summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-23 15:16:34 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-23 15:16:34 +0000
commited050f7230d682762d7e021facd13856a121f7eb (patch)
treeca21c1f784c7be7109830175871541f2262dad5d /dev-lisp
parentx86 stable wrt bug #511170 (diff)
downloadgentoo-2-ed050f7230d682762d7e021facd13856a121f7eb.tar.gz
gentoo-2-ed050f7230d682762d7e021facd13856a121f7eb.tar.bz2
gentoo-2-ed050f7230d682762d7e021facd13856a121f7eb.zip
x86 stable wrt bug #526744
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cmucl/ChangeLog5
-rw-r--r--dev-lisp/cmucl/cmucl-20e.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/cmucl/ChangeLog b/dev-lisp/cmucl/ChangeLog
index 452a2bd830ea..70b908908029 100644
--- a/dev-lisp/cmucl/ChangeLog
+++ b/dev-lisp/cmucl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cmucl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.44 2015/01/28 19:40:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.45 2015/05/23 15:16:34 pacho Exp $
+
+ 23 May 2015; Pacho Ramos <pacho@gentoo.org> cmucl-20e.ebuild:
+ x86 stable wrt bug #526744
28 Jan 2015; Michał Górny <mgorny@gentoo.org> cmucl-20a.ebuild,
cmucl-20b_p001.ebuild, cmucl-20d-r3.ebuild, cmucl-20e.ebuild:
diff --git a/dev-lisp/cmucl/cmucl-20e.ebuild b/dev-lisp/cmucl/cmucl-20e.ebuild
index 1c072f24a8d0..55ed136003b6 100644
--- a/dev-lisp/cmucl/cmucl-20e.ebuild
+++ b/dev-lisp/cmucl/cmucl-20e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-20e.ebuild,v 1.2 2015/01/28 19:40:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-20e.ebuild,v 1.3 2015/05/23 15:16:34 pacho Exp $
EAPI=5
inherit eutils toolchain-funcs multilib
@@ -14,7 +14,7 @@ SRC_URI="http://common-lisp.net/project/cmucl/downloads/release/${MY_PV}/cmucl-s
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="X source cpu_flags_x86_sse2"
CDEPEND=">=dev-lisp/asdf-2.33-r3:=