diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:42:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:42:09 +0000 |
commit | 21128a4adb7ef79fe20d2804bbbcafb052a4ae17 (patch) | |
tree | 10eac335f73a7a1887c29a205b7f5f5a625cc998 /dev-perl/Net-DNS | |
parent | Stable for amd64, wrt bug #535648 (diff) | |
download | gentoo-2-21128a4adb7ef79fe20d2804bbbcafb052a4ae17.tar.gz gentoo-2-21128a4adb7ef79fe20d2804bbbcafb052a4ae17.tar.bz2 gentoo-2-21128a4adb7ef79fe20d2804bbbcafb052a4ae17.zip |
Stable for amd64, wrt bug #535210
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-DNS')
-rw-r--r-- | dev-perl/Net-DNS/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Net-DNS/ChangeLog b/dev-perl/Net-DNS/ChangeLog index 7db1055c3bbe..5ad5318c0a5f 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/ChangeLog,v 1.171 2014/08/23 02:19:57 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/ChangeLog,v 1.172 2015/01/09 13:42:09 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Net-DNS-0.740.0.ebuild: + Stable for amd64, wrt bug #535210 *Net-DNS-0.660.0-r1 (23 Aug 2014) 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 83547d76e360..aa82690807ea 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-2014 Gentoo Foundation +# 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.1 2014/04/26 18:36:58 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild,v 1.2 2015/01/09 13:42:09 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=" |