diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:21:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:21:53 +0000 |
commit | 1afe1081da405e19ce62cff7e6d070f9405bbc35 (patch) | |
tree | 5c04488382aada26d370ccc216d2a3c830ac9af7 /virtual/perl-ExtUtils-Manifest | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-1afe1081da405e19ce62cff7e6d070f9405bbc35.tar.gz gentoo-2-1afe1081da405e19ce62cff7e6d070f9405bbc35.tar.bz2 gentoo-2-1afe1081da405e19ce62cff7e6d070f9405bbc35.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-Manifest')
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/ChangeLog b/virtual/perl-ExtUtils-Manifest/ChangeLog index a57660d05f7d..2a4a92c9003f 100644 --- a/virtual/perl-ExtUtils-Manifest/ChangeLog +++ b/virtual/perl-ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Manifest # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.15 2012/02/04 15:29:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.16 2012/02/14 11:21:53 aballier Exp $ + + 14 Feb 2012; Alexis Ballier <aballier@gentoo.org> + perl-ExtUtils-Manifest-1.600.0.ebuild: + keyword ~x86-fbsd 04 Feb 2012; Raúl Porcel <armin76@gentoo.org> perl-ExtUtils-Manifest-1.580.0-r1.ebuild, diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild index 8d4a4b2047ea..fd75551f0913 100644 --- a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild +++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.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-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild,v 1.2 2012/02/04 15:29:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.600.0.ebuild,v 1.3 2012/02/14 11:21:53 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |