From e3d0a2a3d97e7aeccc1d2373a835920c7fc64b3f Mon Sep 17 00:00:00 2001 From: Dan Armak Date: Thu, 3 Feb 2005 18:08:08 +0000 Subject: updated dep on kdebase-pam to new version (Portage version: 2.0.51-r15) --- kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde-base/kcheckpass') diff --git a/kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild index 4adabf9e1bd2..e1cfc2a7d364 100644 --- a/kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild,v 1.1 2005/01/15 02:24:28 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild,v 1.2 2005/02/03 18:08:08 danarmak Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -10,5 +10,5 @@ inherit kde-meta eutils DESCRIPTION="KDE pam client that allows you to auth as a specified user without actually doing anything as that user" KEYWORDS="~x86" IUSE="pam" -DEPEND="pam? ( sys-libs/pam $(deprange-dual $PV $MAXKDEVER kde-base/kdebase-pam) ) !pam? ( sys-apps/shadow )" +DEPEND="pam? ( sys-libs/pam ~kde-base/kdebase-pam-4 ) !pam? ( sys-apps/shadow )" -- cgit v1.2.3-65-gdbad