diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:56:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:56:51 +0000 |
commit | 5cd110fa381af070f7cb27978d20df4618a4d914 (patch) | |
tree | fc6c894823f7d7383275e74d34c67f8424144097 /net-misc/htbinit | |
parent | Stable for x86, wrt bug #495870 (diff) | |
download | gentoo-2-5cd110fa381af070f7cb27978d20df4618a4d914.tar.gz gentoo-2-5cd110fa381af070f7cb27978d20df4618a4d914.tar.bz2 gentoo-2-5cd110fa381af070f7cb27978d20df4618a4d914.zip |
Stable for x86, wrt bug #495874
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/htbinit')
-rw-r--r-- | net-misc/htbinit/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/htbinit/htbinit-0.8.5-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/htbinit/ChangeLog b/net-misc/htbinit/ChangeLog index e84465223e1a..501778ac27d3 100644 --- a/net-misc/htbinit/ChangeLog +++ b/net-misc/htbinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/htbinit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/ChangeLog,v 1.24 2014/01/12 20:05:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/ChangeLog,v 1.25 2014/01/14 13:56:51 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> htbinit-0.8.5-r6.ebuild: + Stable for x86, wrt bug #495874 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> htbinit-0.8.5-r6.ebuild: amd64 stable, bug #495874 diff --git a/net-misc/htbinit/htbinit-0.8.5-r6.ebuild b/net-misc/htbinit/htbinit-0.8.5-r6.ebuild index 07d3bf237f50..5791c40c550b 100644 --- a/net-misc/htbinit/htbinit-0.8.5-r6.ebuild +++ b/net-misc/htbinit/htbinit-0.8.5-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r6.ebuild,v 1.2 2014/01/12 20:05:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/htbinit-0.8.5-r6.ebuild,v 1.3 2014/01/14 13:56:51 ago Exp $ EAPI=5 inherit eutils linux-info @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/htbinit/htb.init-v${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="ipv6 esfq" DEPEND="sys-apps/iproute2" |