diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-12 13:02:03 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-12 13:02:03 +0000 |
commit | ac59228d7c713055a755e2257220ec87b54c97a9 (patch) | |
tree | 68219212e146f924215ff291208344d6fb2d0860 /virtual | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-ac59228d7c713055a755e2257220ec87b54c97a9.tar.gz gentoo-2-ac59228d7c713055a755e2257220ec87b54c97a9.tar.bz2 gentoo-2-ac59228d7c713055a755e2257220ec87b54c97a9.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc33/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.0.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index 2bca0aaeb871..5c7dfd9a69af 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.19 2009/03/13 21:55:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.20 2009/05/12 13:02:03 aballier Exp $ + + 12 May 2009; Alexis Ballier <aballier@gentoo.org> + perl-Text-Balanced-2.0.0.ebuild: + keyword ~x86-fbsd 13 Mar 2009; Torsten Veller <tove@gentoo.org> -perl-Text-Balanced-1.95.ebuild, -perl-Text-Balanced-1.98.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 7a32db510b9b..1b01edb2b965 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-2008 Gentoo Foundation +# 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.12 2008/03/31 17:15:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild,v 1.13 2009/05/12 13:02:03 aballier 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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |