diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:41:30 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:41:30 +0000 |
commit | 7a499e5b57944445b8d671b598e69535689a01b0 (patch) | |
tree | c735ef7d0451b83bd04cf24d86e009d323c2a30d /kde-base/kcheckpass | |
parent | punt security vulnerable versions (diff) | |
download | historical-7a499e5b57944445b8d671b598e69535689a01b0.tar.gz historical-7a499e5b57944445b8d671b598e69535689a01b0.tar.bz2 historical-7a499e5b57944445b8d671b598e69535689a01b0.zip |
Stable on SPARC wrt bug #132213.
Package-Manager: portage-2.1_rc3
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index f4dd1dc21f4c..6c309ab54d7f 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.47 2006/05/29 13:17:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.48 2006/05/29 20:33:11 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> kcheckpass-3.5.0.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -kcheckpass-3.4.1.ebuild, -kcheckpass-3.4.2.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild index 4d81b09727dd..7c53a07e4316 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.15 2006/05/26 15:50:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.16 2006/05/29 20:33:11 weeve 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 )" |