summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcheckpass/kcheckpass-3.4.1.ebuild')
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.4.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild
index c4ecf54c7a96..727dabd51d65 100644
--- a/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild
@@ -1,14 +1,14 @@
# 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.1.ebuild,v 1.1 2005/05/25 21:23:02 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild,v 1.1.1.1 2005/11/30 10:12:56 chriswhite Exp $
KMNAME=kdebase
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
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 ~amd64"
+DESCRIPTION="A simple password checker, used by any software in need of user authentication."
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE="pam"
-DEPEND="pam? ( sys-libs/pam ~kde-base/kdebase-pam-4 ) !pam? ( sys-apps/shadow )"
+DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )"