diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-02-16 04:22:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-02-16 04:22:09 +0000 |
commit | 82081e6e180070b9d9d707fadcfd117f4654629c (patch) | |
tree | bc9211efe07422215ffd59b5217998f06e70a502 /dev-util | |
parent | Version bump. (diff) | |
download | gentoo-2-82081e6e180070b9d9d707fadcfd117f4654629c.tar.gz gentoo-2-82081e6e180070b9d9d707fadcfd117f4654629c.tar.bz2 gentoo-2-82081e6e180070b9d9d707fadcfd117f4654629c.zip |
add missing test to IUSE
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/bustle/bustle-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/bustle/bustle-0.4.0.ebuild b/dev-util/bustle/bustle-0.4.0.ebuild index 5e837c3f50f4..54a6387c0805 100644 --- a/dev-util/bustle/bustle-0.4.0.ebuild +++ b/dev-util/bustle/bustle-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.0.ebuild,v 1.2 2012/02/15 18:16:40 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.0.ebuild,v 1.3 2012/02/16 04:22:09 mr_bones_ Exp $ # ebuild generated by hackport 0.2.14 @@ -16,7 +16,7 @@ SRC_URI="http://willthompson.co.uk/${PN}/releases/${PV}/${P}.tar.gz http://dev.g LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2 SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="test" RDEPEND="net-libs/libpcap sys-apps/dbus |