summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-02-19 17:30:19 +0000
committerMike Frysinger <vapier@gentoo.org>2011-02-19 17:30:19 +0000
commit9ba6f95a67247daf9cac78707b053389ccd14eee (patch)
treeb3439cca54d436f52396c21d1471b3cee0c91cd2 /sys-devel/libtool
parentrequire newer versions of autoconf/automake (diff)
downloadgentoo-2-9ba6f95a67247daf9cac78707b053389ccd14eee.tar.gz
gentoo-2-9ba6f95a67247daf9cac78707b053389ccd14eee.tar.bz2
gentoo-2-9ba6f95a67247daf9cac78707b053389ccd14eee.zip
Block even newer versions of automake #355551 by Tim Yamin.
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r--sys-devel/libtool/ChangeLog5
-rw-r--r--sys-devel/libtool/libtool-2.4-r1.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index 2eba6d1476f8..703d8c45b18b 100644
--- a/sys-devel/libtool/ChangeLog
+++ b/sys-devel/libtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libtool
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.183 2011/02/06 11:36:46 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.184 2011/02/19 17:30:19 vapier Exp $
+
+ 19 Feb 2011; Mike Frysinger <vapier@gentoo.org> libtool-2.4-r1.ebuild:
+ Block even newer versions of automake #355551 by Tim Yamin.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libtool-1.3.5.ebuild:
Drop to ~mips
diff --git a/sys-devel/libtool/libtool-2.4-r1.ebuild b/sys-devel/libtool/libtool-2.4-r1.ebuild
index 30719c40a6b8..43408b1f8854 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-2010 Gentoo Foundation
+# 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.1 2010/11/29 15:12:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4-r1.ebuild,v 1.2 2011/02/19 17:30:19 vapier Exp $
EAPI="3"
@@ -18,11 +18,11 @@ IUSE="vanilla"
RDEPEND="sys-devel/gnuconfig
!<sys-devel/autoconf-2.62:2.5
- !<sys-devel/automake-1.10.1:1.10
+ !<sys-devel/automake-1.11.1
!=sys-devel/libtool-2*:1.5"
DEPEND="${RDEPEND}
>=sys-devel/binutils-2.20
- || ( app-arch/xz-utils app-arch/lzma-utils )"
+ app-arch/xz-utils"
src_prepare() {
if ! use vanilla ; then