summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/ndu/Manifest17
-rw-r--r--net-dns/ndu/ndu-0.4-r2.ebuild6
2 files changed, 6 insertions, 17 deletions
diff --git a/net-dns/ndu/Manifest b/net-dns/ndu/Manifest
index 53a5723ccb3c..f80e13ff99c4 100644
--- a/net-dns/ndu/Manifest
+++ b/net-dns/ndu/Manifest
@@ -1,19 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 de1207b2fccd9f2121668a84c3dc50ef ndu-0.4-r2.ebuild 1664
-MD5 cf0d78559c5d58ea891b234ecd32e82f ndu-0.4-r1.ebuild 1096
MD5 9b073dba69e0bd43365a90f88513371f ChangeLog 755
MD5 b0d485ea1a51fb83c70daedef2599272 metadata.xml 279
MD5 7e37a476d2327536bd66ed7ab9a0e819 ndu-0.4.ebuild 1102
+MD5 cf0d78559c5d58ea891b234ecd32e82f ndu-0.4-r1.ebuild 1096
+MD5 c24f3414ab2f343fd86e69732333b670 ndu-0.4-r2.ebuild 1664
+MD5 f3a54eec95c7e1c3fe531456a3ae15b2 files/digest-ndu-0.4 58
MD5 f3a54eec95c7e1c3fe531456a3ae15b2 files/digest-ndu-0.4-r1 58
MD5 f3a54eec95c7e1c3fe531456a3ae15b2 files/digest-ndu-0.4-r2 58
-MD5 f3a54eec95c7e1c3fe531456a3ae15b2 files/digest-ndu-0.4 58
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-Comment: Robbat2 @ Orbis-Terrarum Networks
-
-iD8DBQFCDsvDPpIsIjIzwiwRAqMjAKDF6JL/2hb1e86M0ZsmmDETofUgdQCeMGDk
-PnGwhKP3ljA7k2QXdlaqOVg=
-=btyp
------END PGP SIGNATURE-----
diff --git a/net-dns/ndu/ndu-0.4-r2.ebuild b/net-dns/ndu/ndu-0.4-r2.ebuild
index 1ca9ad867abc..e06c4f3ea927 100644
--- a/net-dns/ndu/ndu-0.4-r2.ebuild
+++ b/net-dns/ndu/ndu-0.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ndu/ndu-0.4-r2.ebuild,v 1.1 2005/02/13 03:38:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ndu/ndu-0.4-r2.ebuild,v 1.2 2005/02/14 06:52:28 mr_bones_ Exp $
inherit eutils toolchain-funcs
@@ -12,9 +12,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND="sys-apps/sed
+DEPEND="sys-apps/sed
virtual/libc"
-RDEPEND="virtual/libc
+RDEPEND="virtual/libc
sys-apps/ed" # dnstouch calls ed to do the dirty work
src_unpack() {