diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-11 02:35:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-11 02:35:04 +0000 |
commit | cb225fcaee7ae38cb6137d5ba01a7b22987e1ec6 (patch) | |
tree | 62bb544930c7019ab392a86a98fe5ed78444a16e /dev-perl/Net-DNS/Net-DNS-0.57.ebuild | |
parent | (#149857) Allow man-db as well as man. (diff) | |
download | gentoo-2-cb225fcaee7ae38cb6137d5ba01a7b22987e1ec6.tar.gz gentoo-2-cb225fcaee7ae38cb6137d5ba01a7b22987e1ec6.tar.bz2 gentoo-2-cb225fcaee7ae38cb6137d5ba01a7b22987e1ec6.zip |
Marking sparc, amd64 stable; cleaned out stale ebuilds
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-0.57.ebuild')
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-0.57.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-0.57.ebuild b/dev-perl/Net-DNS/Net-DNS-0.57.ebuild index d3f2dadecfa9..3c243109b951 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.57.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.57.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.57.ebuild,v 1.10 2006/10/04 13:57:34 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.57.ebuild,v 1.11 2006/10/11 02:35:04 mcummings Exp $ inherit perl-module @@ -20,7 +20,6 @@ DEPEND="virtual/perl-Digest-MD5 virtual/perl-MIME-Base64 virtual/perl-Test-Simple dev-lang/perl" -RDEPEND="${DEPEND}" #SRC_TEST="do" mydoc="TODO" |