diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 15:48:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 15:48:04 +0000 |
commit | 01651c4799bd7a00246f72826f839715f972fb48 (patch) | |
tree | a39ca8981c4870443b5aeab19050f5565dae0f02 /perl-core | |
parent | Marked ~hppa (bug #317877). (diff) | |
download | gentoo-2-01651c4799bd7a00246f72826f839715f972fb48.tar.gz gentoo-2-01651c4799bd7a00246f72826f839715f972fb48.tar.bz2 gentoo-2-01651c4799bd7a00246f72826f839715f972fb48.zip |
Marked ~hppa (bug #317877).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index bac755fc9037..ecc7bf1969d2 100644 --- a/perl-core/ExtUtils-Manifest/ChangeLog +++ b/perl-core/ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Manifest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.3 2010/05/12 22:24:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.4 2010/05/14 15:48:04 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> + ExtUtils-Manifest-1.58.ebuild: + Marked ~hppa (bug #317877). 12 May 2010; Joseph Jezak <josejx@gentoo.org> ExtUtils-Manifest-1.58.ebuild: diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild index 9edbf1a96de1..fa0a6102750a 100644 --- a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild +++ b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.3 2010/05/12 22:24:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.4 2010/05/14 15:48:04 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |