diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 20:40:56 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 20:40:56 +0000 |
commit | 7bc75664aa2a61828a9774d3a2802394f595c598 (patch) | |
tree | d15e76aebaba45a6053169d83980d53a1da66e77 /dev-perl/Class-Inspector | |
parent | ppc stable (diff) | |
download | gentoo-2-7bc75664aa2a61828a9774d3a2802394f595c598.tar.gz gentoo-2-7bc75664aa2a61828a9774d3a2802394f595c598.tar.bz2 gentoo-2-7bc75664aa2a61828a9774d3a2802394f595c598.zip |
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r-- | dev-perl/Class-Inspector/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog index 8b704843c092..ece9de47fdf4 100644 --- a/dev-perl/Class-Inspector/ChangeLog +++ b/dev-perl/Class-Inspector/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Inspector # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.36 2006/08/07 00:21:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.37 2006/09/16 20:40:56 dertobi123 Exp $ + + 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Class-Inspector-1.16.ebuild: + ppc stable 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> Class-Inspector-1.16.ebuild: diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild index e2f400e313a9..f39fddd9c81d 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild,v 1.4 2006/08/07 00:21:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild,v 1.5 2006/09/16 20:40:56 dertobi123 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc ~x86" IUSE="" DEPEND="virtual/perl-Test-Simple |