summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-02-14 11:39:03 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-02-14 11:39:03 +0000
commitd2919ed0dcbbffd8264aa14ab76b0e41307993a6 (patch)
treea497b5dc562a5f425e53e3c11c947451fc683893 /dev-perl/Sub-Exporter
parentkeyword ~x86-fbsd (diff)
downloadhistorical-d2919ed0dcbbffd8264aa14ab76b0e41307993a6.tar.gz
historical-d2919ed0dcbbffd8264aa14ab76b0e41307993a6.tar.bz2
historical-d2919ed0dcbbffd8264aa14ab76b0e41307993a6.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2.0_alpha86/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Sub-Exporter')
-rw-r--r--dev-perl/Sub-Exporter/ChangeLog8
-rw-r--r--dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Sub-Exporter/ChangeLog b/dev-perl/Sub-Exporter/ChangeLog
index 1640db811eab..69f953e85aea 100644
--- a/dev-perl/Sub-Exporter/ChangeLog
+++ b/dev-perl/Sub-Exporter/ChangeLog
@@ -1,6 +1,10 @@
# 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.14 2011/11/07 08:03:33 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.15 2012/02/14 11:37:43 aballier Exp $
+
+ 14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
+ Sub-Exporter-0.982.0.ebuild:
+ keyword ~x86-fbsd
07 Nov 2011; Fabian Groffen <grobian@gentoo.org> Sub-Exporter-0.982.0.ebuild:
Added Prefix keywords, 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 fcba84f4a557..6b47b8bc2c55 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
+# Copyright 1999-2012 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.6 2011/11/07 08:03:33 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.982.0.ebuild,v 1.7 2012/02/14 11:37:43 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A sophisticated exporter for custom-built routines"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ppc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/Sub-Install-0.92