diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 18:46:34 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 18:46:34 +0000 |
commit | 40d2baf05dfa76a04e93b2b4092a7d04c73e02af (patch) | |
tree | ed1a0be9bbc35866e6f743577cd83a07611819c3 /sci-misc | |
parent | Fixed dependencies (diff) | |
download | historical-40d2baf05dfa76a04e93b2b4092a7d04c73e02af.tar.gz historical-40d2baf05dfa76a04e93b2b4092a7d04c73e02af.tar.bz2 historical-40d2baf05dfa76a04e93b2b4092a7d04c73e02af.zip |
Fixed dependency
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/xfoil/Manifest | 2 | ||||
-rw-r--r-- | sci-misc/xfoil/xfoil-6.94-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-misc/xfoil/Manifest b/sci-misc/xfoil/Manifest index 3be2aa4830e8..20461a371ff6 100644 --- a/sci-misc/xfoil/Manifest +++ b/sci-misc/xfoil/Manifest @@ -1,4 +1,4 @@ -MD5 1880c91ed037457f5bc68ad70d4e3dc3 xfoil-6.94-r1.ebuild 1697 +MD5 af7c11376136ac389bf275819e45f118 xfoil-6.94-r1.ebuild 1698 MD5 99dfbb14aa1b1077be5494df9ab1e793 xfoil-6.94.ebuild 1652 MD5 6c7ba1278c8d5d526487c84b24db0da8 ChangeLog 880 MD5 f9b985eff5cf629c334273be8fbdee5c metadata.xml 219 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" |