diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:58:59 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:58:59 +0000 |
commit | 40c37ec096feaf342d787388f39a345e8767ecb2 (patch) | |
tree | df1885b0b58efc6d92a9cc436ec55618f3cb3c23 /perl-core/Text-Balanced | |
parent | QA: Transfer prefix keywords (diff) | |
download | gentoo-2-40c37ec096feaf342d787388f39a345e8767ecb2.tar.gz gentoo-2-40c37ec096feaf342d787388f39a345e8767ecb2.tar.bz2 gentoo-2-40c37ec096feaf342d787388f39a345e8767ecb2.zip |
QA: Transfer prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'perl-core/Text-Balanced')
-rw-r--r-- | perl-core/Text-Balanced/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Text-Balanced/Text-Balanced-2.02.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/Text-Balanced/ChangeLog b/perl-core/Text-Balanced/ChangeLog index 217d741fc1b9..41879a72950f 100644 --- a/perl-core/Text-Balanced/ChangeLog +++ b/perl-core/Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Text-Balanced # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.29 2009/08/02 18:48:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.30 2009/12/16 21:58:59 abcd Exp $ + + 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Text-Balanced-2.0.0.ebuild, + Text-Balanced-2.02.ebuild: + QA: Transfer prefix keywords *Text-Balanced-2.02 (02 Aug 2009) diff --git a/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild b/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild index 315ccbf1f594..9d2608d13b70 100644 --- a/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild +++ b/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild,v 1.17 2009/05/12 13:01:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild,v 1.18 2009/12/16 21:58:59 abcd Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl diff --git a/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild b/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild index f55fb926524b..745859cb4411 100644 --- a/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild +++ b/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild,v 1.1 2009/08/02 18:48:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild,v 1.2 2009/12/16 21:58:59 abcd Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extract balanced-delimiter substrings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" SRC_TEST=do |