diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-12 11:01:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-12 11:01:56 +0000 |
commit | bee0bb6093eef61d9905a1ce923989cfbdaa5bdb (patch) | |
tree | 26ea1f3fb73302b73c94a708c6bb497f005f1a85 /dev-perl/ExtUtils-CBuilder | |
parent | Stable on ppc64 (diff) | |
download | historical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.tar.gz historical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.tar.bz2 historical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/ExtUtils-CBuilder')
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.03.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ChangeLog b/dev-perl/ExtUtils-CBuilder/ChangeLog index 9a79a5c708eb..5356eacf70be 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.9 2004/12/29 23:35:20 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.10 2005/03/12 10:50:36 corsair Exp $ + + 12 Mar 2005; Markus Rothe <corsair@gentoo.org> + ExtUtils-CBuilder-0.05.ebuild: + Stable on ppc64 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.03.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.03.ebuild index d32abc06ee8f..8f01aeb1820c 100644 --- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.03.ebuild +++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.03.ebuild,v 1.4 2004/10/16 23:57:21 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.03.ebuild,v 1.5 2005/03/12 10:50:36 corsair Exp $ inherit perl-module diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild index 9a4ac99b56c9..dbf2c2c11080 100644 --- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild +++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.05.ebuild,v 1.7 2004/12/22 11:52:36 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild,v 1.8 2005/03/12 10:50:36 corsair 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 hppa mips ppc sparc x86 ~ppc64" +KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ppc64" IUSE="" SRC_TEST="do" |