summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-07-22 04:14:25 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-07-22 04:14:25 +0000
commitdaa06f83db5871e460622cdca3218bd596e74617 (patch)
tree18625fafc00a0ca66301805095756d4239fdc381 /dev-perl/Class-Autouse
parentamd64 stable, bug 278094 (diff)
downloadhistorical-daa06f83db5871e460622cdca3218bd596e74617.tar.gz
historical-daa06f83db5871e460622cdca3218bd596e74617.tar.bz2
historical-daa06f83db5871e460622cdca3218bd596e74617.zip
amd64 stable, bug 278093
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Class-Autouse')
-rw-r--r--dev-perl/Class-Autouse/ChangeLog5
-rw-r--r--dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Autouse/ChangeLog b/dev-perl/Class-Autouse/ChangeLog
index 7ff770fd4a44..cff510f9c801 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.60 2009/07/19 18:12:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.61 2009/07/22 04:14:25 darkside Exp $
+
+ 22 Jul 2009; Jeremy Olexa <darkside@gentoo.org> Class-Autouse-1.29.ebuild:
+ amd64 stable, bug 278093
19 Jul 2009; nixnut <nixnut@gentoo.org> Class-Autouse-1.29.ebuild:
ppc stable #278093
diff --git a/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild b/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild
index f6d370eb720b..64b11ad9f6bc 100644
--- a/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild
+++ b/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild,v 1.4 2009/07/19 18:12:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild,v 1.5 2009/07/22 04:14:25 darkside Exp $
inherit perl-module
DESCRIPTION="Runtime aspect loading of one or more classes"
@@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/${P}"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
DEPEND="virtual/perl-Test-Simple
dev-perl/ExtUtils-AutoInstall
>=virtual/perl-Scalar-List-Utils-1.18