diff options
author | 2007-07-06 15:03:13 +0000 | |
---|---|---|
committer | 2007-07-06 15:03:13 +0000 | |
commit | 42a18003a71ec593dc23e74a48c7adf832d51ea6 (patch) | |
tree | cf4c2179ce6ee89dbd66c2ec93ab5e7365b2ac32 /dev-perl/ExtUtils-CBuilder | |
parent | alpha stable (diff) | |
download | gentoo-2-42a18003a71ec593dc23e74a48c7adf832d51ea6.tar.gz gentoo-2-42a18003a71ec593dc23e74a48c7adf832d51ea6.tar.bz2 gentoo-2-42a18003a71ec593dc23e74a48c7adf832d51ea6.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
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.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ChangeLog b/dev-perl/ExtUtils-CBuilder/ChangeLog index 3829ad09ae96..1004ab27840a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.46 2007/06/30 01:53:49 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.47 2007/07/06 15:03:13 armin76 Exp $ + + 06 Jul 2007; Raúl Porcel <armin76@gentoo.org> + ExtUtils-CBuilder-0.19.ebuild: + alpha/ia64/x86 stable 30 Jun 2007; Joshua Kinard <kumba@gentoo.org> ExtUtils-CBuilder-0.19.ebuild: diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild index 7c89d825113b..3d6795221dd2 100644 --- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild +++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.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/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild,v 1.3 2007/06/30 01:53:49 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild,v 1.4 2007/07/06 15:03:13 armin76 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 |