summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-12-16 03:16:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-12-16 03:16:02 +0000
commitc78a5bc39b0b666891f1cce3d8714df883c327b9 (patch)
tree5cbf61805be125456531282eb7276a372e8b220e /sci-libs/cbflib/cbflib-0.9.2.2.ebuild
parentFix imap4 protocol regression, bug 382411. Yeah! Thanks to Luke-Jr! (diff)
downloadhistorical-c78a5bc39b0b666891f1cce3d8714df883c327b9.tar.gz
historical-c78a5bc39b0b666891f1cce3d8714df883c327b9.tar.bz2
historical-c78a5bc39b0b666891f1cce3d8714df883c327b9.zip
add missing test to IUSE
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'sci-libs/cbflib/cbflib-0.9.2.2.ebuild')
-rw-r--r--sci-libs/cbflib/cbflib-0.9.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cbflib/cbflib-0.9.2.2.ebuild b/sci-libs/cbflib/cbflib-0.9.2.2.ebuild
index c1b16d8a3fa0..4ac93f7721c5 100644
--- a/sci-libs/cbflib/cbflib-0.9.2.2.ebuild
+++ b/sci-libs/cbflib/cbflib-0.9.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.2.ebuild,v 1.1 2011/12/14 08:29:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.2.ebuild,v 1.2 2011/12/16 03:16:02 mr_bones_ Exp $
EAPI=4
@@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P1}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc"
+IUSE="doc test"
DEPEND="virtual/fortran "
RDEPEND="${DEPEND}"