diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 18:47:30 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 18:47:30 +0000 |
commit | 3e4f7665a32f835025cd5b85b2036d4d63e35508 (patch) | |
tree | 87b38887ac3af8a837affbc49f69f34619f3c6f7 /sci-misc/xfoil | |
parent | Fixed dependencies (Manifest recommit) (diff) | |
download | gentoo-2-3e4f7665a32f835025cd5b85b2036d4d63e35508.tar.gz gentoo-2-3e4f7665a32f835025cd5b85b2036d4d63e35508.tar.bz2 gentoo-2-3e4f7665a32f835025cd5b85b2036d4d63e35508.zip |
Fixed dependency
Diffstat (limited to 'sci-misc/xfoil')
-rw-r--r-- | sci-misc/xfoil/xfoil-6.94-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/xfoil/xfoil-6.94-r1.ebuild b/sci-misc/xfoil/xfoil-6.94-r1.ebuild index 9832aa8455fe..3a09c5658e42 100644 --- a/sci-misc/xfoil/xfoil-6.94-r1.ebuild +++ b/sci-misc/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/sci-misc/xfoil/xfoil-6.94-r1.ebuild,v 1.1 2004/12/27 21:08:20 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/xfoil/xfoil-6.94-r1.ebuild,v 1.2 2004/12/29 18:46:34 ribosome Exp $ inherit gcc @@ -20,7 +20,7 @@ KEYWORDS="~x86" IUSE="doc" DEPEND="virtual/blas - app-sci/blas-config + sci-libs/blas-config virtual/x11" RDEPEND="virtual/x11" |