diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-04-24 19:06:41 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-04-24 19:06:41 +0000 |
commit | d265767ba294730b136aa085812d70eb943881c3 (patch) | |
tree | d8950c7c658a4bb4f501ea9c073d5c37ab466aaa /dev-perl/Net-DNS/Net-DNS-0.63.ebuild | |
parent | Version bump, 218866 (diff) | |
download | historical-d265767ba294730b136aa085812d70eb943881c3.tar.gz historical-d265767ba294730b136aa085812d70eb943881c3.tar.bz2 historical-d265767ba294730b136aa085812d70eb943881c3.zip |
ppc stable, bug #203074
Package-Manager: portage-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 00ef650cacf5..dead3ccffd97 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.6 2008/04/24 17:24:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.63.ebuild,v 1.7 2008/04/24 19:06:41 dertobi123 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 |