summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:44:27 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:44:27 +0000
commit68adde40db8b9799b003e9e3cb0ddc7f425c8a02 (patch)
tree125c230658c6be072a48b39f9673c4d989561bc3 /dev-perl/DelimMatch
parentkeyword ~sparc-solaris (diff)
downloadgentoo-2-68adde40db8b9799b003e9e3cb0ddc7f425c8a02.tar.gz
gentoo-2-68adde40db8b9799b003e9e3cb0ddc7f425c8a02.tar.bz2
gentoo-2-68adde40db8b9799b003e9e3cb0ddc7f425c8a02.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DelimMatch')
-rw-r--r--dev-perl/DelimMatch/ChangeLog8
-rw-r--r--dev-perl/DelimMatch/DelimMatch-1.06.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DelimMatch/ChangeLog b/dev-perl/DelimMatch/ChangeLog
index 49686e753ef6..ba5a28c30d5d 100644
--- a/dev-perl/DelimMatch/ChangeLog
+++ b/dev-perl/DelimMatch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DelimMatch
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.26 2010/01/09 19:35:19 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.27 2011/08/17 16:44:27 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ DelimMatch-1.06.ebuild:
+ keyword ~sparc-solaris
09 Jan 2010; Fabian Groffen <grobian@gentoo.org> DelimMatch-1.06.ebuild:
Transfer Prefix keywords
diff --git a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
index 1b9eb61723e5..efab74341b56 100644
--- a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
+++ b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.18 2010/01/09 19:35:19 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.19 2011/08/17 16:44:27 chithanh Exp $
inherit perl-module
MY_P=${P}a
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
DEPEND="dev-lang/perl"