diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-06 12:08:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-06 12:08:21 +0000 |
commit | f069b347c881c1e6d84a8b24119b2f3cca9b8f0d (patch) | |
tree | e8904524b6d05b0907b8f49ce1fc717d934ebc1a /virtual/perl-ExtUtils-Command | |
parent | bump, fixed login with latest fritzbox fw update (diff) | |
download | gentoo-2-f069b347c881c1e6d84a8b24119b2f3cca9b8f0d.tar.gz gentoo-2-f069b347c881c1e6d84a8b24119b2f3cca9b8f0d.tar.bz2 gentoo-2-f069b347c881c1e6d84a8b24119b2f3cca9b8f0d.zip |
s390/sh stable
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'virtual/perl-ExtUtils-Command')
-rw-r--r-- | virtual/perl-ExtUtils-Command/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog index fa16b27efbac..6ebfc80706b3 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.27 2012/11/07 03:23:47 blueness Exp $ +# 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 $ + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> + perl-ExtUtils-Command-1.16.ebuild: + s390/sh stable 07 Nov 2012; Anthony G. Basile <blueness@gentoo.org> perl-ExtUtils-Command-1.16.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 f16c173d8ba4..9c814fabdf95 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-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.16.ebuild,v 1.16 2012/11/07 03:23:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.17 2013/01/06 12:08:21 armin76 Exp $ DESCRIPTION="Virtual for perl-core/ExtUtils-Command" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 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} )" |