summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-11-18 23:53:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-11-18 23:53:02 +0000
commit89a48eb09539df781ac6aa12dc9306324531a4f6 (patch)
tree7c7579cf9f8ae38b1718e6a70d4a8d1fe7a828f2 /dev-libs/eet
parentnew ebuild (diff)
downloadhistorical-89a48eb09539df781ac6aa12dc9306324531a4f6.tar.gz
historical-89a48eb09539df781ac6aa12dc9306324531a4f6.tar.bz2
historical-89a48eb09539df781ac6aa12dc9306324531a4f6.zip
add missing test to IUSE
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-libs/eet')
-rw-r--r--dev-libs/eet/eet-1.4.0_beta2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/eet/eet-1.4.0_beta2.ebuild b/dev-libs/eet/eet-1.4.0_beta2.ebuild
index 0c169bd993b4..628ac8b3320a 100644
--- a/dev-libs/eet/eet-1.4.0_beta2.ebuild
+++ b/dev-libs/eet/eet-1.4.0_beta2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/eet/eet-1.4.0_beta2.ebuild,v 1.1 2010/11/18 13:26:19 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/eet/eet-1.4.0_beta2.ebuild,v 1.2 2010/11/18 23:52:26 mr_bones_ Exp $
EAPI=2
@@ -13,7 +13,7 @@ HOMEPAGE="http://trac.enlightenment.org/e/wiki/Eet"
SRC_URI="http://download.enlightenment.org/releases/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
-IUSE="debug examples gnutls ssl static-libs +threads"
+IUSE="debug examples gnutls ssl static-libs test +threads"
RDEPEND=">=dev-libs/eina-1.0.0_beta
media-libs/jpeg