summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 21:27:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 21:27:15 +0000
commit0c89dcdcf09e2641f09509de204c66bc9efe9369 (patch)
tree2982f8554791d91a4f3c54520d040615f4a24834 /net-dns
parentamd64 stable, bug 285945 (diff)
downloadgentoo-2-0c89dcdcf09e2641f09509de204c66bc9efe9369.tar.gz
gentoo-2-0c89dcdcf09e2641f09509de204c66bc9efe9369.tar.bz2
gentoo-2-0c89dcdcf09e2641f09509de204c66bc9efe9369.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/ndu/ndu-0.4-r4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-dns/ndu/ndu-0.4-r4.ebuild b/net-dns/ndu/ndu-0.4-r4.ebuild
index ccc32ae52458..febdeec0a330 100644
--- a/net-dns/ndu/ndu-0.4-r4.ebuild
+++ b/net-dns/ndu/ndu-0.4-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ndu/ndu-0.4-r4.ebuild,v 1.6 2009/09/23 18:30:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ndu/ndu-0.4-r4.ebuild,v 1.7 2009/09/23 21:27:15 patrick Exp $
inherit eutils toolchain-funcs
@@ -11,8 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="sys-apps/sed
- virtual/libc"
+DEPEND="sys-apps/sed"
RDEPEND="sys-apps/ed" # dnstouch calls ed to do the dirty work
src_unpack() {