diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:29:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:29:03 +0000 |
commit | fe2abecfa16440eed856736825ce752fa27d1dc0 (patch) | |
tree | 54f4e4092500b490cf329619a9732c424189dd28 /kde-base/kcheckpass | |
parent | Depend on nvidia-drivers[tools] instead of nvidia-settings. Apparently nvidia... (diff) | |
download | gentoo-2-fe2abecfa16440eed856736825ce752fa27d1dc0.tar.gz gentoo-2-fe2abecfa16440eed856736825ce752fa27d1dc0.tar.bz2 gentoo-2-fe2abecfa16440eed856736825ce752fa27d1dc0.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 69a2f10e0684..aaf211e535f3 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.242 2012/11/23 18:37:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.243 2012/11/30 15:29:03 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> kcheckpass-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/kcheckpass/kcheckpass-4.9.3.ebuild b/kde-base/kcheckpass/kcheckpass-4.9.3.ebuild index 9db90b391390..049fad3b7956 100644 --- a/kde-base/kcheckpass/kcheckpass-4.9.3.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.9.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.9.3.ebuild,v 1.3 2012/11/23 18:37:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.9.3.ebuild,v 1.4 2012/11/30 15:29:03 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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug pam" RDEPEND=" |