diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 15:49:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 15:49:18 +0000 |
commit | ffcea0f2e5ca911a403a0386587d25934f9ef104 (patch) | |
tree | 96eee0ca35c5c81c6edc08d363b9413caa99c097 /perl-core/ExtUtils-Install | |
parent | CVE-2010-1000, bug 319719 (diff) | |
download | historical-ffcea0f2e5ca911a403a0386587d25934f9ef104.tar.gz historical-ffcea0f2e5ca911a403a0386587d25934f9ef104.tar.bz2 historical-ffcea0f2e5ca911a403a0386587d25934f9ef104.zip |
Marked ~hppa (bug #317877).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'perl-core/ExtUtils-Install')
-rw-r--r-- | perl-core/ExtUtils-Install/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Install/ChangeLog b/perl-core/ExtUtils-Install/ChangeLog index 24cea4e5b578..5d894908b018 100644 --- a/perl-core/ExtUtils-Install/ChangeLog +++ b/perl-core/ExtUtils-Install/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/ExtUtils-Install # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.3 2010/05/12 22:25:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.4 2010/05/14 15:46:08 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> ExtUtils-Install-1.54.ebuild: + Marked ~hppa (bug #317877). 12 May 2010; Joseph Jezak <josejx@gentoo.org> ExtUtils-Install-1.54.ebuild: diff --git a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild index 98bfd520dcc3..3c9e625f4dc1 100644 --- a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild +++ b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.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-Install/ExtUtils-Install-1.54.ebuild,v 1.3 2010/05/12 22:25:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.4 2010/05/14 15:46:08 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Install files from here to there" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST=do |