diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-20 14:26:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-20 14:26:03 +0000 |
commit | 0ec2b64a1b83c151824517c32d80ab6784875429 (patch) | |
tree | 3b2cd2a2cbbb2fdab39ff17e504007e0dce6b569 /dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild | |
parent | remove old (diff) | |
download | historical-0ec2b64a1b83c151824517c32d80ab6784875429.tar.gz historical-0ec2b64a1b83c151824517c32d80ab6784875429.tar.bz2 historical-0ec2b64a1b83c151824517c32d80ab6784875429.zip |
x86 stable, bug #217700
Package-Manager: portage-2.1.5_rc5
Diffstat (limited to 'dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 c2d958e2bccc..59e3fb2d3788 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.4 2008/04/15 05:47:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.5 2008/04/20 14:24:10 maekke 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" |