diff options
author | Brent Baude <ranger@gentoo.org> | 2008-04-29 17:59:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-04-29 17:59:24 +0000 |
commit | 7383b70be74360b0c688c2416881956f399159eb (patch) | |
tree | 3ec9eade4d523acf51500117dc7659b9fc22fa58 /dev-lisp/cl-asdf-binary-locations | |
parent | Sparc stable, Bug #219738. Normal 30 day cycle. (diff) | |
download | historical-7383b70be74360b0c688c2416881956f399159eb.tar.gz historical-7383b70be74360b0c688c2416881956f399159eb.tar.bz2 historical-7383b70be74360b0c688c2416881956f399159eb.zip |
stable ppc, bug 217700
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-lisp/cl-asdf-binary-locations')
-rw-r--r-- | dev-lisp/cl-asdf-binary-locations/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lisp/cl-asdf-binary-locations/ChangeLog b/dev-lisp/cl-asdf-binary-locations/ChangeLog index f8fbd7413e5f..a8bfe2a588fa 100644 --- a/dev-lisp/cl-asdf-binary-locations/ChangeLog +++ b/dev-lisp/cl-asdf-binary-locations/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-asdf-binary-locations # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.7 2008/04/21 12:41:39 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.8 2008/04/29 17:57:30 ranger Exp $ + + 29 Apr 2008; Brent Baude <ranger@gentoo.org> + cl-asdf-binary-locations-20061018.ebuild: + stable ppc, bug 217700 21 Apr 2008; Ferris McCormick <fmccor@gentoo.org> cl-asdf-binary-locations-20061018.ebuild: diff --git a/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild b/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild index c9d26d0d0f18..04b6180458af 100644 --- a/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild +++ b/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.6 2008/04/21 12:41:39 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.7 2008/04/29 17:57:30 ranger Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/cl-containers/asdf-binary-locations/" SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lisp/cl-asdf" |