summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-23 15:15:00 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-23 15:15:00 +0000
commit487562f499df00e8317b58fd41fb594583482a8e (patch)
treee7dc6d98e1f0a492299cb59726b3842bbed650b1 /dev-lisp
parentx86 stable wrt bug #511170 (diff)
downloadgentoo-2-487562f499df00e8317b58fd41fb594583482a8e.tar.gz
gentoo-2-487562f499df00e8317b58fd41fb594583482a8e.tar.bz2
gentoo-2-487562f499df00e8317b58fd41fb594583482a8e.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')
-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 7a08eada0be7..5692c2e55c59 100644
--- a/dev-lisp/clisp/ChangeLog
+++ b/dev-lisp/clisp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/clisp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.115 2015/02/20 16:48:02 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.116 2015/05/23 15:15:00 pacho Exp $
+
+ 23 May 2015; Pacho Ramos <pacho@gentoo.org> clisp-2.49-r8.ebuild:
+ x86 stable wrt bug #511170
20 Feb 2015; Andrey Grozin <grozin@gentoo.org> -clisp-2.47-r1.ebuild,
-files/pari.patch:
diff --git a/dev-lisp/clisp/clisp-2.49-r8.ebuild b/dev-lisp/clisp/clisp-2.49-r8.ebuild
index b71bec00f6df..311a2c6a14a5 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-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/clisp/clisp-2.49-r8.ebuild,v 1.5 2014/12/28 15:36:16 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.49-r8.ebuild,v 1.6 2015/05/23 15:15:00 pacho Exp $
EAPI=5
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -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