summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 21:59:27 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 21:59:27 +0000
commit9654a73251f5fba9c1b8ce9a7be92e4d9e2a1094 (patch)
tree7993386e7e986a17bdc5519f8448aa76688c7145 /net-misc/snitch/snitch-0.0.1.ebuild
parentvirtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff)
downloadgentoo-2-9654a73251f5fba9c1b8ce9a7be92e4d9e2a1094.tar.gz
gentoo-2-9654a73251f5fba9c1b8ce9a7be92e4d9e2a1094.tar.bz2
gentoo-2-9654a73251f5fba9c1b8ce9a7be92e4d9e2a1094.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/snitch/snitch-0.0.1.ebuild')
-rw-r--r--net-misc/snitch/snitch-0.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/snitch/snitch-0.0.1.ebuild b/net-misc/snitch/snitch-0.0.1.ebuild
index 3b2464754eb8..db7f598ee4e7 100644
--- a/net-misc/snitch/snitch-0.0.1.ebuild
+++ b/net-misc/snitch/snitch-0.0.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-misc/snitch/snitch-0.0.1.ebuild,v 1.4 2004/06/25 00:12:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild,v 1.5 2004/07/01 21:57:29 squinky86 Exp $
DESCRIPTION="Snitch is a powerful packetshaping utility that allows the user to easily harness the power of the Linux tc command to shape network traffic"
HOMEPAGE="http://snitch.sourceforge.net/"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND="${DEPEND}
>=net-firewall/iptables-1.2.9-r1
sys-apps/iproute2"