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-paip | |
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-paip')
-rw-r--r-- | dev-lisp/cl-paip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-paip/Manifest | 2 | ||||
-rw-r--r-- | dev-lisp/cl-paip/cl-paip-1.0.2.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-paip/ChangeLog b/dev-lisp/cl-paip/ChangeLog index f3f4cfe074f4..6391602ea7b8 100644 --- a/dev-lisp/cl-paip/ChangeLog +++ b/dev-lisp/cl-paip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-paip # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/ChangeLog,v 1.6 2005/04/16 22:26:19 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/ChangeLog,v 1.7 2005/05/24 18:48:34 mkennedy Exp $ + + 24 May 2005; <mkennedy@gentoo.org> cl-paip-1.0.2.ebuild: + Keywording ~sparc 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-paip-1.0.2.ebuild: Keywording diff --git a/dev-lisp/cl-paip/Manifest b/dev-lisp/cl-paip/Manifest index c38ba048f244..6693ad5159c7 100644 --- a/dev-lisp/cl-paip/Manifest +++ b/dev-lisp/cl-paip/Manifest @@ -1,5 +1,5 @@ MD5 c9719315de24612f03d74f17c5ff82ba ChangeLog 879 -MD5 6ab5722cf895237b3f2a72320f10a766 cl-paip-1.0.2.ebuild 1030 +MD5 a650588e6a226a9497d31e7e27f68ced cl-paip-1.0.2.ebuild 1037 MD5 d732c4df5a03503aab236b64a907df61 metadata.xml 300 MD5 4aecbb4d535134c8126644b63ac083a6 files/1.0.2-package-lock-gentoo.patch 798 MD5 ed8448b0dedfeb5ca9ef34ed43405754 files/digest-cl-paip-1.0.2 136 diff --git a/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild b/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild index 467dd9256a99..ad80268b7289 100644 --- a/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild +++ b/dev-lisp/cl-paip/cl-paip-1.0.2.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-paip/cl-paip-1.0.2.ebuild,v 1.7 2005/04/16 22:26:19 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild,v 1.8 2005/05/24 18:48:34 mkennedy Exp $ inherit common-lisp eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.norvig.com/paip.html http://packages.debian.org/unstable/de SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-paip/${PN}_${PV}.orig.tar.gz http://ftp.debian.org/debian/pool/main/c/cl-paip/${PN}_${PV}-${DEB_PV}.diff.gz" LICENSE="Norvig" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" SLOT="0" IUSE="" |