diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-19 01:52:18 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-19 01:52:18 +0000 |
commit | fe711e3456c68f7adebec644c2049514c1294ace (patch) | |
tree | 4a4e7a76819dec5d467e4f98b062d6c9b92acbf9 /perl-core/CPAN-Meta-Requirements | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-fe711e3456c68f7adebec644c2049514c1294ace.tar.gz gentoo-2-fe711e3456c68f7adebec644c2049514c1294ace.tar.bz2 gentoo-2-fe711e3456c68f7adebec644c2049514c1294ace.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'perl-core/CPAN-Meta-Requirements')
-rw-r--r-- | perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CPAN-Meta-Requirements/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0.ebuild b/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0.ebuild index 320eb5c49567..afb5288a200d 100644 --- a/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0.ebuild +++ b/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0.ebuild,v 1.5 2013/02/18 23:33:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0.ebuild,v 1.6 2013/02/19 01:52:18 zmedico Exp $ EAPI=4 @@ -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 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" diff --git a/perl-core/CPAN-Meta-Requirements/ChangeLog b/perl-core/CPAN-Meta-Requirements/ChangeLog index 3735186963d4..efb73a127824 100644 --- a/perl-core/CPAN-Meta-Requirements/ChangeLog +++ b/perl-core/CPAN-Meta-Requirements/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/CPAN-Meta-Requirements # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog,v 1.8 2013/02/18 23:33:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog,v 1.9 2013/02/19 01:52:18 zmedico Exp $ + + 19 Feb 2013; Zac Medico <zmedico@gentoo.org> + CPAN-Meta-Requirements-2.122.0.ebuild: + Add ~arm-linux keyword. 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CPAN-Meta-Requirements-2.122.0.ebuild: |