diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 00:55:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 00:55:52 +0000 |
commit | b5a809cb5bafe88313ddcfd7f12a7a128061a31c (patch) | |
tree | bdbc823f0ccf86d9f22169d05f21a86e24436bd7 /dev-perl/Class-Autouse | |
parent | Stable for HPPA (bug #418791). (diff) | |
download | historical-b5a809cb5bafe88313ddcfd7f12a7a128061a31c.tar.gz historical-b5a809cb5bafe88313ddcfd7f12a7a128061a31c.tar.bz2 historical-b5a809cb5bafe88313ddcfd7f12a7a128061a31c.zip |
Stable for HPPA (bug #418795).
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Class-Autouse')
-rw-r--r-- | dev-perl/Class-Autouse/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Autouse/ChangeLog b/dev-perl/Class-Autouse/ChangeLog index de8e08c46274..2c6a81d99eda 100644 --- a/dev-perl/Class-Autouse/ChangeLog +++ b/dev-perl/Class-Autouse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-Autouse # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.76 2012/07/31 20:48:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.77 2012/08/02 00:55:52 jer Exp $ + + 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Class-Autouse-2.10.0.ebuild: + Stable for HPPA (bug #418795). 31 Jul 2012; Johannes Huber <johu@gentoo.org> Class-Autouse-2.10.0.ebuild: Stable for x86, wrt bug #418795 diff --git a/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild b/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild index 6795c8660dd0..5046b4ee85a5 100644 --- a/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild +++ b/dev-perl/Class-Autouse/Class-Autouse-2.10.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-Autouse/Class-Autouse-2.10.0.ebuild,v 1.3 2012/07/31 20:48:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild,v 1.4 2012/08/02 00:55:52 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Runtime aspect loading of one or more classes" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.18" |