summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-07-08 03:09:24 +0000
committerJason Wever <weeve@gentoo.org>2005-07-08 03:09:24 +0000
commit94f71064a0380e330fefa65d3ea4873e62024a62 (patch)
treef3c5718e03beb03f9f4f4cd65ff84b332357a00f /kde-base/kcheckpass
parentNew version: 2.4.3. Removing obsolete ebuilds/patches. (diff)
downloadgentoo-2-94f71064a0380e330fefa65d3ea4873e62024a62.tar.gz
gentoo-2-94f71064a0380e330fefa65d3ea4873e62024a62.tar.bz2
gentoo-2-94f71064a0380e330fefa65d3ea4873e62024a62.zip
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
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 b91ef85552a2..3563ab7c5f8f 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.10 2005/07/02 01:24:05 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.11 2005/07/08 03:08:45 weeve Exp $
+
+ 08 Jul 2005; Jason Wever <weeve@gentoo.org> kcheckpass-3.4.1.ebuild:
+ Stable on SPARC.
02 Jul 2005; Lars Weiler <pylon@gentoo.org> kcheckpass-3.4.1.ebuild:
Stable on ppc; Bug #97544.
diff --git a/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild
index 02fe97b520ee..c1629275c814 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.6 2005/07/02 01:24:05 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild,v 1.7 2005/07/08 03:08:45 weeve 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 )"