diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:24:29 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:24:29 +0000 |
commit | 3216990764a1441c7736c71a1dcbd4f300e5d89a (patch) | |
tree | cf8688f03a771d73fa730272aae8dc1353862f90 /dev-perl/ExtUtils-CBuilder | |
parent | Manual Manifest commit. (diff) | |
download | historical-3216990764a1441c7736c71a1dcbd4f300e5d89a.tar.gz historical-3216990764a1441c7736c71a1dcbd4f300e5d89a.tar.bz2 historical-3216990764a1441c7736c71a1dcbd4f300e5d89a.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
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 84443c952205..10acd50dc5ff 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.38 2006/09/16 20:55:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.39 2006/10/20 19:21:29 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + ExtUtils-CBuilder-0.18.ebuild: + Stable on Alpha. 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> ExtUtils-CBuilder-0.18.ebuild: diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild index 317284ce5254..991d91dd1440 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.10 2006/09/16 20:55:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild,v 1.11 2006/10/20 19:21:29 kloeri 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 |