diff options
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index db805889c6d2..ae4bf650bf1c 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.221 2012/05/18 05:36:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.222 2012/05/18 19:19:43 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.8.3.ebuild: + Stable for amd64, wrt bug #414605 18 May 2012; Joseph Jezak <josejx@gentoo.org> kcheckpass-4.8.3.ebuild: Marked ~ppc ~ppc64 for bug #402989. diff --git a/kde-base/kcheckpass/kcheckpass-4.8.3.ebuild b/kde-base/kcheckpass/kcheckpass-4.8.3.ebuild index 8269c8c2b955..68d62fde4b9a 100644 --- a/kde-base/kcheckpass/kcheckpass-4.8.3.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.8.3.ebuild,v 1.2 2012/05/18 05:36:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.8.3.ebuild,v 1.3 2012/05/18 19:19:43 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-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" RDEPEND=" |