diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 12:52:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 12:52:33 +0000 |
commit | 01524a0a7a09107f67b1a245f7f071987d63459c (patch) | |
tree | 58f5dd820df95add13a555192a802be9d4574dc9 /net-misc | |
parent | x86 stable (diff) | |
download | gentoo-2-01524a0a7a09107f67b1a245f7f071987d63459c.tar.gz gentoo-2-01524a0a7a09107f67b1a245f7f071987d63459c.tar.bz2 gentoo-2-01524a0a7a09107f67b1a245f7f071987d63459c.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/htbinit/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/htbinit/htbinit-0.8.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/htbinit/ChangeLog b/net-misc/htbinit/ChangeLog index 706211e3d12b..d5d09c89208a 100644 --- a/net-misc/htbinit/ChangeLog +++ b/net-misc/htbinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/htbinit -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/ChangeLog,v 1.11 2006/10/13 11:01:22 bass Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/ChangeLog,v 1.12 2007/03/13 12:52:33 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> htbinit-0.8.5-r1.ebuild: + x86 stable *htbinit-0.8.5-r1 (13 Oct 2006) diff --git a/net-misc/htbinit/htbinit-0.8.5-r1.ebuild b/net-misc/htbinit/htbinit-0.8.5-r1.ebuild index 3755faff6700..a571cffba686 100644 --- a/net-misc/htbinit/htbinit-0.8.5-r1.ebuild +++ b/net-misc/htbinit/htbinit-0.8.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-r1.ebuild,v 1.1 2006/10/13 11:01:22 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/htbinit-0.8.5-r1.ebuild,v 1.2 2007/03/13 12:52:33 armin76 Exp $ inherit eutils linux-mod @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/htbinit/htb.init-v${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64" +KEYWORDS="alpha ~amd64 ~ppc ~sparc x86" IUSE="ipv6 esfq" DEPEND="sys-apps/iproute2" |