summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 16:16:21 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 16:16:21 +0000
commit07b978215b3393007d01bb8003d9337b04f1e718 (patch)
tree562a853ab8e189745c7ccbb57100e3259127177b /dev-perl/Net-DNS/Net-DNS-0.55.ebuild
parentfix missing doc in IUSE, fixes #136400 (diff)
downloadhistorical-07b978215b3393007d01bb8003d9337b04f1e718.tar.gz
historical-07b978215b3393007d01bb8003d9337b04f1e718.tar.bz2
historical-07b978215b3393007d01bb8003d9337b04f1e718.zip
Marking sparc stable
Package-Manager: portage-2.1
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-0.55.ebuild')
-rw-r--r--dev-perl/Net-DNS/Net-DNS-0.55.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-0.55.ebuild b/dev-perl/Net-DNS/Net-DNS-0.55.ebuild
index 33a071eab5e9..f055a5ba085a 100644
--- a/dev-perl/Net-DNS/Net-DNS-0.55.ebuild
+++ b/dev-perl/Net-DNS/Net-DNS-0.55.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.55.ebuild,v 1.6 2006/04/12 00:09:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.55.ebuild,v 1.7 2006/06/12 15:58:25 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/O/OL/OLAF/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="ipv6"
DEPEND="virtual/perl-Digest-MD5