diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-01-29 21:24:27 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-01-29 21:24:27 +0000 |
commit | c3cd1bc6ded166f604f70b459769a6b1a5c0dafd (patch) | |
tree | ebdb240c21811de713a9a894c420a6c09fc07b54 /net-libs/libnids/libnids-1.18.ebuild | |
parent | recommit, accidently removed the a stable keyword. (diff) | |
download | gentoo-2-c3cd1bc6ded166f604f70b459769a6b1a5c0dafd.tar.gz gentoo-2-c3cd1bc6ded166f604f70b459769a6b1a5c0dafd.tar.bz2 gentoo-2-c3cd1bc6ded166f604f70b459769a6b1a5c0dafd.zip |
Transition dependancy from net-libs/libpcap to virtual/libpcap
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-libs/libnids/libnids-1.18.ebuild')
-rw-r--r-- | net-libs/libnids/libnids-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnids/libnids-1.18.ebuild b/net-libs/libnids/libnids-1.18.ebuild index 3a3739f9ec37..224c39a70089 100644 --- a/net-libs/libnids/libnids-1.18.ebuild +++ b/net-libs/libnids/libnids-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.18.ebuild,v 1.5 2004/12/17 12:22:01 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.18.ebuild,v 1.6 2005/01/29 21:19:57 dragonheart Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="1.1" KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="" -DEPEND="net-libs/libpcap +DEPEND="virtual/libpcap >=net-libs/libnet-1.1.0-r3" src_unpack() { |