summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-13 20:41:51 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-13 20:41:51 +0000
commit240ad579632112bf97c50a8c65e6e50f561186fd (patch)
tree0320de35bcfea9adf8cd23d2b4508b9ae6e7689f /app-sci/xfoil
parentsync IUSE (+ifc) (diff)
downloadhistorical-240ad579632112bf97c50a8c65e6e50f561186fd.tar.gz
historical-240ad579632112bf97c50a8c65e6e50f561186fd.tar.bz2
historical-240ad579632112bf97c50a8c65e6e50f561186fd.zip
sync IUSE (+doc)
Diffstat (limited to 'app-sci/xfoil')
-rw-r--r--app-sci/xfoil/xfoil-6.94-r1.ebuild4
-rw-r--r--app-sci/xfoil/xfoil-6.94.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/xfoil/xfoil-6.94-r1.ebuild b/app-sci/xfoil/xfoil-6.94-r1.ebuild
index e4d943a15c84..52d5c91cc8cd 100644
--- a/app-sci/xfoil/xfoil-6.94-r1.ebuild
+++ b/app-sci/xfoil/xfoil-6.94-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/xfoil/xfoil-6.94-r1.ebuild,v 1.4 2004/06/24 22:22:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/xfoil/xfoil-6.94-r1.ebuild,v 1.5 2004/07/13 20:41:51 agriffis Exp $
inherit gcc
@@ -17,7 +17,7 @@ SRC_URI="http://raphael.mit.edu/xfoil/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-IUSE=""
+IUSE="doc"
DEPEND="virtual/blas
app-sci/blas-config
diff --git a/app-sci/xfoil/xfoil-6.94.ebuild b/app-sci/xfoil/xfoil-6.94.ebuild
index 3baacad2da6d..b3eedc775a9a 100644
--- a/app-sci/xfoil/xfoil-6.94.ebuild
+++ b/app-sci/xfoil/xfoil-6.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/xfoil/xfoil-6.94.ebuild,v 1.4 2004/06/24 22:22:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/xfoil/xfoil-6.94.ebuild,v 1.5 2004/07/13 20:41:51 agriffis Exp $
inherit gcc
@@ -17,7 +17,7 @@ SRC_URI="http://raphael.mit.edu/xfoil/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-IUSE=""
+IUSE="doc"
DEPEND="app-sci/blas
virtual/x11"