diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-24 07:19:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-24 07:19:03 +0000 |
commit | fffc4bc735433881e517967ef88303fe1503d5d3 (patch) | |
tree | 27a49286f55e8597df7114629fe2b79877581d89 /perl-core/Module-CoreList | |
parent | Remove old version. (diff) | |
download | gentoo-2-fffc4bc735433881e517967ef88303fe1503d5d3.tar.gz gentoo-2-fffc4bc735433881e517967ef88303fe1503d5d3.tar.bz2 gentoo-2-fffc4bc735433881e517967ef88303fe1503d5d3.zip |
Marked ~hppa (bug #351526).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.440.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 6971f94c9821..7f4487dfdf5e 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Module-CoreList # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.26 2011/01/22 13:31:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.27 2011/01/24 07:19:03 jer Exp $ + + 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> Module-CoreList-2.440.ebuild: + Marked ~hppa (bug #351526). *Module-CoreList-2.440 (22 Jan 2011) diff --git a/perl-core/Module-CoreList/Module-CoreList-2.440.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.440.ebuild index a88192f9d09e..ad2dd359199f 100644 --- a/perl-core/Module-CoreList/Module-CoreList-2.440.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-2.440.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-CoreList/Module-CoreList-2.440.ebuild,v 1.1 2011/01/22 13:31:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.440.ebuild,v 1.2 2011/01/24 07:19:03 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="what modules shipped with versions of perl" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" #RDEPEND="" |