diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:18:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:18:39 +0000 |
commit | 245d5bb00ba49589665867615535b8e602ab3930 (patch) | |
tree | ee848988d51415fbc2c1a7c297fefff4306c5cc7 /dev-perl | |
parent | Stable for x86, wrt bug #535200 (diff) | |
download | gentoo-2-245d5bb00ba49589665867615535b8e602ab3930.tar.gz gentoo-2-245d5bb00ba49589665867615535b8e602ab3930.tar.bz2 gentoo-2-245d5bb00ba49589665867615535b8e602ab3930.zip |
Stable for x86, wrt bug #535210
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Net-DNS/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-DNS/ChangeLog b/dev-perl/Net-DNS/ChangeLog index 7e803af5827b..f76008fc1be5 100644 --- a/dev-perl/Net-DNS/ChangeLog +++ b/dev-perl/Net-DNS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-DNS # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/ChangeLog,v 1.177 2015/01/20 10:08:24 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/ChangeLog,v 1.178 2015/01/26 10:18:39 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Net-DNS-0.740.0.ebuild: + Stable for x86, wrt bug #535210 *Net-DNS-0.810.0 (20 Jan 2015) diff --git a/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild b/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild index a31d94c362de..563789c16300 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild,v 1.6 2015/01/18 08:42:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild,v 1.7 2015/01/26 10:18:39 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module" 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 ~sparc-solaris ~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 ~sparc-solaris ~x86-solaris" IUSE="ipv6 test" RDEPEND=" |