summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-12-10 03:40:57 +0000
committerChris White <chriswhite@gentoo.org>2005-12-10 03:40:57 +0000
commitf4f34cd7fba2d4abe8c4350e96fed17b6078cfda (patch)
tree8bbf514d660a00d2d503467693fe3e12976eceb8 /kde-base/kcheckpass
parentMarked x86 stable for bug #112842. (diff)
downloadgentoo-2-f4f34cd7fba2d4abe8c4350e96fed17b6078cfda.tar.gz
gentoo-2-f4f34cd7fba2d4abe8c4350e96fed17b6078cfda.tar.bz2
gentoo-2-f4f34cd7fba2d4abe8c4350e96fed17b6078cfda.zip
Marked x86 stable for bug #112842.
(all your kde-base are belong to us 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 7aff4a3d7026..e41c1cfe949b 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.34 2005/12/09 09:27:21 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.35 2005/12/10 03:39:27 chriswhite Exp $
+
+ 10 Dec 2005; Chris White <chriswhite@gentoo.org> kcheckpass-3.4.3.ebuild:
+ Marked x86 stable for bug #112842.
09 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/kcheckpass-3.5.0-bindnow.patch, kcheckpass-3.5.0.ebuild:
diff --git a/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild
index 224c416f7168..9fc674cd3186 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.5 2005/12/09 03:34:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild,v 1.6 2005/12/10 03:39:27 chriswhite 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 )"