summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-12-10 09:18:57 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-12-10 09:18:57 +0000
commita4cd96ac5bd114c17596dd4af94efc8687ddf9b4 (patch)
tree0f6fdaad6709513ba269e3903b21da6d8c49f3e2 /dev-lisp
parentStable for amd64 wrt bug #485632 (diff)
downloadgentoo-2-a4cd96ac5bd114c17596dd4af94efc8687ddf9b4.tar.gz
gentoo-2-a4cd96ac5bd114c17596dd4af94efc8687ddf9b4.tar.bz2
gentoo-2-a4cd96ac5bd114c17596dd4af94efc8687ddf9b4.zip
Stable for amd64 wrt bug #485630
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/sbcl/ChangeLog5
-rw-r--r--dev-lisp/sbcl/sbcl-1.1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/sbcl/ChangeLog b/dev-lisp/sbcl/ChangeLog
index d695c6c082ff..e018ac2f10bb 100644
--- a/dev-lisp/sbcl/ChangeLog
+++ b/dev-lisp/sbcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/sbcl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.196 2013/12/09 18:56:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.197 2013/12/10 09:18:57 nimiux Exp $
+
+ 10 Dec 2013; Chema Alonso <nimiux@gentoo.org> sbcl-1.1.12.ebuild:
+ Stable for amd64 wrt bug #485630
*sbcl-1.1.14 (09 Dec 2013)
diff --git a/dev-lisp/sbcl/sbcl-1.1.12.ebuild b/dev-lisp/sbcl/sbcl-1.1.12.ebuild
index 26de2b33d85b..7a1b9773d191 100644
--- a/dev-lisp/sbcl/sbcl-1.1.12.ebuild
+++ b/dev-lisp/sbcl/sbcl-1.1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.12.ebuild,v 1.1 2013/10/14 09:37:36 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.12.ebuild,v 1.2 2013/12/10 09:18:57 nimiux Exp $
EAPI=5
inherit multilib eutils flag-o-matic pax-utils
@@ -24,7 +24,7 @@ SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2
RESTRICT="mirror"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE="debug doc source +threads +unicode zlib"
CDEPEND=">=dev-lisp/asdf-2.33-r3:="