summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-12-10 19:13:33 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-12-10 19:13:33 +0000
commit7f73621aaf14672e9e7c7abc4fbc7aa281009b73 (patch)
tree6cb44e164e0546b22d67424752a6738ea1a25b56 /kde-base/kcheckpass
parentStable on alpha. (diff)
downloadgentoo-2-7f73621aaf14672e9e7c7abc4fbc7aa281009b73.tar.gz
gentoo-2-7f73621aaf14672e9e7c7abc4fbc7aa281009b73.tar.bz2
gentoo-2-7f73621aaf14672e9e7c7abc4fbc7aa281009b73.zip
Stable on alpha.
(Portage version: 2.0.51.22-r3)
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 e41c1cfe949b..facdd7bbdb6e 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.35 2005/12/10 03:39:27 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.36 2005/12/10 19:09:09 kloeri Exp $
+
+ 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kcheckpass-3.4.3.ebuild:
+ Stable on alpha.
10 Dec 2005; Chris White <chriswhite@gentoo.org> kcheckpass-3.4.3.ebuild:
Marked x86 stable for bug #112842.
diff --git a/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild
index 9fc674cd3186..cb0bd2ad7648 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.6 2005/12/10 03:39:27 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild,v 1.7 2005/12/10 19:09:09 kloeri 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 )"