diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2009-12-15 20:00:12 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2009-12-15 20:00:12 +0000 |
commit | 4dd37da19177b26374fcd567d62e2bac98503628 (patch) | |
tree | d4863984653a4573860486f15864e1a021e2e059 /virtual/perl-Text-Balanced | |
parent | Examples are no longer part of the packaging. (diff) | |
download | historical-4dd37da19177b26374fcd567d62e2bac98503628.tar.gz historical-4dd37da19177b26374fcd567d62e2bac98503628.tar.bz2 historical-4dd37da19177b26374fcd567d62e2bac98503628.zip |
QA: Add prefix keywords
Package-Manager: portage--svn/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index f5bf35efe7aa..e4b31f1e3b8b 100644 --- a/virtual/perl-Text-Balanced/ChangeLog +++ b/virtual/perl-Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-Balanced # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.22 2009/08/25 10:56:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.23 2009/12/15 20:00:07 abcd Exp $ + + 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> + perl-Text-Balanced-2.0.0.ebuild, perl-Text-Balanced-2.02.ebuild: + QA: Add prefix keywords 25 Aug 2009; Torsten Veller <tove@gentoo.org> perl-Text-Balanced-2.0.0.ebuild: diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild index b71eb07f4b0d..7c48e15ceb34 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild +++ b/virtual/perl-Text-Balanced/perl-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/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild,v 1.14 2009/08/25 10:56:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild,v 1.15 2009/12/15 20:00:07 abcd Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="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="" DEPEND="" diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild index 0d3a38da56c9..d1bd1a3a5e1c 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild +++ b/virtual/perl-Text-Balanced/perl-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/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.1 2009/08/02 18:49:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.2 2009/12/15 20:00:07 abcd Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="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="~perl-core/Text-Balanced-${PV}" |