diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-05-24 18:48:37 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-05-24 18:48:37 +0000 |
commit | bd77325d229c62b40c2f305f80910ccf26782510 (patch) | |
tree | 3f53021111fe1caf8f2e47c8eba17899f9a9b035 /dev-lisp/cl-xml-psychiatrist | |
parent | Version bump. (diff) | |
download | gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.gz gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.bz2 gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.zip |
Keywording ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-xml-psychiatrist')
-rw-r--r-- | dev-lisp/cl-xml-psychiatrist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-xml-psychiatrist/Manifest | 2 | ||||
-rw-r--r-- | dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-xml-psychiatrist/ChangeLog b/dev-lisp/cl-xml-psychiatrist/ChangeLog index 5dc18387b87d..1e069a93ed1d 100644 --- a/dev-lisp/cl-xml-psychiatrist/ChangeLog +++ b/dev-lisp/cl-xml-psychiatrist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-xml-psychiatrist # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/ChangeLog,v 1.3 2005/04/17 01:14:20 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/ChangeLog,v 1.4 2005/05/24 18:48:37 mkennedy Exp $ + + 24 May 2005; <mkennedy@gentoo.org> cl-xml-psychiatrist-0.4.ebuild: + Keywording ~sparc 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-xml-psychiatrist-0.4.ebuild: diff --git a/dev-lisp/cl-xml-psychiatrist/Manifest b/dev-lisp/cl-xml-psychiatrist/Manifest index 1ecc7e6afac4..b2a95dffce6a 100644 --- a/dev-lisp/cl-xml-psychiatrist/Manifest +++ b/dev-lisp/cl-xml-psychiatrist/Manifest @@ -1,4 +1,4 @@ MD5 507bde5cb832944364a035bcf4658ec5 ChangeLog 434 -MD5 17ef1ddb6a3ace10b54581703f80db57 cl-xml-psychiatrist-0.4.ebuild 1013 +MD5 31c65b935a7a397777eafe96b30fbebf cl-xml-psychiatrist-0.4.ebuild 1020 MD5 725efb9d31b4661e1ea29b6daebab984 metadata.xml 306 MD5 1087312bede2c4b0ad908262bdba2ae7 files/digest-cl-xml-psychiatrist-0.4 71 diff --git a/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild b/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild index 0163c53df9c6..f69b85b7aee2 100644 --- a/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild +++ b/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild,v 1.2 2005/04/17 01:14:20 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild,v 1.3 2005/05/24 18:48:37 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/xml-psychiatrist/" SRC_URI="http://common-lisp.net/project/xml-psychiatrist/xml-psychiatrist-${PV}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="doc" DEPEND="dev-lisp/cl-xmls |