From f7380368f8d920196b61c26ed59374cc8a251606 Mon Sep 17 00:00:00 2001 From: Hanno Böck Date: Thu, 27 Oct 2011 13:28:01 +0000 Subject: libnss-mysql: explicit rdepend. (Portage version: 2.1.10.31/cvs/Linux x86_64) --- sys-auth/libnss-mysql/ChangeLog | 6 +++++- sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/libnss-mysql/ChangeLog b/sys-auth/libnss-mysql/ChangeLog index 714fd10a5de2..17cb543d2410 100644 --- a/sys-auth/libnss-mysql/ChangeLog +++ b/sys-auth/libnss-mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/libnss-mysql # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.20 2011/10/25 16:37:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.21 2011/10/27 13:28:01 hanno Exp $ + + 27 Oct 2011; Hanno Boeck + libnss-mysql-1.5_p20060915-r2.ebuild: + Explicit RDEPEND. 25 Oct 2011; Pawel Hajdan jr libnss-mysql-1.5_p20060915-r2.ebuild: diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild index 317d6b6a02e3..6e5ea2c92585 100644 --- a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild +++ b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.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-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild,v 1.2 2011/10/25 16:37:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild,v 1.3 2011/10/27 13:28:01 hanno Exp $ EAPI=2 @@ -16,6 +16,7 @@ SLOT="0" IUSE="debug" DEPEND="virtual/mysql" +RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}" src_prepare() { -- cgit v1.2.3-65-gdbad