diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 21:59:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 21:59:43 +0000 |
commit | 8596d07d713351ba59692b07cfbe6aaa5a42145f (patch) | |
tree | 135dc2363584f95265f0581cbfe0aaddffa864dc /dev-perl/ExtUtils-CBuilder | |
parent | add freebsd/amd64 and playstation2 support (diff) | |
download | historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.tar.gz historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.tar.bz2 historical-8596d07d713351ba59692b07cfbe6aaa5a42145f.zip |
ppc stable
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-perl/ExtUtils-CBuilder')
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ChangeLog b/dev-perl/ExtUtils-CBuilder/ChangeLog index ef09ab3c8b1c..84443c952205 100644 --- a/dev-perl/ExtUtils-CBuilder/ChangeLog +++ b/dev-perl/ExtUtils-CBuilder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/ExtUtils-CBuilder # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.37 2006/08/05 03:31:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.38 2006/09/16 20:55:27 dertobi123 Exp $ + + 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ExtUtils-CBuilder-0.18.ebuild: + ppc stable 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> ExtUtils-CBuilder-0.12.ebuild, ExtUtils-CBuilder-0.15.ebuild, diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild index 0767b315c27d..317284ce5254 100644 --- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild +++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.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/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild,v 1.9 2006/08/19 14:10:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild,v 1.10 2006/09/16 20:55:27 dertobi123 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/module-build |