summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-08-02 01:24:41 +0000
committerJeroen Roovers <jer@gentoo.org>2012-08-02 01:24:41 +0000
commitfcf769bf38549eaf2b0c64033976f0ef94923b05 (patch)
tree1d538c82ff9843fd84f19afbd6c7f605834d90a6 /dev-perl/Sub-Install
parentStable for HPPA (bug #418803). (diff)
downloadhistorical-fcf769bf38549eaf2b0c64033976f0ef94923b05.tar.gz
historical-fcf769bf38549eaf2b0c64033976f0ef94923b05.tar.bz2
historical-fcf769bf38549eaf2b0c64033976f0ef94923b05.zip
Stable for HPPA (bug #418803).
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Sub-Install')
-rw-r--r--dev-perl/Sub-Install/ChangeLog5
-rw-r--r--dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog
index 00d0299225d7..cc99799319dc 100644
--- a/dev-perl/Sub-Install/ChangeLog
+++ b/dev-perl/Sub-Install/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Install
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.18 2012/06/24 12:59:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.19 2012/08/02 01:02:50 jer Exp $
+
+ 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Sub-Install-0.925.0.ebuild:
+ Stable for HPPA (bug #418803).
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
index 4b4c487cf707..36cead480b90 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.6 2011/11/07 07:58:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.7 2012/08/02 01:02:50 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="install subroutines into packages easily"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""