summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2013-02-08 19:48:07 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2013-02-08 19:48:07 +0000
commit6f25f0f13e3042be131baa1ef2f9c3e1d9339229 (patch)
tree7bbe3a522141ada06d1eadf9ac96be052d4c0b92 /dev-perl
parentKeyword amd64-linux and x86-linux (diff)
downloadgentoo-2-6f25f0f13e3042be131baa1ef2f9c3e1d9339229.tar.gz
gentoo-2-6f25f0f13e3042be131baa1ef2f9c3e1d9339229.tar.bz2
gentoo-2-6f25f0f13e3042be131baa1ef2f9c3e1d9339229.zip
Keyword amd64-linux
(Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Sub-Install/ChangeLog8
-rw-r--r--dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog
index 725d3ce16b8f..17501547c493 100644
--- a/dev-perl/Sub-Install/ChangeLog
+++ b/dev-perl/Sub-Install/ChangeLog
@@ -1,6 +1,10 @@
# 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.25 2012/09/09 16:14:52 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.26 2013/02/08 19:48:07 bicatali Exp $
+
+ 08 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org>
+ Sub-Install-0.926.0.ebuild:
+ Keyword amd64-linux
09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Sub-Install-0.926.0.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #418803
diff --git a/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild
index f50d66832fa9..3401c55c55ca 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.926.0.ebuild,v 1.7 2012/09/09 16:14:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.8 2013/02/08 19:48:07 bicatali 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 ~ppc-aix ~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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""