summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-07-11 08:48:28 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-07-11 08:48:28 +0000
commit1d9c466a88dfb31c0d0ca86420f0d0405e0fa1fd (patch)
treea964da9b7a26d4f9ffbd44be7ae4b32cf669b101 /dev-lisp/clisp
parentStable on amd64 #511170 (diff)
downloadgentoo-2-1d9c466a88dfb31c0d0ca86420f0d0405e0fa1fd.tar.gz
gentoo-2-1d9c466a88dfb31c0d0ca86420f0d0405e0fa1fd.tar.bz2
gentoo-2-1d9c466a88dfb31c0d0ca86420f0d0405e0fa1fd.zip
Stable on amd64 #511170
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lisp/clisp')
-rw-r--r--dev-lisp/clisp/ChangeLog5
-rw-r--r--dev-lisp/clisp/clisp-2.49-r8.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/clisp/ChangeLog b/dev-lisp/clisp/ChangeLog
index e14be53eda99..9290cdaaede4 100644
--- a/dev-lisp/clisp/ChangeLog
+++ b/dev-lisp/clisp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/clisp
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.110 2014/07/11 03:22:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.111 2014/07/11 08:48:28 patrick Exp $
+
+ 11 Jul 2014; Patrick Lauer <patrick@gentoo.org> clisp-2.49-r8.ebuild:
+ Stable on amd64 #511170
11 Jul 2014; Patrick Lauer <patrick@gentoo.org> clisp-2.48-r2.ebuild:
Stable for amd64 and x86 to fix compilation #425748
diff --git a/dev-lisp/clisp/clisp-2.49-r8.ebuild b/dev-lisp/clisp/clisp-2.49-r8.ebuild
index c2b033dace06..e2e0040039ac 100644
--- a/dev-lisp/clisp/clisp-2.49-r8.ebuild
+++ b/dev-lisp/clisp/clisp-2.49-r8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/clisp/clisp-2.49-r8.ebuild,v 1.1 2013/08/12 15:11:30 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.49-r8.ebuild,v 1.2 2014/07/11 08:48:28 patrick Exp $
EAPI=5
inherit flag-o-matic eutils toolchain-funcs multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/clisp/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="2/${PV}"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE="hyperspec X berkdb dbus fastcgi gdbm gtk pari +pcre postgres +readline svm -threads +unicode +zlib"
# "jit" disabled ATM