diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 15:33:52 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 15:33:52 +0000 |
commit | c38ff780fae22a44ae59aa3637b7dfb1aff90387 (patch) | |
tree | 17d61c6e46458383d26c8ef07e739ef7bf1f304a /dev-perl/Text-Glob | |
parent | Marking text-hyphen-1.0.0-r1 ~ppc for bug 297036 (diff) | |
download | historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.tar.gz historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.tar.bz2 historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.08.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index 4f52ef818222..7e090be439b7 100644 --- a/dev-perl/Text-Glob/ChangeLog +++ b/dev-perl/Text-Glob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Glob -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.35 2008/11/23 08:13:14 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.36 2010/01/14 15:31:13 grobian Exp $ + + 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-Glob-0.08.ebuild: + Transfer Prefix keywords 23 Nov 2008; Torsten Veller <tove@gentoo.org> Text-Glob-0.08.ebuild: Fix typo: RDEPEND diff --git a/dev-perl/Text-Glob/Text-Glob-0.08.ebuild b/dev-perl/Text-Glob/Text-Glob-0.08.ebuild index 99a2feaa8f3c..be6d849033c8 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.08.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.08.ebuild,v 1.10 2008/11/23 08:13:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.08.ebuild,v 1.11 2010/01/14 15:31:12 grobian Exp $ MODULE_AUTHOR=RCLAMP inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Match globbing patterns against text" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-lang/perl" |