diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:37:51 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:37:51 +0000 |
commit | 873da50c75aeb7e4186f7048c7639b7fb628e7d7 (patch) | |
tree | 9a06194cc8da95a7c57103ee920bc7241219d4cd /dev-lisp/sbcl | |
parent | minor wording change (diff) | |
download | gentoo-2-873da50c75aeb7e4186f7048c7639b7fb628e7d7.tar.gz gentoo-2-873da50c75aeb7e4186f7048c7639b7fb628e7d7.tar.bz2 gentoo-2-873da50c75aeb7e4186f7048c7639b7fb628e7d7.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-lisp/sbcl')
-rw-r--r-- | dev-lisp/sbcl/sbcl-0.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-0.7.7.ebuild b/dev-lisp/sbcl/sbcl-0.7.7.ebuild index 153d4377b94c..abde2c7ea0d4 100644 --- a/dev-lisp/sbcl/sbcl-0.7.7.ebuild +++ b/dev-lisp/sbcl/sbcl-0.7.7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Copyright 2002 Marius Bernklev <mariube@unixcore.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.7.ebuild,v 1.4 2003/02/13 10:54:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.7.ebuild,v 1.5 2003/07/12 09:37:51 aliz Exp $ DESCRIPTION="Steel Bank Common Lisp" HOMEPAGE="http://sbcl.sourceforge.net/" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2 LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc -sparc " +KEYWORDS="x86 ~ppc -sparc " PROVIDE="virtual/commonlisp" # the SRC_URI trickery needs this DEPEND=">=sys-apps/portage-2.0.27" |