summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-23 15:14:52 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-23 15:14:52 +0000
commiteeb45b27dbd440f02344deb1c2e2092d3cbbad2e (patch)
treeccba598eaad4755e85b2b0987f58bdac0ae8646a /dev-lisp
parentx86 stable wrt bug #511170 (diff)
downloadgentoo-2-eeb45b27dbd440f02344deb1c2e2092d3cbbad2e.tar.gz
gentoo-2-eeb45b27dbd440f02344deb1c2e2092d3cbbad2e.tar.bz2
gentoo-2-eeb45b27dbd440f02344deb1c2e2092d3cbbad2e.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/cl-ppcre/ChangeLog7
-rw-r--r--dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-ppcre/ChangeLog b/dev-lisp/cl-ppcre/ChangeLog
index 6aec9959f0ea..0ef2974c8508 100644
--- a/dev-lisp/cl-ppcre/ChangeLog
+++ b/dev-lisp/cl-ppcre/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-ppcre
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.51 2014/08/10 20:41:23 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.52 2015/05/23 15:14:52 pacho Exp $
+
+ 23 May 2015; Pacho Ramos <pacho@gentoo.org> cl-ppcre-1.2.16.ebuild:
+ x86 stable wrt bug #511170
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cl-ppcre-1.2.10.ebuild,
cl-ppcre-1.2.11.ebuild, cl-ppcre-1.2.12.ebuild, cl-ppcre-1.2.13.ebuild,
diff --git a/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild
index 98e6570f3020..a4b18e485f96 100644
--- a/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild
+++ b/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.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/cl-ppcre/cl-ppcre-1.2.16.ebuild,v 1.4 2014/08/10 20:41:23 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild,v 1.5 2015/05/23 15:14:52 pacho Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://weitz.de/cl-ppcre/
http://www.cliki.net/cl-ppcre"
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
-KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"