diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-06 12:04:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-06 12:04:08 +0000 |
commit | 9c6c66a7a4b663629fd718f2b864ce6760b7c2e3 (patch) | |
tree | 182a86dee9f886fdcfa1cd08fd96538fc958873f /virtual | |
parent | s390/sh stable (diff) | |
download | gentoo-2-9c6c66a7a4b663629fd718f2b864ce6760b7c2e3.tar.gz gentoo-2-9c6c66a7a4b663629fd718f2b864ce6760b7c2e3.tar.bz2 gentoo-2-9c6c66a7a4b663629fd718f2b864ce6760b7c2e3.zip |
s390/sh stable
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.580.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/ChangeLog b/virtual/perl-ExtUtils-Manifest/ChangeLog index 06a852312ce7..ca1cdebe37e1 100644 --- a/virtual/perl-ExtUtils-Manifest/ChangeLog +++ b/virtual/perl-ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Manifest -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.20 2012/09/13 19:10:33 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.21 2013/01/06 12:04:08 armin76 Exp $ + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> + perl-ExtUtils-Manifest-1.580.0-r1.ebuild: + s390/sh stable *perl-ExtUtils-Manifest-1.610.0 (13 Sep 2012) diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.580.0-r1.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.580.0-r1.ebuild index 0e5ba3ba9f3c..2bdddb9a3500 100644 --- a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.580.0-r1.ebuild +++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.580.0-r1.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-Manifest/perl-ExtUtils-Manifest-1.580.0-r1.ebuild,v 1.3 2012/02/04 15:29:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.580.0-r1.ebuild,v 1.4 2013/01/06 12:04:08 armin76 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" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 s390 sh sparc x86" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |