summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2013-05-04 13:40:21 +0000
committerTom Wijsman <tomwij@gentoo.org>2013-05-04 13:40:21 +0000
commit0e215e8707087566eede617c9a19f2aa3f5a4f1a (patch)
treebaa107ec1768d7d0ec9cce6846c102ab6d5c35a0 /net-misc/htbinit
parentMask systemd flag globally, unmask on arches on which systemd is keyworded. (diff)
downloadgentoo-2-0e215e8707087566eede617c9a19f2aa3f5a4f1a.tar.gz
gentoo-2-0e215e8707087566eede617c9a19f2aa3f5a4f1a.tar.bz2
gentoo-2-0e215e8707087566eede617c9a19f2aa3f5a4f1a.zip
Non-maintainer commit. sys-apps/iproute2 was only listed as DEPEND, listing as RDEPEND as well since the init script requires /sbin/ip and /sbin/tc.
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'net-misc/htbinit')
-rw-r--r--net-misc/htbinit/ChangeLog9
-rw-r--r--net-misc/htbinit/htbinit-0.8.5-r5.ebuild5
2 files changed, 10 insertions, 4 deletions
diff --git a/net-misc/htbinit/ChangeLog b/net-misc/htbinit/ChangeLog
index 5f28547a3ed3..7a8a59f157d8 100644
--- a/net-misc/htbinit/ChangeLog
+++ b/net-misc/htbinit/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/htbinit
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/ChangeLog,v 1.21 2012/10/02 07:50:30 kensington Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/ChangeLog,v 1.22 2013/05/04 13:40:21 tomwij Exp $
+
+ 04 May 2013; Tom Wijsman <TomWij@gentoo.org> htbinit-0.8.5-r5.ebuild,
+ metadata.xml:
+ Non-maintainer commit. sys-apps/iproute2 was only listed as DEPEND, listing as
+ RDEPEND as well since the init script requires /sbin/ip and /sbin/tc.
02 Oct 2012; Michael Palimaka <kensington@gentoo.org> -files/htb.sysconfig,
-files/rc_htbinit, -htbinit-0.8.5-r4.ebuild:
diff --git a/net-misc/htbinit/htbinit-0.8.5-r5.ebuild b/net-misc/htbinit/htbinit-0.8.5-r5.ebuild
index 1684a9ea2e06..67b81072a813 100644
--- a/net-misc/htbinit/htbinit-0.8.5-r5.ebuild
+++ b/net-misc/htbinit/htbinit-0.8.5-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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-r5.ebuild,v 1.4 2012/09/30 18:11:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/htbinit/htbinit-0.8.5-r5.ebuild,v 1.5 2013/05/04 13:40:21 tomwij Exp $
EAPI=2
inherit eutils linux-info
@@ -15,6 +15,7 @@ KEYWORDS="amd64 ~ppc x86"
IUSE="ipv6 esfq"
DEPEND="sys-apps/iproute2"
+RDEPEND="${DEPEND}"
S=${WORKDIR}