diff options
-rw-r--r-- | perl-core/Module-Load/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-Load/Module-Load-0.18.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/perl-core/Module-Load/ChangeLog b/perl-core/Module-Load/ChangeLog index 85f26a02a75d..2c8877c184a4 100644 --- a/perl-core/Module-Load/ChangeLog +++ b/perl-core/Module-Load/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Module-Load # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.6 2011/01/17 07:51:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.7 2011/01/24 07:20:23 jer Exp $ + + 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> Module-Load-0.18.ebuild: + Marked ~hppa (bug #351526). 17 Jan 2011; Torsten Veller <tove@gentoo.org> -Module-Load-0.16.ebuild: Cleanup diff --git a/perl-core/Module-Load/Module-Load-0.18.ebuild b/perl-core/Module-Load/Module-Load-0.18.ebuild index 01c9bf995597..3e130017905a 100644 --- a/perl-core/Module-Load/Module-Load-0.18.ebuild +++ b/perl-core/Module-Load/Module-Load-0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild,v 1.1 2010/03/05 07:15:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild,v 1.2 2011/01/24 07:20:23 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="runtime require of both modules and files" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" SRC_TEST=do |