diff options
author | 2012-04-07 12:00:45 +0000 | |
---|---|---|
committer | 2012-04-07 12:00:45 +0000 | |
commit | 68b20b8e751dfa2c8e23b5eb9d84e20662aada50 (patch) | |
tree | 794b8432aa542252fb287e531bc40106f0b1dcb8 /dev-perl/Class-Load | |
parent | x86 stable, bug #395297 (diff) | |
download | gentoo-2-68b20b8e751dfa2c8e23b5eb9d84e20662aada50.tar.gz gentoo-2-68b20b8e751dfa2c8e23b5eb9d84e20662aada50.tar.bz2 gentoo-2-68b20b8e751dfa2c8e23b5eb9d84e20662aada50.zip |
x86 stable, bug #395297
(Portage version: 2.1.10.56/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.170.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 4c19b9a0e89a..58b41f22875d 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.27 2012/04/06 19:09:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.28 2012/04/07 12:00:45 maekke Exp $ + + 07 Apr 2012; Markus Meier <maekke@gentoo.org> Class-Load-0.170.0.ebuild: + x86 stable, bug #395297 06 Apr 2012; Agostino Sarubbo <ago@gentoo.org> Class-Load-0.170.0.ebuild: Stable for amd64, wrt bug #395297 diff --git a/dev-perl/Class-Load/Class-Load-0.170.0.ebuild b/dev-perl/Class-Load/Class-Load-0.170.0.ebuild index e0519cd35f9a..6d7d0419fe23 100644 --- a/dev-perl/Class-Load/Class-Load-0.170.0.ebuild +++ b/dev-perl/Class-Load/Class-Load-0.170.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.170.0.ebuild,v 1.8 2012/04/06 19:09:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.170.0.ebuild,v 1.9 2012/04/07 12:00:45 maekke 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=" |