summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-07 15:14:46 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-07 15:14:46 +0000
commit5ffe0b181fb0ceb8e702ebb84031d9a31f1f8b40 (patch)
tree895e42ab1ad5aa0d248a824283e4da995189b87c /dev-lisp/cl-ppcre
parentTransfer Prefix keywords (diff)
downloadgentoo-2-5ffe0b181fb0ceb8e702ebb84031d9a31f1f8b40.tar.gz
gentoo-2-5ffe0b181fb0ceb8e702ebb84031d9a31f1f8b40.tar.bz2
gentoo-2-5ffe0b181fb0ceb8e702ebb84031d9a31f1f8b40.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-lisp/cl-ppcre')
-rw-r--r--dev-lisp/cl-ppcre/ChangeLog8
-rw-r--r--dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-ppcre/ChangeLog b/dev-lisp/cl-ppcre/ChangeLog
index c3541213b545..8b09809c096f 100644
--- a/dev-lisp/cl-ppcre/ChangeLog
+++ b/dev-lisp/cl-ppcre/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-ppcre
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.48 2007/02/22 01:28:46 peper Exp $
+# 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 $
+
+ 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ cl-ppcre-1.2.16.ebuild:
+ Transfer Prefix keywords
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
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 53c2213cf98b..ed01a8b5d6f1 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-2006 Gentoo Foundation
+# Copyright 1999-2010 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.1 2006/07/23 04:08:05 mkennedy Exp $
+# $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 $
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"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"