summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-31 09:53:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-31 09:53:32 +0000
commitf7befe91c7e7e95098c9f8df8caf5df64f7a0ba8 (patch)
tree9a9d0c06f1a6e37cca5d2d69114d3f5ede08559c /dev-perl/Net-IP
parentStable for sparc, wrt bug #457486 (diff)
downloadgentoo-2-f7befe91c7e7e95098c9f8df8caf5df64f7a0ba8.tar.gz
gentoo-2-f7befe91c7e7e95098c9f8df8caf5df64f7a0ba8.tar.bz2
gentoo-2-f7befe91c7e7e95098c9f8df8caf5df64f7a0ba8.zip
Stable for sparc, wrt bug #456580
(Portage version: 2.1.11.52/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 3cd204ca2f92..79c06761f591 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.43 2013/03/30 14:39:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/ChangeLog,v 1.44 2013/03/31 09:53:32 ago Exp $
+
+ 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-IP-1.260.0.ebuild:
+ Stable for sparc, wrt bug #456580
30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-IP-1.260.0.ebuild:
Stable for alpha, 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 daabcd74c497..1b0a12a1f3cd 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.8 2013/03/30 14:39:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.260.0.ebuild,v 1.9 2013/03/31 09:53:32 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" )