diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 12:09:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 12:09:34 +0000 |
commit | 3e0319721e4dd65fb3ede14f8411061bf2952abe (patch) | |
tree | e8e71a96da1043406254e8e54ecafdc82013e173 /kde-base/kcheckpass | |
parent | dbus is no longer optional, bug 222093 (diff) | |
download | gentoo-2-3e0319721e4dd65fb3ede14f8411061bf2952abe.tar.gz gentoo-2-3e0319721e4dd65fb3ede14f8411061bf2952abe.tar.bz2 gentoo-2-3e0319721e4dd65fb3ede14f8411061bf2952abe.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index b1cb4fcaa785..cd78f3184385 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.90 2008/05/12 21:28:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.91 2008/05/15 12:09:34 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> kcheckpass-3.5.9.ebuild: + Stable on ppc64; bug #221063 12 May 2008; Jeroen Roovers <jer@gentoo.org> kcheckpass-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild index 36d2f66fc158..1b6d7fbad3ed 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild,v 1.5 2008/05/12 21:28:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild,v 1.6 2008/05/15 12:09:34 corsair Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-06.tar.bz2" DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="pam kdehiddenvisibility" DEPEND="pam? ( kde-base/kdebase-pam )" |