summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2004-05-17 00:31:07 +0000
committerGeorge Shapovalov <george@gentoo.org>2004-05-17 00:31:07 +0000
commit9cf37f4c91a76c38356d2932502d38b83261d96a (patch)
tree399e29625b03b9f4bae7182a79adcf5c6aac0515 /app-sci/blas-atlas
parentmoved ifc flag from local to global use.desc (diff)
downloadgentoo-2-9cf37f4c91a76c38356d2932502d38b83261d96a.tar.gz
gentoo-2-9cf37f4c91a76c38356d2932502d38b83261d96a.tar.bz2
gentoo-2-9cf37f4c91a76c38356d2932502d38b83261d96a.zip
updated libtool dependency to require correct version
Diffstat (limited to 'app-sci/blas-atlas')
-rw-r--r--app-sci/blas-atlas/blas-atlas-3.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild b/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild
index 9a444fcc5ae4..b4a884d2d318 100644
--- a/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild
+++ b/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.3 2004/05/13 01:48:32 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.4 2004/05/17 00:31:07 george Exp $
inherit eutils
@@ -16,7 +16,7 @@ KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="doc"
DEPEND="app-sci/blas-config
- sys-devel/libtool"
+ >=sys-devel/libtool-1.5"
RDEPEND=""