summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-24 22:17:54 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-24 22:17:54 +0000
commit5c1d40851bcc1fb27ee11c301fc007f36b3ffed2 (patch)
tree3bd969061380a5cd1b58b55d328950094d73cf8b /kde-base/kcheckpass
parentStable on ppc64 (diff)
downloadgentoo-2-5c1d40851bcc1fb27ee11c301fc007f36b3ffed2.tar.gz
gentoo-2-5c1d40851bcc1fb27ee11c301fc007f36b3ffed2.tar.bz2
gentoo-2-5c1d40851bcc1fb27ee11c301fc007f36b3ffed2.zip
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r--kde-base/kcheckpass/ChangeLog5
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog
index d03c67d70476..1113b280fe4d 100644
--- a/kde-base/kcheckpass/ChangeLog
+++ b/kde-base/kcheckpass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.27 2005/11/24 19:52:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.28 2005/11/24 22:13:25 cryos Exp $
+
+ 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kcheckpass-3.4.3.ebuild:
+ Stable on amd64, bug 112842.
24 Nov 2005; Markus Rothe <corsair@gentoo.org> kcheckpass-3.4.3.ebuild:
Stable on ppc64
diff --git a/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild
index 804f0f2f98b2..a1e37ff2d5a7 100644
--- a/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.4.3.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.3.ebuild,v 1.3 2005/11/24 19:52:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild,v 1.4 2005/11/24 22:13:25 cryos Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="A simple password checker, used by any software in need of user authentication."
-KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE="pam"
DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )"