diff options
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 32e28f1f6b65..29bff2f8d2f3 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.270 2013/06/06 15:37:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.271 2013/06/08 10:08:45 ago Exp $ + + 08 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.10.3.ebuild: + Stable for ppc64, wrt to bug #471392 06 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.10.3.ebuild: Stable for ppc, wrt to bug #471392 diff --git a/kde-base/kcheckpass/kcheckpass-4.10.3.ebuild b/kde-base/kcheckpass/kcheckpass-4.10.3.ebuild index 5a635f680c08..4d9c7056ea6f 100644 --- a/kde-base/kcheckpass/kcheckpass-4.10.3.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.10.3.ebuild,v 1.4 2013/06/06 15:37:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.10.3.ebuild,v 1.5 2013/06/08 10:08:45 ago Exp $ EAPI=5 @@ -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=" |