diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-15 20:28:50 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-15 20:28:50 +0000 |
commit | 4d55b0685b197a7ff11ffcb7a7823fab77baac73 (patch) | |
tree | e92095cabde06697617dc2fd04574d7bda324234 /dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-4d55b0685b197a7ff11ffcb7a7823fab77baac73.tar.gz historical-4d55b0685b197a7ff11ffcb7a7823fab77baac73.tar.bz2 historical-4d55b0685b197a7ff11ffcb7a7823fab77baac73.zip |
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild')
-rw-r--r-- | dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild b/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild index 5b20308a1896..32c7cb5e3106 100644 --- a/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild +++ b/dev-lisp/cl-environment/cl-environment-1.0.20021105.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-environment/cl-environment-1.0.20021105.ebuild,v 1.4 2005/03/21 07:13:23 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild,v 1.5 2005/04/15 20:12:19 mkennedy Exp $ inherit common-lisp @@ -12,7 +12,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-environment" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-environment/cl-environment_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |