summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2005-07-02 01:35:31 +0000
committerLars Weiler <pylon@gentoo.org>2005-07-02 01:35:31 +0000
commit6b4e1360c3c64af7acc1463045c124a0b9269e7d (patch)
tree91beadcd25f86a5fcc8bfca4ee5d1491bf5e7b52 /kde-base/kcheckpass
parentStable on mips (diff)
downloadhistorical-6b4e1360c3c64af7acc1463045c124a0b9269e7d.tar.gz
historical-6b4e1360c3c64af7acc1463045c124a0b9269e7d.tar.bz2
historical-6b4e1360c3c64af7acc1463045c124a0b9269e7d.zip
Stable on ppc; Bug #97544.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r--kde-base/kcheckpass/ChangeLog5
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog
index 21ea4bce3950..b91ef85552a2 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.9 2005/07/01 11:02:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.10 2005/07/02 01:24:05 pylon Exp $
+
+ 02 Jul 2005; Lars Weiler <pylon@gentoo.org> kcheckpass-3.4.1.ebuild:
+ Stable on ppc; Bug #97544.
01 Jul 2005; Markus Rothe <corsair@gentoo.org> kcheckpass-3.4.1.ebuild:
Stable on ppc64 (bug #97544)
diff --git a/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild
index bab26865a8de..02fe97b520ee 100644
--- a/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.4.1.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.1.ebuild,v 1.5 2005/07/01 11:02:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild,v 1.6 2005/07/02 01:24:05 pylon Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ 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="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE="pam"
DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )"