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 | 20d679030534c6176f5dcaa9dc3312e92cc9b847 (patch) | |
tree | a3f1426a50951e3170c6676a8dfa3e9fdc40a43a /dev-lisp/cl-plus | |
parent | new release, mark 2.6.3 x86 (diff) | |
download | gentoo-2-20d679030534c6176f5dcaa9dc3312e92cc9b847.tar.gz gentoo-2-20d679030534c6176f5dcaa9dc3312e92cc9b847.tar.bz2 gentoo-2-20d679030534c6176f5dcaa9dc3312e92cc9b847.zip |
(Portage version: 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 |