diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 17:06:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 17:06:13 +0000 |
commit | 5e225616dd6c2b081cfa3d7080d5a9b38d8fe624 (patch) | |
tree | 1e3972457fd59e4f453abb1cd2c10c953c3b893b /dev-perl/Class-Autouse | |
parent | Version bump to fix bug #231414, upstream doesn't have distfile anymore. Remo... (diff) | |
download | historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.tar.gz historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.tar.bz2 historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.4.4
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-1.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Autouse/ChangeLog b/dev-perl/Class-Autouse/ChangeLog index bd5fb41a9a79..c43cbaf3e082 100644 --- a/dev-perl/Class-Autouse/ChangeLog +++ b/dev-perl/Class-Autouse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-Autouse # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.57 2008/04/29 03:18:12 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.58 2008/07/15 16:53:43 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> Class-Autouse-1.29.ebuild: + alpha/ia64/sparc/x86 stable *Class-Autouse-1.29 (29 Apr 2008) diff --git a/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild b/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild index dc65a066a65f..b920c473a519 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-2008 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.1 2008/04/29 03:18:12 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild,v 1.2 2008/07/15 16:53:43 armin76 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 |