diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 01:24:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 01:24:41 +0000 |
commit | 7490aa868d59645eb1a63574fa26cb194c480faa (patch) | |
tree | 918b3f3ff6731031b584c7a437415a1ed4e2c573 /dev-perl/Class-Load | |
parent | Stable for HPPA (bug #418803). (diff) | |
download | gentoo-2-7490aa868d59645eb1a63574fa26cb194c480faa.tar.gz gentoo-2-7490aa868d59645eb1a63574fa26cb194c480faa.tar.bz2 gentoo-2-7490aa868d59645eb1a63574fa26cb194c480faa.zip |
Stable for HPPA (bug #418803).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Class-Load')
-rw-r--r-- | dev-perl/Class-Load/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Class-Load/Class-Load-0.190.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Load/ChangeLog b/dev-perl/Class-Load/ChangeLog index 853b1f5d6415..37d08196126a 100644 --- a/dev-perl/Class-Load/ChangeLog +++ b/dev-perl/Class-Load/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-Load # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.32 2012/07/24 18:31:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.33 2012/08/02 01:24:41 jer Exp $ + + 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Class-Load-0.190.0.ebuild: + Stable for HPPA (bug #418803). *Class-Load-0.200.0 (24 Jul 2012) diff --git a/dev-perl/Class-Load/Class-Load-0.190.0.ebuild b/dev-perl/Class-Load/Class-Load-0.190.0.ebuild index 7ab9af244798..8e9152fafa5c 100644 --- a/dev-perl/Class-Load/Class-Load-0.190.0.ebuild +++ b/dev-perl/Class-Load/Class-Load-0.190.0.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/dev-perl/Class-Load/Class-Load-0.190.0.ebuild,v 1.1 2012/05/19 13:54:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.190.0.ebuild,v 1.2 2012/08/02 01:24:41 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A working (require q{Class::Name}) and more" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |