diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:41:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:41:51 +0000 |
commit | 763463e15c205ff20c26af14ebc0144ee66b6b54 (patch) | |
tree | 81fc0837c1b4877adc95911d6a8c3d5a0f4ee8dc /app-sci | |
parent | sync IUSE (+ifc) (Manifest recommit) (diff) | |
download | gentoo-2-763463e15c205ff20c26af14ebc0144ee66b6b54.tar.gz gentoo-2-763463e15c205ff20c26af14ebc0144ee66b6b54.tar.bz2 gentoo-2-763463e15c205ff20c26af14ebc0144ee66b6b54.zip |
sync IUSE (+doc)
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/xfoil/xfoil-6.94-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/xfoil/xfoil-6.94.ebuild | 4 |
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" |