diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-11 07:48:13 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-11 07:48:13 +0000 |
commit | 29957fa1a2d836c8c884271f823ba6143811930a (patch) | |
tree | 31e4c52ac3ac969ac06ad3f5979befd9c70bf9fd /dev-lisp/cl-paip | |
parent | Wiped out older revision. (diff) | |
download | gentoo-2-29957fa1a2d836c8c884271f823ba6143811930a.tar.gz gentoo-2-29957fa1a2d836c8c884271f823ba6143811930a.tar.bz2 gentoo-2-29957fa1a2d836c8c884271f823ba6143811930a.zip |
(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/cl-paip-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/cl-paip/ChangeLog b/dev-lisp/cl-paip/ChangeLog index 71b50a02fef7..e182b5d76437 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.4 2005/02/05 22:36:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/ChangeLog,v 1.5 2005/04/11 07:47:12 mkennedy Exp $ + + 11 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-paip-1.0.2.ebuild: + Keywording for ~amd64 05 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> +files/1.0.2-package-lock-gentoo.patch, cl-paip-1.0.2.ebuild: 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 9060127915d0..ead459c1791d 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.5 2005/02/05 22:36:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild,v 1.6 2005/04/11 07:47:12 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" +KEYWORDS="x86 ~amd64" SLOT="0" IUSE="" |