summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-23 15:14:30 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-23 15:14:30 +0000
commit57a77ef75d4b8e35d2c4df30db60e5e418f4c9f4 (patch)
tree1f455067d7e39189dbfea6c802a9c26e0f7c103a /dev-lisp/abcl
parentx86 stable wrt bug #511170 (diff)
downloadgentoo-2-57a77ef75d4b8e35d2c4df30db60e5e418f4c9f4.tar.gz
gentoo-2-57a77ef75d4b8e35d2c4df30db60e5e418f4c9f4.tar.bz2
gentoo-2-57a77ef75d4b8e35d2c4df30db60e5e418f4c9f4.zip
x86 stable wrt bug #511170
(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/abcl')
-rw-r--r--dev-lisp/abcl/ChangeLog7
-rw-r--r--dev-lisp/abcl/abcl-0.20.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/abcl/ChangeLog b/dev-lisp/abcl/ChangeLog
index d8106b3c2b56..7a4f374d84f4 100644
--- a/dev-lisp/abcl/ChangeLog
+++ b/dev-lisp/abcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/abcl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/ChangeLog,v 1.10 2014/08/10 20:40:52 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/ChangeLog,v 1.11 2015/05/23 15:14:30 pacho Exp $
+
+ 23 May 2015; Pacho Ramos <pacho@gentoo.org> abcl-0.20.0.ebuild:
+ x86 stable wrt bug #511170
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> abcl-0.0.9-r1.ebuild,
abcl-0.20.0.ebuild:
diff --git a/dev-lisp/abcl/abcl-0.20.0.ebuild b/dev-lisp/abcl/abcl-0.20.0.ebuild
index 748f1c7760a0..3950ecee9978 100644
--- a/dev-lisp/abcl/abcl-0.20.0.ebuild
+++ b/dev-lisp/abcl/abcl-0.20.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild,v 1.3 2014/08/10 20:40:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild,v 1.4 2015/05/23 15:14:30 pacho Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://common-lisp.net/project/armedbear/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="jad"
DEPEND=">=virtual/jdk-1.5"