diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:05:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:05:16 +0000 |
commit | 2129a4fa1f449595ed7efb25ee0eb340971bff63 (patch) | |
tree | 8ba878298c6c358e68728b103aece323c0b67ebd /net-misc/htbinit | |
parent | amd64 stable, bug #495864 (diff) | |
download | gentoo-2-2129a4fa1f449595ed7efb25ee0eb340971bff63.tar.gz gentoo-2-2129a4fa1f449595ed7efb25ee0eb340971bff63.tar.bz2 gentoo-2-2129a4fa1f449595ed7efb25ee0eb340971bff63.zip |
amd64 stable, bug #495874
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/htbinit')
-rw-r--r-- | net-misc/htbinit/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/htbinit/htbinit-0.8.5-r6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/htbinit/ChangeLog b/net-misc/htbinit/ChangeLog index 29bb538c069a..e84465223e1a 100644 --- a/net-misc/htbinit/ChangeLog +++ b/net-misc/htbinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/htbinit -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/ChangeLog,v 1.23 2013/06/25 17:07:11 pacho Exp $ +# 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 $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> htbinit-0.8.5-r6.ebuild: + amd64 stable, bug #495874 *htbinit-0.8.5-r6 (25 Jun 2013) diff --git a/net-misc/htbinit/htbinit-0.8.5-r6.ebuild b/net-misc/htbinit/htbinit-0.8.5-r6.ebuild index ce2237ffee4e..07d3bf237f50 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-2013 Gentoo Foundation +# 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.1 2013/06/25 17:07:11 pacho Exp $ +# $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 $ 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" |