diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 12:58:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 12:58:45 +0000 |
commit | 3eb370aa8c81051253839c932010db1a95b5423e (patch) | |
tree | a7cbedc98d39d3471b30930e87dff30799438f64 /dev-perl/Net-IP | |
parent | Stable for x86, wrt bug #463554 (diff) | |
download | gentoo-2-3eb370aa8c81051253839c932010db1a95b5423e.tar.gz gentoo-2-3eb370aa8c81051253839c932010db1a95b5423e.tar.bz2 gentoo-2-3eb370aa8c81051253839c932010db1a95b5423e.zip |
Stable for x86, wrt bug #456580
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-IP')
-rw-r--r-- | dev-perl/Net-IP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-IP/Net-IP-1.260.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-IP/ChangeLog b/dev-perl/Net-IP/ChangeLog index 23611f9d442d..49f7c82429b7 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.41 2013/03/28 22:18:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/ChangeLog,v 1.42 2013/03/30 12:58:45 ago Exp $ + + 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-IP-1.260.0.ebuild: + Stable for x86, wrt bug #456580 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-IP-1.260.0.ebuild: Stable for ia64, 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 19da702f15fd..7f4c1466907c 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.6 2013/03/28 22:18:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.260.0.ebuild,v 1.7 2013/03/30 12:58:45 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" ) |