diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-02 20:21:12 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-02 20:21:12 +0000 |
commit | f4e4d988a7d46715352fd02267d7b6961b878cd4 (patch) | |
tree | 76eb9b931dcddc172462aec37c92e1307aff0a89 | |
parent | Marked ~x64-freebsd (diff) | |
download | gentoo-2-f4e4d988a7d46715352fd02267d7b6961b878cd4.tar.gz gentoo-2-f4e4d988a7d46715352fd02267d7b6961b878cd4.tar.bz2 gentoo-2-f4e4d988a7d46715352fd02267d7b6961b878cd4.zip |
Marked ~x64-freebsd
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
-rw-r--r-- | virtual/perl-Module-Build/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog index 80907ffd0919..aef0a74aaccd 100644 --- a/virtual/perl-Module-Build/ChangeLog +++ b/virtual/perl-Module-Build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Build # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.50 2011/03/06 08:15:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.51 2011/05/02 20:21:12 grobian Exp $ + + 02 May 2011; Fabian Groffen <grobian@gentoo.org> + perl-Module-Build-0.380.0.ebuild: + Marked ~x64-freebsd *perl-Module-Build-0.380.0 (06 Mar 2011) diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild index 6558f3cf6681..9a09d901a9d1 100644 --- a/virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild +++ b/virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild,v 1.2 2011/04/08 12:14:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.380.0.ebuild,v 1.3 2011/05/02 20:21:12 grobian Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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}" |