diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-07 01:52:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-07 01:52:13 +0000 |
commit | 632615e1f4f3c4c45b882f7eec5638bd7535de26 (patch) | |
tree | afad171e35a60fbe9c42628457c3a80228f14ac2 /virtual/perl-CPAN-Meta | |
parent | Stable for HPPA (bug #393397). (diff) | |
download | gentoo-2-632615e1f4f3c4c45b882f7eec5638bd7535de26.tar.gz gentoo-2-632615e1f4f3c4c45b882f7eec5638bd7535de26.tar.bz2 gentoo-2-632615e1f4f3c4c45b882f7eec5638bd7535de26.zip |
Stable for HPPA (bug #393397).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CPAN-Meta')
-rw-r--r-- | virtual/perl-CPAN-Meta/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CPAN-Meta/ChangeLog b/virtual/perl-CPAN-Meta/ChangeLog index 5b59d8acb263..b65b7d755bed 100644 --- a/virtual/perl-CPAN-Meta/ChangeLog +++ b/virtual/perl-CPAN-Meta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CPAN-Meta # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.15 2011/09/24 19:00:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.16 2011/12/07 01:52:13 jer Exp $ + + 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> perl-CPAN-Meta-2.112.621.ebuild: + Stable for HPPA (bug #393397). *perl-CPAN-Meta-2.112.621 (24 Sep 2011) diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild index a05ad675978d..ac66bf3a2c17 100644 --- a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild,v 1.1 2011/09/24 19:00:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild,v 1.2 2011/12/07 01:52:13 jer Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~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" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |