summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-10 22:15:38 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-10 22:15:38 +0000
commit848d6728df81b4a9895c60be7ca3e0fcc726e211 (patch)
tree5f87a3da7b583e5e00caeb23f115ef025887d939 /dev-lisp
parentVersion bumped to 10.0 with an updated ebuild by Russell Knighton <russell@an... (diff)
downloadgentoo-2-848d6728df81b4a9895c60be7ca3e0fcc726e211.tar.gz
gentoo-2-848d6728df81b4a9895c60be7ca3e0fcc726e211.tar.bz2
gentoo-2-848d6728df81b4a9895c60be7ca3e0fcc726e211.zip
Keyword ~sparc for 1.0.4 wrt #173669 and -sparc for 1.0.1 wrt #173641
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/sbcl/ChangeLog6
-rw-r--r--dev-lisp/sbcl/sbcl-1.0.1.ebuild4
-rw-r--r--dev-lisp/sbcl/sbcl-1.0.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/sbcl/ChangeLog b/dev-lisp/sbcl/ChangeLog
index 848990fdbc3b..cc9a0f701997 100644
--- a/dev-lisp/sbcl/ChangeLog
+++ b/dev-lisp/sbcl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/sbcl
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.105 2007/04/07 17:02:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.106 2007/04/10 22:15:38 gustavoz Exp $
+
+ 10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> sbcl-1.0.1.ebuild,
+ sbcl-1.0.4.ebuild:
+ Keyword ~sparc for 1.0.4 wrt #173669 and -sparc for 1.0.1 wrt #173641
07 Apr 2007; Fabian Groffen <grobian@gentoo.org> sbcl-0.9.17.ebuild,
sbcl-0.9.18.ebuild, sbcl-1.0.ebuild, sbcl-1.0.1.ebuild, sbcl-1.0.4.ebuild:
diff --git a/dev-lisp/sbcl/sbcl-1.0.1.ebuild b/dev-lisp/sbcl/sbcl-1.0.1.ebuild
index af4e1213118d..e93a7bb04a3a 100644
--- a/dev-lisp/sbcl/sbcl-1.0.1.ebuild
+++ b/dev-lisp/sbcl/sbcl-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.1.ebuild,v 1.7 2007/04/07 17:02:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.1.ebuild,v 1.8 2007/04/10 22:15:38 gustavoz Exp $
inherit common-lisp-common-3 eutils flag-o-matic
@@ -23,7 +23,7 @@ SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~sparc x86"
+KEYWORDS="amd64 ~mips ppc -sparc x86"
IUSE="ldb source threads unicode doc"
diff --git a/dev-lisp/sbcl/sbcl-1.0.4.ebuild b/dev-lisp/sbcl/sbcl-1.0.4.ebuild
index a825b2466a04..aa589a7ba738 100644
--- a/dev-lisp/sbcl/sbcl-1.0.4.ebuild
+++ b/dev-lisp/sbcl/sbcl-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.4.ebuild,v 1.3 2007/04/07 17:02:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.4.ebuild,v 1.4 2007/04/10 22:15:38 gustavoz Exp $
inherit common-lisp-common-3 eutils flag-o-matic
@@ -23,7 +23,7 @@ SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="ldb source threads unicode doc"