summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-12-05 20:06:07 +0000
committerFabian Groffen <grobian@gentoo.org>2008-12-05 20:06:07 +0000
commitaa20f4b21dcddc4eba5156d0b19f77e685f58347 (patch)
treeddb3525cf6dc1c6e1894217e25e4210a2a545c22 /net-misc/throttle/throttle-1.2.ebuild
parentVersion bump. (diff)
downloadhistorical-aa20f4b21dcddc4eba5156d0b19f77e685f58347.tar.gz
historical-aa20f4b21dcddc4eba5156d0b19f77e685f58347.tar.bz2
historical-aa20f4b21dcddc4eba5156d0b19f77e685f58347.zip
QA: add IUSE
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'net-misc/throttle/throttle-1.2.ebuild')
-rw-r--r--net-misc/throttle/throttle-1.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/throttle/throttle-1.2.ebuild b/net-misc/throttle/throttle-1.2.ebuild
index 24d8c31e3898..94cd08c39689 100644
--- a/net-misc/throttle/throttle-1.2.ebuild
+++ b/net-misc/throttle/throttle-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/throttle-1.2.ebuild,v 1.2 2008/12/05 12:28:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/throttle-1.2.ebuild,v 1.3 2008/12/05 20:06:07 grobian Exp $
DESCRIPTION="Bandwidth limiting pipe"
HOMEPAGE="http://klicman.org/throttle/"
@@ -9,6 +9,7 @@ SRC_URI="http://klicman.org/throttle/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE=""
src_install() {
emake DESTDIR="${D}" install || die