summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kcheckpass/ChangeLog5
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog
index a32d3f4d56bf..169861d6f076 100644
--- a/kde-base/kcheckpass/ChangeLog
+++ b/kde-base/kcheckpass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.51 2006/06/11 13:09:49 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.52 2006/06/11 15:00:47 carlo Exp $
+
+ 11 Jun 2006; Carsten Lohrke <carlo@gentoo.org> kcheckpass-3.5.0.ebuild:
+ Restore keywords.
11 Jun 2006; Carsten Lohrke <carlo@gentoo.org> kcheckpass-3.5.0.ebuild:
Adjust ebuilds to kde_src_unpack() patch handling changes.
diff --git a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild
index d40e079c3419..038c519ada26 100644
--- a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.20 2006/06/11 13:09:49 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.21 2006/06/11 15:00:47 carlo Exp $
KMNAME=kdebase
MAXKDEVER=3.5.3
@@ -11,7 +11,7 @@ SRC_URI="${SRC_URI}
mirror://gentoo/kdebase-3.5-patchset-01.tar.bz2"
DESCRIPTION="A simple password checker, used by any software in need of user authentication."
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="pam"
DEPEND="pam? ( kde-base/kdebase-pam )"