diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:17:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:17:43 +0000 |
commit | 0551f7c8ea6c6ea5140543fb0434a3bee55b605d (patch) | |
tree | 2e8dfab5cf820702be73ebb46c12f2bec144dc5b /perl-core | |
parent | alpha/ia64/sparc stable wrt #348987 (diff) | |
download | gentoo-2-0551f7c8ea6c6ea5140543fb0434a3bee55b605d.tar.gz gentoo-2-0551f7c8ea6c6ea5140543fb0434a3bee55b605d.tar.bz2 gentoo-2-0551f7c8ea6c6ea5140543fb0434a3bee55b605d.zip |
Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #353115
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-Build/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.362.400.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog index d1754d3c8234..84917954c26c 100644 --- a/perl-core/Module-Build/ChangeLog +++ b/perl-core/Module-Build/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Module-Build # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.42 2011/01/29 18:32:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.43 2011/01/30 18:17:43 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> Module-Build-0.362.400.ebuild: + Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #353115 29 Jan 2011; Jeroen Roovers <jer@gentoo.org> Module-Build-0.362.400.ebuild: Marked ~hppa (bug #353115). diff --git a/perl-core/Module-Build/Module-Build-0.362.400.ebuild b/perl-core/Module-Build/Module-Build-0.362.400.ebuild index 1a5dbb88c103..968487558c16 100644 --- a/perl-core/Module-Build/Module-Build-0.362.400.ebuild +++ b/perl-core/Module-Build/Module-Build-0.362.400.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.362.400.ebuild,v 1.2 2011/01/29 18:32:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.362.400.ebuild,v 1.3 2011/01/30 18:17:43 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Build and install Perl modules" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND=" |