diff options
author | Brent Baude <ranger@gentoo.org> | 2008-04-29 17:57:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-04-29 17:57:30 +0000 |
commit | f52a805db9107d62bee0d46e3c9f38ac96ef27de (patch) | |
tree | a90b08e4fa7af671a4a7b6ff4237140f129efe3c /dev-lisp/cl-asdf-binary-locations | |
parent | Sparc stable, Bug #219738. Normal 30 day cycle. (diff) | |
download | gentoo-2-f52a805db9107d62bee0d46e3c9f38ac96ef27de.tar.gz gentoo-2-f52a805db9107d62bee0d46e3c9f38ac96ef27de.tar.bz2 gentoo-2-f52a805db9107d62bee0d46e3c9f38ac96ef27de.zip |
stable ppc, bug 217700
(Portage version: 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" |