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-plus | |
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-plus')
-rw-r--r-- | dev-lisp/cl-plus/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-plus/cl-plus-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/cl-plus/ChangeLog b/dev-lisp/cl-plus/ChangeLog index 8a9f10270b4d..ca3563dfdff5 100644 --- a/dev-lisp/cl-plus/ChangeLog +++ b/dev-lisp/cl-plus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-plus # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/ChangeLog,v 1.2 2005/03/21 08:20:24 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/ChangeLog,v 1.3 2005/04/16 22:35:15 mkennedy Exp $ + + 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-plus-1.0.ebuild: + Keywording 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-plus-1.0.ebuild: Keywording for ~amd64 diff --git a/dev-lisp/cl-plus/cl-plus-1.0.ebuild b/dev-lisp/cl-plus/cl-plus-1.0.ebuild index f25408707e29..dbffce379568 100644 --- a/dev-lisp/cl-plus/cl-plus-1.0.ebuild +++ b/dev-lisp/cl-plus/cl-plus-1.0.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-plus/cl-plus-1.0.ebuild,v 1.2 2005/03/21 08:20:24 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/cl-plus-1.0.ebuild,v 1.3 2005/04/16 22:35:15 mkennedy Exp $ inherit common-lisp eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller |