diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-16 22:39:32 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-16 22:39:32 +0000 |
commit | f02c8478175521351bcf3dc021b1d7170710f7ae (patch) | |
tree | 610f4fc585ed19bb613227137e07794abd55cdf7 /dev-lisp/cl-paip | |
parent | new release, mark 2.6.3 x86 (diff) | |
download | historical-f02c8478175521351bcf3dc021b1d7170710f7ae.tar.gz historical-f02c8478175521351bcf3dc021b1d7170710f7ae.tar.bz2 historical-f02c8478175521351bcf3dc021b1d7170710f7ae.zip |
Package-Manager: portage-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 e182b5d76437..f3f4cfe074f4 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.5 2005/04/11 07:47:12 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/ChangeLog,v 1.6 2005/04/16 22:26:19 mkennedy Exp $ + + 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-paip-1.0.2.ebuild: + Keywording 11 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-paip-1.0.2.ebuild: Keywording for ~amd64 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 ead459c1791d..467dd9256a99 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.6 2005/04/11 07:47:12 mkennedy Exp $ +# $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 $ 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" +KEYWORDS="x86 ~amd64 ~ppc" SLOT="0" IUSE="" |