diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 18:17:00 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 18:17:00 +0000 |
commit | e7885350b0bf4ddf7a55fc660d2149269d9558c9 (patch) | |
tree | a4ea43c38355750b53893206838dc9c61f0a04c4 /net-analyzer/argus/argus-2.0.6.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-e7885350b0bf4ddf7a55fc660d2149269d9558c9.tar.gz gentoo-2-e7885350b0bf4ddf7a55fc660d2149269d9558c9.tar.bz2 gentoo-2-e7885350b0bf4ddf7a55fc660d2149269d9558c9.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/argus/argus-2.0.6.ebuild')
-rw-r--r-- | net-analyzer/argus/argus-2.0.6.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/argus/argus-2.0.6.ebuild b/net-analyzer/argus/argus-2.0.6.ebuild index 66a0717b56dc..aad5bbd13292 100644 --- a/net-analyzer/argus/argus-2.0.6.ebuild +++ b/net-analyzer/argus/argus-2.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-2.0.6.ebuild,v 1.5 2008/11/21 12:45:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-2.0.6.ebuild,v 1.6 2009/09/23 18:17:00 patrick Exp $ inherit eutils @@ -12,8 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="virtual/libc - net-libs/libpcap" +RDEPEND="net-libs/libpcap" DEPEND="${RDEPEND} >=sys-devel/bison-1.28 |