From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QCsmL-0007ED-VX for garchives@archives.gentoo.org; Thu, 21 Apr 2011 12:14:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E9351C04F; Thu, 21 Apr 2011 12:14:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E3AD91C04F for ; Thu, 21 Apr 2011 12:14:30 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7FDDD1B4052 for ; Thu, 21 Apr 2011 12:14:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6BE23802C5 for ; Thu, 21 Apr 2011 12:14:29 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <242d717830f89e8b62a5ca7c63614f7731a22661.robbat2@gentoo> Subject: [gentoo-commits] proj/mysql:master commit in: eclass/ X-VCS-Repository: proj/mysql X-VCS-Files: eclass/mysql.eclass X-VCS-Directories: eclass/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 242d717830f89e8b62a5ca7c63614f7731a22661 Date: Thu, 21 Apr 2011 12:14:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 06de817584176998503dd187cf54d04f commit: 242d717830f89e8b62a5ca7c63614f7731a22661 Author: Robin H. Johnson gentoo org> AuthorDate: Thu Apr 21 12:13:23 2011 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Thu Apr 21 12:14:20 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/mysql.git;a=3D= commit;h=3D242d7178 Match tree copy of main mysql.eclass. --- eclass/mysql.eclass | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/mysql.eclass b/eclass/mysql.eclass index 5cf3bce..dafb1b1 100644 --- a/eclass/mysql.eclass +++ b/eclass/mysql.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.156 2010/11/2= 8 21:55:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.158 2011/03/2= 8 22:36:13 jmbsvicetto Exp $ =20 # @ECLASS: mysql.eclass # @MAINTAINER: @@ -146,7 +146,7 @@ RDEPEND=3D"${DEPEND} selinux? ( sec-policy/selinux-mysql )" =20 if [ "${EAPI:-0}" =3D "2" ]; then - DEPEND=3D"${DEPEND} static? ( sys-libs/ncurses[static-libs] )" + DEPEND=3D"${DEPEND} static? ( || ( sys-libs/ncurses[static-libs] <=3Dsy= s-libs/ncurses-5.7-r3 ) )" fi =20 # compile-time-only