summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-08-11 18:55:50 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-08-11 18:55:50 +0000
commit58fd54c0bc2c5b52592835f5f06c1f3644c275e9 (patch)
treeff37a6658fda1363ba12f45744591a2eb9cfe90a /sci-astronomy
parentremove unused use flag (diff)
downloadgentoo-2-58fd54c0bc2c5b52592835f5f06c1f3644c275e9.tar.gz
gentoo-2-58fd54c0bc2c5b52592835f5f06c1f3644c275e9.tar.bz2
gentoo-2-58fd54c0bc2c5b52592835f5f06c1f3644c275e9.zip
add missing test to IUSE
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/wcslib/wcslib-4.3.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/wcslib/wcslib-4.3.3-r1.ebuild b/sci-astronomy/wcslib/wcslib-4.3.3-r1.ebuild
index 0705259c57c0..f42ed7a99b29 100644
--- a/sci-astronomy/wcslib/wcslib-4.3.3-r1.ebuild
+++ b/sci-astronomy/wcslib/wcslib-4.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.3.3-r1.ebuild,v 1.2 2009/08/11 17:57:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.3.3-r1.ebuild,v 1.3 2009/08/11 18:55:50 mr_bones_ Exp $
EAPI=2
inherit eutils versionator virtualx flag-o-matic
@@ -12,8 +12,8 @@ SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE="test"
-IUSE=""
RDEPEND="sci-libs/pgplot
sci-libs/cfitsio"
DEPEND="${RDEPEND}