summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-07-11 08:50:33 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-07-11 08:50:33 +0000
commit857ee1e684b89544066104d66afe95cadff66349 (patch)
treecec9c4e32dcaa3d9e69502da32a73dc97139e86e /dev-lisp
parentStable on amd64 #511170 (diff)
downloadgentoo-2-857ee1e684b89544066104d66afe95cadff66349.tar.gz
gentoo-2-857ee1e684b89544066104d66afe95cadff66349.tar.bz2
gentoo-2-857ee1e684b89544066104d66afe95cadff66349.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/gcl/ChangeLog5
-rw-r--r--dev-lisp/gcl/gcl-2.6.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/gcl/ChangeLog b/dev-lisp/gcl/ChangeLog
index c1c1bba3085e..d09e208e48b2 100644
--- a/dev-lisp/gcl/ChangeLog
+++ b/dev-lisp/gcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/gcl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.65 2014/05/16 11:05:06 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.66 2014/07/11 08:50:33 patrick Exp $
+
+ 11 Jul 2014; Patrick Lauer <patrick@gentoo.org> gcl-2.6.10.ebuild:
+ Stable on amd64 #511170
16 May 2014; Andrey Grozin <grozin@gentoo.org> -gcl-2.6.7-r3.ebuild,
-files/flex-configure-LANG.patch:
diff --git a/dev-lisp/gcl/gcl-2.6.10.ebuild b/dev-lisp/gcl/gcl-2.6.10.ebuild
index 2d655a6c924c..7ecb8d77b032 100644
--- a/dev-lisp/gcl/gcl-2.6.10.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.10.ebuild,v 1.3 2014/05/15 20:03:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.10.ebuild,v 1.4 2014/07/11 08:50:33 patrick Exp $
EAPI=5
inherit elisp-common eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/gcl/${P}.tar.gz http://dev.gentoo.org/~grozin/${P
LICENSE="LGPL-2 GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="+ansi athena emacs +readline tk X"
# See bug #205803