summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-02-12 15:08:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-02-12 15:08:11 +0000
commit107ef94f7f771ca35fdd22abb006109fa55555b1 (patch)
tree58f5fda6c963b3cea29ff0d321612d1d219011a2 /dev-perl/Net-Netmask
parentDrop ia64. x86 stable wrt #396933 (diff)
downloadhistorical-107ef94f7f771ca35fdd22abb006109fa55555b1.tar.gz
historical-107ef94f7f771ca35fdd22abb006109fa55555b1.tar.bz2
historical-107ef94f7f771ca35fdd22abb006109fa55555b1.zip
Drop alpha/ia64/sparc keywords. x86 stable wrt #396937
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Net-Netmask')
-rw-r--r--dev-perl/Net-Netmask/ChangeLog6
-rw-r--r--dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild6
-rw-r--r--dev-perl/Net-Netmask/Net-Netmask-1.901.600.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Net-Netmask/ChangeLog b/dev-perl/Net-Netmask/ChangeLog
index 1aff30c90deb..2c83b034711d 100644
--- a/dev-perl/Net-Netmask/ChangeLog
+++ b/dev-perl/Net-Netmask/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Net-Netmask
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/ChangeLog,v 1.46 2012/02/03 16:45:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/ChangeLog,v 1.47 2012/02/12 15:08:11 armin76 Exp $
+
+ 12 Feb 2012; Raúl Porcel <armin76@gentoo.org> Net-Netmask-1.901.500.ebuild,
+ Net-Netmask-1.901.600.ebuild:
+ Drop alpha/ia64/sparc keywords. x86 stable wrt #396937
03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Net-Netmask-1.901.600.ebuild:
Stable for amd64, wrt bug #396937
diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild
index fd21144ad2ed..aca07a3b0094 100644
--- a/dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild
+++ b/dev-perl/Net-Netmask/Net-Netmask-1.901.500.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-Netmask/Net-Netmask-1.901.500.ebuild,v 1.1 2011/02/26 09:35:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild,v 1.2 2012/02/12 15:08:11 armin76 Exp $
EAPI=2
@@ -13,5 +13,5 @@ DESCRIPTION="Parse, manipulate and lookup IP network blocks"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc sparc x86"
+KEYWORDS="amd64 ~arm ~mips ppc x86"
IUSE=""
diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.901.600.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.901.600.ebuild
index a6fa7bbaf69c..05f12fc75295 100644
--- a/dev-perl/Net-Netmask/Net-Netmask-1.901.600.ebuild
+++ b/dev-perl/Net-Netmask/Net-Netmask-1.901.600.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-Netmask/Net-Netmask-1.901.600.ebuild,v 1.2 2012/02/03 16:45:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.901.600.ebuild,v 1.3 2012/02/12 15:08:11 armin76 Exp $
EAPI=3
@@ -12,5 +12,5 @@ inherit perl-module
DESCRIPTION="Parse, manipulate and lookup IP network blocks"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc x86"
IUSE=""