diff options
author | 2011-01-24 07:25:48 +0000 | |
---|---|---|
committer | 2011-01-24 07:25:48 +0000 | |
commit | edefa4bcdfd4525d44baa05e8d5d355929065c9d (patch) | |
tree | d8ddd360fb92c32ad0cd699cd46a9485c394f46f /perl-core/Module-Load | |
parent | Marked ~hppa (bug #351526). (diff) | |
download | historical-edefa4bcdfd4525d44baa05e8d5d355929065c9d.tar.gz historical-edefa4bcdfd4525d44baa05e8d5d355929065c9d.tar.bz2 historical-edefa4bcdfd4525d44baa05e8d5d355929065c9d.zip |
Marked ~hppa (bug #351526).
Package-Manager: portage-2.2.0_alpha19/cvs/Linux i686
Diffstat (limited to 'perl-core/Module-Load')
-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 |