summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 19:52:45 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 19:52:45 +0000
commit3360db5173dbcf54341eb1136b563d6aef0fe582 (patch)
tree7b99e383519f7828133b44206bcb811dafe412b5 /net-analyzer/ifstat
parentadd metadata, add IUSE, virtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-3360db5173dbcf54341eb1136b563d6aef0fe582.tar.gz
gentoo-2-3360db5173dbcf54341eb1136b563d6aef0fe582.tar.bz2
gentoo-2-3360db5173dbcf54341eb1136b563d6aef0fe582.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-analyzer/ifstat')
-rw-r--r--net-analyzer/ifstat/ChangeLog6
-rw-r--r--net-analyzer/ifstat/ifstat-1.0.ebuild4
-rw-r--r--net-analyzer/ifstat/ifstat-1.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/ifstat/ChangeLog b/net-analyzer/ifstat/ChangeLog
index e8a9e7fa2e07..b960d4306d76 100644
--- a/net-analyzer/ifstat/ChangeLog
+++ b/net-analyzer/ifstat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/ifstat
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.6 2004/06/24 22:04:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.7 2004/07/01 19:51:52 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> ifstat-1.0.ebuild,
+ ifstat-1.1.ebuild:
+ change virtual/glibc to virtual/libc
*ifstat-1.1 (22 Jun 2004)
diff --git a/net-analyzer/ifstat/ifstat-1.0.ebuild b/net-analyzer/ifstat/ifstat-1.0.ebuild
index a026cc0b4de1..720d4a63bc23 100644
--- a/net-analyzer/ifstat/ifstat-1.0.ebuild
+++ b/net-analyzer/ifstat/ifstat-1.0.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-analyzer/ifstat/ifstat-1.0.ebuild,v 1.5 2004/06/24 22:04:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.0.ebuild,v 1.6 2004/07/01 19:51:52 squinky86 Exp $
IUSE="snmp"
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc hppa ~amd64 ~ppc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
snmp? ( >=net-analyzer/net-snmp-5.0 )"
src_compile() {
diff --git a/net-analyzer/ifstat/ifstat-1.1.ebuild b/net-analyzer/ifstat/ifstat-1.1.ebuild
index 44b717961b0e..ac52efcbadc1 100644
--- a/net-analyzer/ifstat/ifstat-1.1.ebuild
+++ b/net-analyzer/ifstat/ifstat-1.1.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-analyzer/ifstat/ifstat-1.1.ebuild,v 1.2 2004/06/24 22:04:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.3 2004/07/01 19:51:52 squinky86 Exp $
IUSE="snmp"
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~sparc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
snmp? ( >=net-analyzer/net-snmp-5.0 )"
src_compile() {