diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-14 11:05:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-14 11:05:35 +0000 |
commit | 03141b439ccbd09dc82e1329b2aeb786dca8cf13 (patch) | |
tree | 639e3015cdd8dce9c21c52e2f8227d047a5a10d8 /dev-perl | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-03141b439ccbd09dc82e1329b2aeb786dca8cf13.tar.gz gentoo-2-03141b439ccbd09dc82e1329b2aeb786dca8cf13.tar.bz2 gentoo-2-03141b439ccbd09dc82e1329b2aeb786dca8cf13.zip |
Added ~ppc64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-perl')
-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 476e24c8267a..1a4725be746c 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.41 2007/01/15 14:48:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.42 2007/02/14 11:05:35 corsair Exp $ + + 14 Feb 2007; Markus Rothe <corsair@gentoo.org> + Class-Inspector-1.16.ebuild: + Added ~ppc64 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Class-Inspector-1.06.ebuild, -Class-Inspector-1.08.ebuild, diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild index c61b337a3979..1fe66ed9c262 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-2007 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.9 2007/01/15 14:48:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.16.ebuild,v 1.10 2007/02/14 11:05:35 corsair 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 ~ppc64 sparc ~x86" IUSE="" DEPEND="virtual/perl-Test-Simple |