diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-02 19:33:25 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-02 19:33:25 +0000 |
commit | d5b81f914b8a5800a95b058d7baa1c4d96496087 (patch) | |
tree | b1713bbf15031e312c5587a15010ccb7e8fb6ae5 /perl-core | |
parent | Add notice to top of the file pointing people to the right spot to p.mask for... (diff) | |
download | gentoo-2-d5b81f914b8a5800a95b058d7baa1c4d96496087.tar.gz gentoo-2-d5b81f914b8a5800a95b058d7baa1c4d96496087.tar.bz2 gentoo-2-d5b81f914b8a5800a95b058d7baa1c4d96496087.zip |
Marked ~x64-freebsd
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Version-Requirements/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Version-Requirements/ChangeLog b/perl-core/Version-Requirements/ChangeLog index 13af935cfe67..65ac6b858647 100644 --- a/perl-core/Version-Requirements/ChangeLog +++ b/perl-core/Version-Requirements/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Version-Requirements # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/ChangeLog,v 1.5 2011/03/19 12:29:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/ChangeLog,v 1.6 2011/05/02 19:33:25 grobian Exp $ + + 02 May 2011; Fabian Groffen <grobian@gentoo.org> + Version-Requirements-0.101.20.ebuild: + Marked ~x64-freebsd 19 Mar 2011; Raúl Porcel <armin76@gentoo.org> Version-Requirements-0.101.20.ebuild: diff --git a/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild b/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild index 782a5363b151..4414b47ebb20 100644 --- a/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild +++ b/perl-core/Version-Requirements/Version-Requirements-0.101.20.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/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild,v 1.5 2011/03/19 12:29:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild,v 1.6 2011/05/02 19:33:25 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A set of version requirements for a CPAN dist" 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=" |