summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-25 16:59:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-25 16:59:59 +0000
commit8ebdab26318bda324a9f64f37f9f2dc74a2714cd (patch)
treea4ed4c46c481114f07ba5ebd6e7bb5bcf26b8891 /dev-perl/Safe-Hole
parentDrop ia64/sparc keywords (diff)
downloadgentoo-2-8ebdab26318bda324a9f64f37f9f2dc74a2714cd.tar.gz
gentoo-2-8ebdab26318bda324a9f64f37f9f2dc74a2714cd.tar.bz2
gentoo-2-8ebdab26318bda324a9f64f37f9f2dc74a2714cd.zip
Drop ia64/sparc
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Safe-Hole')
-rw-r--r--dev-perl/Safe-Hole/ChangeLog6
-rw-r--r--dev-perl/Safe-Hole/Safe-Hole-0.10.ebuild6
-rw-r--r--dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Safe-Hole/ChangeLog b/dev-perl/Safe-Hole/ChangeLog
index d47c4647654c..0a635fffd7f0 100644
--- a/dev-perl/Safe-Hole/ChangeLog
+++ b/dev-perl/Safe-Hole/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Safe-Hole
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe-Hole/ChangeLog,v 1.14 2012/03/09 09:23:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe-Hole/ChangeLog,v 1.15 2012/03/25 16:59:58 armin76 Exp $
+
+ 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Safe-Hole-0.10.ebuild,
+ Safe-Hole-0.130.0.ebuild:
+ Drop ia64/sparc
09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
Safe-Hole-0.130.0.ebuild:
diff --git a/dev-perl/Safe-Hole/Safe-Hole-0.10.ebuild b/dev-perl/Safe-Hole/Safe-Hole-0.10.ebuild
index 75e49fcde873..3f514e557317 100644
--- a/dev-perl/Safe-Hole/Safe-Hole-0.10.ebuild
+++ b/dev-perl/Safe-Hole/Safe-Hole-0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/Safe-Hole/Safe-Hole-0.10.ebuild,v 1.10 2007/07/10 23:33:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe-Hole/Safe-Hole-0.10.ebuild,v 1.11 2012/03/25 16:59:59 armin76 Exp $
inherit perl-module
@@ -11,7 +11,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ia64 sparc x86"
+KEYWORDS="amd64 x86"
SRC_TEST="do"
diff --git a/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild b/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild
index e756aa8154ec..21b9e5d93cba 100644
--- a/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild
+++ b/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild,v 1.3 2012/03/09 09:23:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild,v 1.4 2012/03/25 16:59:59 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Exec subs in the original package from Safe"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~sparc x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=""