summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-07-11 08:47:28 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-07-11 08:47:28 +0000
commiteb06b82969b8ce11e8ba59424e84885d21ef89ac (patch)
tree0ddf43dd775f175a7d2ecf7b65abf1062eeef640 /dev-lisp/cl-ppcre
parentStable on amd64 #511170 (diff)
downloadgentoo-2-eb06b82969b8ce11e8ba59424e84885d21ef89ac.tar.gz
gentoo-2-eb06b82969b8ce11e8ba59424e84885d21ef89ac.tar.bz2
gentoo-2-eb06b82969b8ce11e8ba59424e84885d21ef89ac.zip
Stable on amd64 #511170
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lisp/cl-ppcre')
-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 8b09809c096f..cd29e96b044e 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.49 2010/01/07 15:14:46 fauli Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.50 2014/07/11 08:47:28 patrick Exp $
+
+ 11 Jul 2014; Patrick Lauer <patrick@gentoo.org> cl-ppcre-1.2.16.ebuild:
+ Stable on amd64 #511170
07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
cl-ppcre-1.2.16.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 ed01a8b5d6f1..39c759795ea1 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-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/cl-ppcre/cl-ppcre-1.2.16.ebuild,v 1.2 2010/01/07 15:14:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild,v 1.3 2014/07/11 08:47:28 patrick 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"