summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"