diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:27:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:27:07 +0000 |
commit | fb0367fa2c12f7c869fcad2020cc4185c10b6fc5 (patch) | |
tree | 397500a8a43b865559cc94a9f9be2b1e8370a0fa /perl-core | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 (diff) | |
download | gentoo-2-fb0367fa2c12f7c869fcad2020cc4185c10b6fc5.tar.gz gentoo-2-fb0367fa2c12f7c869fcad2020cc4185c10b6fc5.tar.bz2 gentoo-2-fb0367fa2c12f7c869fcad2020cc4185c10b6fc5.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-Build/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.34.0201.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog index a2405ccdf96d..0c18e8877ca4 100644 --- a/perl-core/Module-Build/ChangeLog +++ b/perl-core/Module-Build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Module-Build # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.17 2009/12/10 21:35:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.18 2009/12/14 19:27:07 armin76 Exp $ + + 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> + Module-Build-0.34.0201.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 10 Dec 2009; Brent Baude <ranger@gentoo.org> Module-Build-0.34.0201.ebuild: diff --git a/perl-core/Module-Build/Module-Build-0.34.0201.ebuild b/perl-core/Module-Build/Module-Build-0.34.0201.ebuild index 68565a51ffdc..7959a0fddb8e 100644 --- a/perl-core/Module-Build/Module-Build-0.34.0201.ebuild +++ b/perl-core/Module-Build/Module-Build-0.34.0201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.34.0201.ebuild,v 1.6 2009/12/10 21:35:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.34.0201.ebuild,v 1.7 2009/12/14 19:27:07 armin76 Exp $ inherit versionator MODULE_AUTHOR=DAGOLDEN @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Build and install Perl modules" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" # Removing these as hard deps. They are listed as recommended in the Build.PL, |