diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 21:18:55 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 21:18:55 +0000 |
commit | 869a201b8d1101a5b2e84d61a95ed3714a6c70a8 (patch) | |
tree | 4934cd0d23172d381b0e5b45e216ffdd36098902 /dev-perl/Class-Inspector | |
parent | ppc. stable (diff) | |
download | gentoo-2-869a201b8d1101a5b2e84d61a95ed3714a6c70a8.tar.gz gentoo-2-869a201b8d1101a5b2e84d61a95ed3714a6c70a8.tar.bz2 gentoo-2-869a201b8d1101a5b2e84d61a95ed3714a6c70a8.zip |
ppc. stable
(Portage version: 2.1.4)
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r-- | dev-perl/Class-Inspector/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Class-Inspector/Class-Inspector-1.17.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog index bae2e7938b22..84a7cad209d4 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.47 2007/12/04 20:13:52 corsair Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.48 2008/01/13 21:18:55 dertobi123 Exp $ + + 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + Class-Inspector-1.17.ebuild: + ppc. stable 04 Dec 2007; Markus Rothe <corsair@gentoo.org> Class-Inspector-1.17.ebuild: diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.17.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.17.ebuild index 50307405c8a3..d191bf4e8faa 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.17.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.17.ebuild,v 1.4 2007/12/04 20:13:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.17.ebuild,v 1.5 2008/01/13 21:18:55 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 ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/perl-Test-Simple |