summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alberto Suarez Lopez <bass@gentoo.org>2006-10-13 11:01:22 +0000
committerJose Alberto Suarez Lopez <bass@gentoo.org>2006-10-13 11:01:22 +0000
commit41b902b81a699dbaac5979d14169334df415d4f8 (patch)
treec08c61d6a55ed28a71dce108f9158e69d14b8793 /net-misc/htbinit/htbinit-0.8.5.ebuild
parentAlways build with -fPIC on FreeBSD. (diff)
downloadhistorical-41b902b81a699dbaac5979d14169334df415d4f8.tar.gz
historical-41b902b81a699dbaac5979d14169334df415d4f8.tar.bz2
historical-41b902b81a699dbaac5979d14169334df415d4f8.zip
Added support for ipv6, tos and esfq. Update ebuild and init. Thanks to Francisco Javier #146844
Package-Manager: portage-2.1.1
Diffstat (limited to 'net-misc/htbinit/htbinit-0.8.5.ebuild')
-rw-r--r--net-misc/htbinit/htbinit-0.8.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/htbinit/htbinit-0.8.5.ebuild b/net-misc/htbinit/htbinit-0.8.5.ebuild
index 24f33daab415..7bc94687ae6e 100644
--- a/net-misc/htbinit/htbinit-0.8.5.ebuild
+++ b/net-misc/htbinit/htbinit-0.8.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/htbinit-0.8.5.ebuild,v 1.4 2005/06/13 15:33:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/htbinit-0.8.5.ebuild,v 1.5 2006/10/13 11:01:22 bass Exp $
DESCRIPTION="Sets up Hierachical Token Bucket based traffic control (QoS) with iproute2"
HOMEPAGE="http://www.sourceforge.net/projects/htbinit"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/htbinit/htb.init-v${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~amd64"
IUSE=""
DEPEND="sys-apps/iproute2"