summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 18:17:00 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 18:17:00 +0000
commite7885350b0bf4ddf7a55fc660d2149269d9558c9 (patch)
treea4ea43c38355750b53893206838dc9c61f0a04c4 /net-analyzer/argus
parentRemove virtual/libc (diff)
downloadgentoo-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')
-rw-r--r--net-analyzer/argus/ChangeLog8
-rw-r--r--net-analyzer/argus/argus-2.0.5.ebuild7
-rw-r--r--net-analyzer/argus/argus-2.0.6.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/net-analyzer/argus/ChangeLog b/net-analyzer/argus/ChangeLog
index cf71120552d2..110bb71a42e9 100644
--- a/net-analyzer/argus/ChangeLog
+++ b/net-analyzer/argus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/argus
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.17 2008/11/21 12:45:05 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.18 2009/09/23 18:17:00 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> argus-2.0.5.ebuild,
+ argus-2.0.6.ebuild:
+ Remove virtual/libc
21 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> argus-2.0.6.ebuild:
Die when dolib or newsbin fail since the make process always return
diff --git a/net-analyzer/argus/argus-2.0.5.ebuild b/net-analyzer/argus/argus-2.0.5.ebuild
index dd2c4dbc8a97..855c3a7afcbe 100644
--- a/net-analyzer/argus/argus-2.0.5.ebuild
+++ b/net-analyzer/argus/argus-2.0.5.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.5.ebuild,v 1.16 2008/01/16 18:57:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-2.0.5.ebuild,v 1.17 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
>=sys-devel/flex-2.4.6"
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