diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-24 16:32:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-24 16:32:55 +0000 |
commit | 0532d94efe1b02acb2ddba697bd276b35990930b (patch) | |
tree | 4d943054ccb1734f9a37d36beee69fcd3de929e9 /perl-core/Module-Build | |
parent | Marked ~hppa (bug #298183). (diff) | |
download | gentoo-2-0532d94efe1b02acb2ddba697bd276b35990930b.tar.gz gentoo-2-0532d94efe1b02acb2ddba697bd276b35990930b.tar.bz2 gentoo-2-0532d94efe1b02acb2ddba697bd276b35990930b.zip |
Marked ~hppa (bug #298183).
(Portage version: 2.2_rc60/cvs/Linux i686)
Diffstat (limited to 'perl-core/Module-Build')
-rw-r--r-- | perl-core/Module-Build/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.36.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog index cd10bac4d6eb..87924639aec1 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.20 2009/12/24 10:18:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.21 2009/12/24 16:32:55 jer Exp $ + + 24 Dec 2009; Jeroen Roovers <jer@gentoo.org> Module-Build-0.36.01.ebuild: + Marked ~hppa (bug #298183). *Module-Build-0.36.01 (24 Dec 2009) diff --git a/perl-core/Module-Build/Module-Build-0.36.01.ebuild b/perl-core/Module-Build/Module-Build-0.36.01.ebuild index 8929a8e867d4..1ac9e1dec368 100644 --- a/perl-core/Module-Build/Module-Build-0.36.01.ebuild +++ b/perl-core/Module-Build/Module-Build-0.36.01.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.36.01.ebuild,v 1.1 2009/12/24 10:18:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.36.01.ebuild,v 1.2 2009/12/24 16:32:55 jer Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Build and install Perl modules" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND="dev-perl/YAML-Tiny |