diff options
author | 2012-02-04 16:30:44 +0000 | |
---|---|---|
committer | 2012-02-04 16:30:44 +0000 | |
commit | 3cab7f01a6f479e71ad7721e14e3f49476a94767 (patch) | |
tree | 6731aeb2671d532b2fe36407d4e28103006cc5cb /virtual/perl-ExtUtils-Command | |
parent | Raise libpciaccess dependency, bug #402141. (diff) | |
download | gentoo-2-3cab7f01a6f479e71ad7721e14e3f49476a94767.tar.gz gentoo-2-3cab7f01a6f479e71ad7721e14e3f49476a94767.tar.bz2 gentoo-2-3cab7f01a6f479e71ad7721e14e3f49476a94767.zip |
Add ~arm/~s390/~sh
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'virtual/perl-ExtUtils-Command')
3 files changed, 10 insertions, 6 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog index 890e910a44a3..850c612f450e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.18 2012/02/03 19:37:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.19 2012/02/04 16:30:44 armin76 Exp $ + + 04 Feb 2012; Raúl Porcel <armin76@gentoo.org> + perl-ExtUtils-Command-1.16.ebuild, perl-ExtUtils-Command-1.170.0-r2.ebuild: + Add ~arm/~s390/~sh 03 Feb 2012; Torsten Veller <tove@gentoo.org> perl-ExtUtils-Command-1.170.0-r2.ebuild: diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild index c98e3cefade6..852b88dfc9fa 100644 --- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild +++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.16.ebuild,v 1.13 2011/06/28 19:55:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.14 2012/02/04 16:30:44 armin76 Exp $ DESCRIPTION="Virtual for perl-core/ExtUtils-Command" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~s390 ~sh sparc x86" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Command-${PV} )" diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild index 59f4cfe96ebb..30c99d8b78d5 100644 --- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild +++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.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-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild,v 1.3 2012/02/03 19:37:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild,v 1.4 2012/02/04 16:30:44 armin76 Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |