diff options
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 185a3a8bb7d2..cb17a50156c9 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.179 2011/05/07 10:48:07 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.180 2011/05/09 08:48:47 tomka Exp $ + + 09 May 2011; Thomas Kahle <tomka@gentoo.org> kcheckpass-4.6.2.ebuild: + x86 stable per bug 354033 *kcheckpass-4.6.3 (07 May 2011) diff --git a/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild b/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild index cd2d9f211150..bc53eea2e549 100644 --- a/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild,v 1.1 2011/04/06 14:19:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild,v 1.2 2011/05/09 08:48:47 tomka Exp $ EAPI=3 @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug pam" DEPEND=" |