summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-04-02 12:50:32 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-04-02 12:50:32 +0000
commit655d3e0b33e6da6230b688a6d9d9f5fef7dc3469 (patch)
tree200681636b7d115de831849508f285b4ff734420 /net-dns/dnstop/dnstop-20090128.ebuild
parentRemove old-style virtual/bootloader, bug 359971. (diff)
downloadgentoo-2-655d3e0b33e6da6230b688a6d9d9f5fef7dc3469.tar.gz
gentoo-2-655d3e0b33e6da6230b688a6d9d9f5fef7dc3469.tar.bz2
gentoo-2-655d3e0b33e6da6230b688a6d9d9f5fef7dc3469.zip
Use net-libs/libpcap instead of virtual/libpcap wrt #358835.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/dnstop/dnstop-20090128.ebuild')
-rw-r--r--net-dns/dnstop/dnstop-20090128.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/dnstop/dnstop-20090128.ebuild b/net-dns/dnstop/dnstop-20090128.ebuild
index 0842b0a834b5..af1602bd11a8 100644
--- a/net-dns/dnstop/dnstop-20090128.ebuild
+++ b/net-dns/dnstop/dnstop-20090128.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20090128.ebuild,v 1.4 2010/09/25 12:18:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20090128.ebuild,v 1.5 2011/04/02 12:50:32 ssuominen Exp $
EAPI=2
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~hppa ~ppc sparc x86"
IUSE="ipv6"
RDEPEND="sys-libs/ncurses
- virtual/libpcap"
+ net-libs/libpcap"
DEPEND="${RDEPEND}"
src_prepare() {