diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-02-21 17:41:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-02-21 17:41:32 +0000 |
commit | 7cf254cc6ef18b840775f1972a2493634f1e50bf (patch) | |
tree | cc4e461e353eaf80f0b876c6324c5ff2cd8b6066 /sys-devel/libtool | |
parent | Depend on slot 2 of gtk+. (diff) | |
download | gentoo-2-7cf254cc6ef18b840775f1972a2493634f1e50bf.tar.gz gentoo-2-7cf254cc6ef18b840775f1972a2493634f1e50bf.tar.bz2 gentoo-2-7cf254cc6ef18b840775f1972a2493634f1e50bf.zip |
make the blocker slot-specific #355657
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r-- | sys-devel/libtool/libtool-2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-2.4-r1.ebuild b/sys-devel/libtool/libtool-2.4-r1.ebuild index 43408b1f8854..4b810ea78ae3 100644 --- a/sys-devel/libtool/libtool-2.4-r1.ebuild +++ b/sys-devel/libtool/libtool-2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4-r1.ebuild,v 1.2 2011/02/19 17:30:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4-r1.ebuild,v 1.3 2011/02/21 17:41:32 vapier Exp $ EAPI="3" @@ -18,7 +18,7 @@ IUSE="vanilla" RDEPEND="sys-devel/gnuconfig !<sys-devel/autoconf-2.62:2.5 - !<sys-devel/automake-1.11.1 + !<sys-devel/automake-1.11.1:1.11 !=sys-devel/libtool-2*:1.5" DEPEND="${RDEPEND} >=sys-devel/binutils-2.20 |