summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-02 13:16:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-02 13:16:03 +0000
commit25f3b01e145e5f3a95e47efaa122a549a9fcd456 (patch)
tree94a90f4a85dc848ffa3fbf5e5c630efa4caaae34 /dev-perl/Net-IP
parentBump pandoc to 1.11.1 (diff)
downloadgentoo-2-25f3b01e145e5f3a95e47efaa122a549a9fcd456.tar.gz
gentoo-2-25f3b01e145e5f3a95e47efaa122a549a9fcd456.tar.bz2
gentoo-2-25f3b01e145e5f3a95e47efaa122a549a9fcd456.zip
Stable for s390, wrt bug #456580
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-IP')
-rw-r--r--dev-perl/Net-IP/ChangeLog5
-rw-r--r--dev-perl/Net-IP/Net-IP-1.260.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-IP/ChangeLog b/dev-perl/Net-IP/ChangeLog
index e17b8be561f0..dc6b22be8334 100644
--- a/dev-perl/Net-IP/ChangeLog
+++ b/dev-perl/Net-IP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-IP
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/ChangeLog,v 1.46 2013/04/02 11:18:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/ChangeLog,v 1.47 2013/04/02 13:16:03 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> Net-IP-1.260.0.ebuild:
+ Stable for s390, wrt bug #456580
02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> Net-IP-1.260.0.ebuild:
Stable for hppa, wrt bug #456580
diff --git a/dev-perl/Net-IP/Net-IP-1.260.0.ebuild b/dev-perl/Net-IP/Net-IP-1.260.0.ebuild
index 2d1599ac28e1..ed7df68e9daa 100644
--- a/dev-perl/Net-IP/Net-IP-1.260.0.ebuild
+++ b/dev-perl/Net-IP/Net-IP-1.260.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.260.0.ebuild,v 1.11 2013/04/02 11:18:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.260.0.ebuild,v 1.12 2013/04/02 13:16:03 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension for manipulating IPv4/IPv6 addresses"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
PATCHES=( "${FILESDIR}/initip-0.patch" )