diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 12:18:50 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 12:18:50 +0000 |
commit | b430389c5315096be22ce5eee40b08ae15cb7145 (patch) | |
tree | 25d62257547442aaf2b423440fa5774ac580c0f7 /virtual | |
parent | Marked ~x64-freebsd (diff) | |
download | gentoo-2-b430389c5315096be22ce5eee40b08ae15cb7145.tar.gz gentoo-2-b430389c5315096be22ce5eee40b08ae15cb7145.tar.bz2 gentoo-2-b430389c5315096be22ce5eee40b08ae15cb7145.zip |
Marked ~x64-freebsd
(Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Parse-CPAN-Meta/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.200.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Parse-CPAN-Meta/ChangeLog b/virtual/perl-Parse-CPAN-Meta/ChangeLog index ca855fa39097..9efe669e75a6 100644 --- a/virtual/perl-Parse-CPAN-Meta/ChangeLog +++ b/virtual/perl-Parse-CPAN-Meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Parse-CPAN-Meta # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.31 2012/02/08 14:40:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.32 2012/03/24 12:18:50 grobian Exp $ + + 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> + perl-Parse-CPAN-Meta-1.440.200.ebuild: + Marked ~x64-freebsd *perl-Parse-CPAN-Meta-1.440.200 (08 Feb 2012) diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.200.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.200.ebuild index 66e718f33f31..3ae1b14d6b52 100644 --- a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.200.ebuild +++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.200.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-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.200.ebuild,v 1.1 2012/02/08 14:40:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.200.ebuild,v 1.2 2012/03/24 12:18:50 grobian Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |