diff options
author | 2006-05-25 21:54:42 +0000 | |
---|---|---|
committer | 2006-05-25 21:54:42 +0000 | |
commit | 3af3b1e56e7450348f01d47c51b79aaa78ea4ae4 (patch) | |
tree | 00747c4907d5d04d84cfad8bf099d913232889d0 /kde-base/kcheckpass | |
parent | Stable on x86 wrt bug #132213 (diff) | |
download | gentoo-2-3af3b1e56e7450348f01d47c51b79aaa78ea4ae4.tar.gz gentoo-2-3af3b1e56e7450348f01d47c51b79aaa78ea4ae4.tar.bz2 gentoo-2-3af3b1e56e7450348f01d47c51b79aaa78ea4ae4.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index d42b90734c03..d434fa5312bb 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,10 @@ # 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.43 2006/05/03 21:17:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.44 2006/05/25 21:54:42 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + kcheckpass-3.5.0.ebuild: + Stable on x86 wrt bug #132213 03 May 2006; Diego Pettenò <flameeyes@gentoo.org> kcheckpass-3.5.0.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild index 5c33cc6cee87..343f75a57686 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.12 2006/05/03 21:17:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.13 2006/05/25 21:54:42 wolf31o2 Exp $ KMNAME=kdebase MAXKDEVER=3.5.2 @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-${PV}-patches-1.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 )" |