summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-21 03:26:13 +0000
committerJason Wever <weeve@gentoo.org>2005-03-21 03:26:13 +0000
commita0ced0d10971386bc90493ee1ac386f02706003f (patch)
tree95f72835bfe94d403eabcc54f1a5a8ee9a08643a /kde-base/kcheckpass
parentamd64 KEYWORDS #80277 (diff)
downloadgentoo-2-a0ced0d10971386bc90493ee1ac386f02706003f.tar.gz
gentoo-2-a0ced0d10971386bc90493ee1ac386f02706003f.tar.bz2
gentoo-2-a0ced0d10971386bc90493ee1ac386f02706003f.zip
Added ~sparc keyword.
(Portage version: 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.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog
index 4dbd1a89ef87..119beefd5188 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.5 2005/03/18 17:55:27 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.6 2005/03/21 03:26:13 weeve Exp $
+
+ 20 Mar 2005; Jason Wever <weeve@gentoo.org> kcheckpass-3.4.0.ebuild:
+ Added ~sparc keyword.
18 Mar 2005; Daniel Goller <morfic@gentoo.org> kcheckpass-3.4.0.ebuild:
Added to ~ppc
diff --git a/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild
index 066ec495b826..5d07da2e6606 100644
--- a/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.4.0.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.0.ebuild,v 1.2 2005/03/18 17:55:27 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild,v 1.3 2005/03/21 03:26:13 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="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
IUSE="pam"
DEPEND="pam? ( sys-libs/pam ~kde-base/kdebase-pam-4 ) !pam? ( sys-apps/shadow )"