summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-28 19:52:46 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-28 19:52:46 +0000
commit35458af62797fc3c897b86ae898cb6d1dafa21f9 (patch)
tree0f8dfd9286dc6156c38231e36ab21fe7538787c1 /virtual
parentAdd unit file (#488426 by Emery Hemingway) (diff)
downloadgentoo-2-35458af62797fc3c897b86ae898cb6d1dafa21f9.tar.gz
gentoo-2-35458af62797fc3c897b86ae898cb6d1dafa21f9.tar.bz2
gentoo-2-35458af62797fc3c897b86ae898cb6d1dafa21f9.zip
Marked ~hppa (bug #489676).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Switch/ChangeLog7
-rw-r--r--virtual/perl-Switch/perl-Switch-2.160.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-Switch/ChangeLog b/virtual/perl-Switch/ChangeLog
index 9fcbdf8bc9c1..ac09cf7f9637 100644
--- a/virtual/perl-Switch/ChangeLog
+++ b/virtual/perl-Switch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Switch
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.3 2012/12/01 14:15:10 hasufell Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.4 2013/10/28 19:52:46 jer Exp $
+
+ 28 Oct 2013; Jeroen Roovers <jer@gentoo.org> perl-Switch-2.160.0.ebuild:
+ Marked ~hppa (bug #489676).
01 Dec 2012; Julian Ospald <hasufell@gentoo.org> perl-Switch-2.160.0.ebuild:
stable for all since =dev-lang/perl-5.12* satisfies them
diff --git a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild b/virtual/perl-Switch/perl-Switch-2.160.0.ebuild
index 61e63b5d6827..9177f730d41e 100644
--- a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild
+++ b/virtual/perl-Switch/perl-Switch-2.160.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/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.3 2012/12/01 14:15:10 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.4 2013/10/28 19:52:46 jer Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ~hppa ppc x86"
IUSE=""
RDEPEND="|| ( =dev-lang/perl-5.12* ~perl-core/${PN#perl-}-${PV} )"