summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-02-03 18:08:08 +0000
committerDan Armak <danarmak@gentoo.org>2005-02-03 18:08:08 +0000
commitd581ee92c5e32fc3d0c81bc2087a749e2a0fbf81 (patch)
tree0dee0e38dc2ea4c218bbbe28462fe9d5b2ae8100 /kde-base/kcheckpass
parentAdd new Version 0.09.4. (diff)
downloadhistorical-d581ee92c5e32fc3d0c81bc2087a749e2a0fbf81.tar.gz
historical-d581ee92c5e32fc3d0c81bc2087a749e2a0fbf81.tar.bz2
historical-d581ee92c5e32fc3d0c81bc2087a749e2a0fbf81.zip
updated dep on kdebase-pam to new version
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r--kde-base/kcheckpass/Manifest2
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.4.0_beta1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/Manifest b/kde-base/kcheckpass/Manifest
index cb1705420abc..10e24563ad29 100644
--- a/kde-base/kcheckpass/Manifest
+++ b/kde-base/kcheckpass/Manifest
@@ -1,4 +1,4 @@
MD5 7612098d8639ecc3c86c89bc66c60b60 ChangeLog 456
MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161
-MD5 2b80de15338b2debf010d8dbbf9cbb67 kcheckpass-3.4.0_beta1.ebuild 573
+MD5 5e16f051c981015a36ddaad86dd9c532 kcheckpass-3.4.0_beta1.ebuild 544
MD5 ec8a5f0c1ed08c8b554530920490e63e files/digest-kcheckpass-3.4.0_beta1 216
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 )"