diff options
author | 2013-02-19 00:00:10 +0000 | |
---|---|---|
committer | 2013-02-19 00:00:10 +0000 | |
commit | eb5cef1cfb683742dce0ecb03039d86df3a0f81f (patch) | |
tree | 5b30f271de3be9d262765b1d6effbf7082cc759f /virtual/perl-ExtUtils-Command | |
parent | Stable for ppc, wrt bug #458122 (diff) | |
download | gentoo-2-eb5cef1cfb683742dce0ecb03039d86df3a0f81f.tar.gz gentoo-2-eb5cef1cfb683742dce0ecb03039d86df3a0f81f.tar.bz2 gentoo-2-eb5cef1cfb683742dce0ecb03039d86df3a0f81f.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p5/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'virtual/perl-ExtUtils-Command')
-rw-r--r-- | virtual/perl-ExtUtils-Command/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog index 6ebfc80706b3..c392bc1964b5 100644 --- a/virtual/perl-ExtUtils-Command/ChangeLog +++ b/virtual/perl-ExtUtils-Command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Command # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.28 2013/01/06 12:08:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.29 2013/02/19 00:00:10 zmedico Exp $ + + 19 Feb 2013; Zac Medico <zmedico@gentoo.org> + perl-ExtUtils-Command-1.170.0-r3.ebuild: + Add ~arm-linux keyword. 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> perl-ExtUtils-Command-1.16.ebuild: diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r3.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r3.ebuild index fb8fa9ce5215..5079bded7544 100644 --- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r3.ebuild +++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r3.ebuild,v 1.1 2012/05/21 11:50:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r3.ebuild,v 1.2 2013/02/19 00:00:10 zmedico 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 ~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 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="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |