diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-08-06 13:23:45 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-08-06 13:23:45 +0000 |
commit | feee514707465073cb15a0c57c9a99b9e5d6d4af (patch) | |
tree | 9fee006be69fbe060b21b5006fd28247c3c98c0e /virtual | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-feee514707465073cb15a0c57c9a99b9e5d6d4af.tar.gz gentoo-2-feee514707465073cb15a0c57c9a99b9e5d6d4af.tar.bz2 gentoo-2-feee514707465073cb15a0c57c9a99b9e5d6d4af.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-Balanced/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index f346f1bd14a6..382e54e64a00 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.39 2012/05/21 11:50:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.40 2012/08/06 13:23:45 aballier Exp $ + + 06 Aug 2012; Alexis Ballier <aballier@gentoo.org> + perl-Text-Balanced-2.20.0-r2.ebuild: + keyword ~amd64-fbsd *perl-Text-Balanced-2.20.0-r2 (21 May 2012) diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild index d5dc40885a01..a3bc7d5b1eab 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.20.0-r2.ebuild,v 1.1 2012/05/21 11:50:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild,v 1.2 2012/08/06 13:23:45 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/${PN#perl-}-${PV} )" |