diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-09-01 18:40:50 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-09-01 18:40:50 +0000 |
commit | d6e40ef3ab7e1c115379ea1030ab03a08c88c02c (patch) | |
tree | 8e90754fa623f5b8dbcb9358e8ddc538bc6980f7 /dev-lisp/sbcl/sbcl-0.9.3.ebuild | |
parent | Correct documentation install path; Resolves Bug #99387. (diff) | |
download | historical-d6e40ef3ab7e1c115379ea1030ab03a08c88c02c.tar.gz historical-d6e40ef3ab7e1c115379ea1030ab03a08c88c02c.tar.bz2 historical-d6e40ef3ab7e1c115379ea1030ab03a08c88c02c.zip |
New upstream version; Resolves Bug #103899; Keywording stable amd64, sparc and x86 for =dev-lisp/sbcl-0.9.3; Resolves Bug #103902; Remove older ebuilds: <=dev-lisp/sbcl-0.9.1; Remove ppc keywords from >=dev-lisp/sbcl-0.9.3 (see Bug #99456).
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-lisp/sbcl/sbcl-0.9.3.ebuild')
-rw-r--r-- | dev-lisp/sbcl/sbcl-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-0.9.3.ebuild b/dev-lisp/sbcl/sbcl-0.9.3.ebuild index 2f08aff8834a..3cc5b59a054e 100644 --- a/dev-lisp/sbcl/sbcl-0.9.3.ebuild +++ b/dev-lisp/sbcl/sbcl-0.9.3.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/sbcl/sbcl-0.9.3.ebuild,v 1.2 2005/07/28 17:16:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.9.3.ebuild,v 1.3 2005/09/01 18:40:50 mkennedy Exp $ inherit common-lisp-common-2 eutils @@ -23,7 +23,7 @@ SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2 LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~amd64" +KEYWORDS="x86 -ppc sparc ~mips amd64" IUSE="hardened ldb nosource threads unicode" DEPEND="=dev-lisp/common-lisp-controller-4* |