summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-10-07 19:05:55 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-10-07 19:05:55 +0000
commit56072b0656fd047415347bc55141c8d25797e722 (patch)
treee6bf0b2585d6c800fe7cda440ae622731ae552d9 /dev-db
parentWe need a newer libtool now, bug #339717 comment #3. (diff)
downloadgentoo-2-56072b0656fd047415347bc55141c8d25797e722.tar.gz
gentoo-2-56072b0656fd047415347bc55141c8d25797e722.tar.bz2
gentoo-2-56072b0656fd047415347bc55141c8d25797e722.zip
We need a newer libtool now, bug #339717 comment #3.
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql/ChangeLog5
-rw-r--r--dev-db/mysql/mysql-5.1.51.ebuild7
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 761a74fdb12d..456c31eec340 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mysql
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.549 2010/10/06 00:16:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.550 2010/10/07 19:05:55 robbat2 Exp $
+
+ 07 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.51.ebuild:
+ We need a newer libtool now, bug #339717 comment #3.
*mysql-5.1.51 (06 Oct 2010)
diff --git a/dev-db/mysql/mysql-5.1.51.ebuild b/dev-db/mysql/mysql-5.1.51.ebuild
index 31ed0348e4d0..4ee30b7f8804 100644
--- a/dev-db/mysql/mysql-5.1.51.ebuild
+++ b/dev-db/mysql/mysql-5.1.51.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.51.ebuild,v 1.1 2010/10/06 00:16:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.51.ebuild,v 1.2 2010/10/07 19:05:55 robbat2 Exp $
MY_EXTRAS_VER="20101006-0004Z"
EAPI=2
@@ -21,7 +21,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# This is often broken still
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
+# Most of these are in the eclass
+RDEPEND=""
+DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
+ >=sys-devel/libtool-2.2.10"
# Please do not add a naive src_unpack to this ebuild
# If you want to add a single patch, copy the ebuild to an overlay