summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-11-06 17:29:17 +0000
committerMarkus Meier <maekke@gentoo.org>2011-11-06 17:29:17 +0000
commit21dcad19cb35c8904a2ccae38f8efb061921dffd (patch)
treee1f359244153a9f257f86416ba31f30d5c26601c /dev-perl/Sub-Exporter
parentsparc stable wrt #367889 (diff)
downloadhistorical-21dcad19cb35c8904a2ccae38f8efb061921dffd.tar.gz
historical-21dcad19cb35c8904a2ccae38f8efb061921dffd.tar.bz2
historical-21dcad19cb35c8904a2ccae38f8efb061921dffd.zip
add ~arm, bug #389001
Package-Manager: portage-2.1.10.32/cvs/Linux i686
Diffstat (limited to 'dev-perl/Sub-Exporter')
-rw-r--r--dev-perl/Sub-Exporter/ChangeLog5
-rw-r--r--dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Exporter/ChangeLog b/dev-perl/Sub-Exporter/ChangeLog
index 1291b7ffb62f..4159c50e231f 100644
--- a/dev-perl/Sub-Exporter/ChangeLog
+++ b/dev-perl/Sub-Exporter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Exporter
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.12 2011/10/31 13:11:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.13 2011/11/06 17:29:17 maekke Exp $
+
+ 06 Nov 2011; Markus Meier <maekke@gentoo.org> Sub-Exporter-0.982.0.ebuild:
+ add ~arm, bug #389001
31 Oct 2011; Jeroen Roovers <jer@gentoo.org> Sub-Exporter-0.982.0.ebuild:
Marked ~hppa (bug #389001).
diff --git a/dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.ebuild b/dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.ebuild
index 3d95217af496..c1cc1f03182b 100644
--- a/dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.ebuild
+++ b/dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.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/dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.ebuild,v 1.4 2011/10/31 13:11:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.ebuild,v 1.5 2011/11/06 17:29:17 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A sophisticated exporter for custom-built routines"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86 ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-macos ~x64-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/Sub-Install-0.92