summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-31 17:05:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-31 17:05:24 +0000
commit054aff9a3d9f44557e9807a3f7d969b4bf198321 (patch)
tree94abbac7d4bbaa9c84c1534b0cc2081ba2b0cfaf /dev-perl/module-info
parentadd ~arm, bug #402989 (diff)
downloadgentoo-2-054aff9a3d9f44557e9807a3f7d969b4bf198321.tar.gz
gentoo-2-054aff9a3d9f44557e9807a3f7d969b4bf198321.tar.bz2
gentoo-2-054aff9a3d9f44557e9807a3f7d969b4bf198321.zip
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/module-info')
-rw-r--r--dev-perl/module-info/ChangeLog6
-rw-r--r--dev-perl/module-info/module-info-0.31.ebuild6
-rw-r--r--dev-perl/module-info/module-info-0.320.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/module-info/ChangeLog b/dev-perl/module-info/ChangeLog
index bd7592b95199..77d8916d5fb9 100644
--- a/dev-perl/module-info/ChangeLog
+++ b/dev-perl/module-info/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/module-info
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.65 2012/03/31 14:04:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.66 2012/03/31 17:05:24 armin76 Exp $
+
+ 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> module-info-0.31.ebuild,
+ module-info-0.320.0.ebuild:
+ Drop ia64/sparc keywords
31 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
module-info-0.320.0.ebuild:
diff --git a/dev-perl/module-info/module-info-0.31.ebuild b/dev-perl/module-info/module-info-0.31.ebuild
index 3039a97376c1..c3aa7c71d814 100644
--- a/dev-perl/module-info/module-info-0.31.ebuild
+++ b/dev-perl/module-info/module-info-0.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/module-info/module-info-0.31.ebuild,v 1.11 2010/01/21 13:00:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.31.ebuild,v 1.12 2012/03/31 17:05:24 armin76 Exp $
EAPI=2
@@ -14,7 +14,7 @@ inherit perl-module
DESCRIPTION="Information about Perl modules"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 x86"
IUSE=""
RDEPEND=""
diff --git a/dev-perl/module-info/module-info-0.320.0.ebuild b/dev-perl/module-info/module-info-0.320.0.ebuild
index 649f3f5df886..76fa8da2b3a8 100644
--- a/dev-perl/module-info/module-info-0.320.0.ebuild
+++ b/dev-perl/module-info/module-info-0.320.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/module-info/module-info-0.320.0.ebuild,v 1.7 2012/03/31 14:04:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild,v 1.8 2012/03/31 17:05:24 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Information about Perl modules"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 x86"
IUSE="test"
RDEPEND=""