summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-07-11 08:45:40 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-07-11 08:45:40 +0000
commitd98a4d3036d41c97c3ab7707d6d8604545ddec72 (patch)
tree5582088cfcb56131cb98cfd03e101717c2006950 /dev-lisp
parentStable on amd64 #511170 (diff)
downloadgentoo-2-d98a4d3036d41c97c3ab7707d6d8604545ddec72.tar.gz
gentoo-2-d98a4d3036d41c97c3ab7707d6d8604545ddec72.tar.bz2
gentoo-2-d98a4d3036d41c97c3ab7707d6d8604545ddec72.zip
Stable on amd64 #511170
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/abcl/ChangeLog8
-rw-r--r--dev-lisp/abcl/abcl-0.20.0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-lisp/abcl/ChangeLog b/dev-lisp/abcl/ChangeLog
index ec52faef2631..30b60f13529e 100644
--- a/dev-lisp/abcl/ChangeLog
+++ b/dev-lisp/abcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/abcl
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/ChangeLog,v 1.8 2010/05/29 16:57:36 chiiph Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/ChangeLog,v 1.9 2014/07/11 08:45:40 patrick Exp $
+
+ 11 Jul 2014; Patrick Lauer <patrick@gentoo.org> abcl-0.20.0.ebuild:
+ Stable on amd64 #511170
*abcl-0.20.0 (29 May 2010)
@@ -35,4 +38,3 @@
11 Jan 2006; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml,
+abcl-0.0.9.ebuild:
Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>.
-
diff --git a/dev-lisp/abcl/abcl-0.20.0.ebuild b/dev-lisp/abcl/abcl-0.20.0.ebuild
index 5e2298be138e..0b903894f139 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-2010 Gentoo Foundation
+# Copyright 1999-2014 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.1 2010/05/29 16:57:37 chiiph Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild,v 1.2 2014/07/11 08:45:40 patrick 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"