summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-08-27 18:26:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-08-27 18:26:53 +0000
commitd333a0d86a2ac6e7832a45149fdcbd49fd3d0ddc (patch)
tree5a9f510be938c64db2781b014220c2cfd2ad5da1 /dev-perl/Net-CIDR
parentDrop ia64/sparc keywords (diff)
downloadgentoo-2-d333a0d86a2ac6e7832a45149fdcbd49fd3d0ddc.tar.gz
gentoo-2-d333a0d86a2ac6e7832a45149fdcbd49fd3d0ddc.tar.bz2
gentoo-2-d333a0d86a2ac6e7832a45149fdcbd49fd3d0ddc.zip
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Net-CIDR')
-rw-r--r--dev-perl/Net-CIDR/ChangeLog6
-rw-r--r--dev-perl/Net-CIDR/Net-CIDR-0.140.0.ebuild6
-rw-r--r--dev-perl/Net-CIDR/Net-CIDR-0.150.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Net-CIDR/ChangeLog b/dev-perl/Net-CIDR/ChangeLog
index a9d15ddac4f3..24fbb90ff905 100644
--- a/dev-perl/Net-CIDR/ChangeLog
+++ b/dev-perl/Net-CIDR/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Net-CIDR
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR/ChangeLog,v 1.40 2012/08/09 17:56:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR/ChangeLog,v 1.41 2012/08/27 18:26:53 armin76 Exp $
+
+ 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> Net-CIDR-0.140.0.ebuild,
+ Net-CIDR-0.150.0.ebuild:
+ Drop alpha/ia64/sparc keywords
09 Aug 2012; Brent Baude <ranger@gentoo.org> Net-CIDR-0.150.0.ebuild:
Marking Net-CIDR-0.150.0 ppc for bug 418829
diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.140.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.140.0.ebuild
index d8d076a014be..da6b4da69abc 100644
--- a/dev-perl/Net-CIDR/Net-CIDR-0.140.0.ebuild
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.140.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/Net-CIDR/Net-CIDR-0.140.0.ebuild,v 1.2 2011/09/03 21:05:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR/Net-CIDR-0.140.0.ebuild,v 1.3 2012/08/27 18:26:53 armin76 Exp $
EAPI=4
@@ -12,5 +12,5 @@ inherit perl-module
DESCRIPTION="Manipulate netblock lists in CIDR notation"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86"
+KEYWORDS="amd64 ~arm hppa ppc x86"
IUSE=""
diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.150.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.150.0.ebuild
index 0d19d33c18b2..2b54a123b754 100644
--- a/dev-perl/Net-CIDR/Net-CIDR-0.150.0.ebuild
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.150.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/Net-CIDR/Net-CIDR-0.150.0.ebuild,v 1.5 2012/08/09 17:56:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR/Net-CIDR-0.150.0.ebuild,v 1.6 2012/08/27 18:26:53 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Manipulate netblock lists in CIDR notation"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~sparc x86"
+KEYWORDS="amd64 ~arm hppa ppc x86"
IUSE=""
SRC_TEST=do