diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-23 21:16:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-23 21:16:18 +0000 |
commit | 4cce67180ba970ec706bfe4b5190d1933ef8b010 (patch) | |
tree | fa25aedaeab374dd32cdb01529d0a3829833134d /dev-perl/Net-DNS/Net-DNS-0.63.ebuild | |
parent | x86 stable, security bug #219033 (diff) | |
download | gentoo-2-4cce67180ba970ec706bfe4b5190d1933ef8b010.tar.gz gentoo-2-4cce67180ba970ec706bfe4b5190d1933ef8b010.tar.bz2 gentoo-2-4cce67180ba970ec706bfe4b5190d1933ef8b010.zip |
amd64/x86 stable, security bug #203074
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-0.63.ebuild')
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-0.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-0.63.ebuild b/dev-perl/Net-DNS/Net-DNS-0.63.ebuild index abe761a7f055..98dedbc2d4ba 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.63.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.63.ebuild,v 1.3 2008/04/23 15:04:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.63.ebuild,v 1.4 2008/04/23 21:16:18 maekke Exp $ MODULE_AUTHOR=OLAF inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="ipv6" RDEPEND="virtual/perl-Digest-MD5 |