diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-11 11:44:18 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-11 11:44:18 +0000 |
commit | 318ec2acb9c797c75028e855f831ef9b2db98c58 (patch) | |
tree | 95d5044c7e19777ab6bae6fb811aab742219086f /kde-base/kcheckpass | |
parent | amd64 stable wrt bug #517344 (diff) | |
download | gentoo-2-318ec2acb9c797c75028e855f831ef9b2db98c58.tar.gz gentoo-2-318ec2acb9c797c75028e855f831ef9b2db98c58.tar.bz2 gentoo-2-318ec2acb9c797c75028e855f831ef9b2db98c58.zip |
amd64 stable wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.11.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index a2b091bb5a5e..9f7db41d2f87 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.330 2014/11/14 19:33:03 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.331 2014/12/11 11:44:18 zlogene Exp $ + + 11 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> kcheckpass-4.11.14.ebuild: + amd64 stable wrt bug #517344 14 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -kcheckpass-4.11.13.ebuild: Cleanup old. diff --git a/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild b/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild index 199505b16d55..8cdd65ba5ec8 100644 --- a/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.1 2014/11/14 18:41:52 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.2 2014/12/11 11:44:18 zlogene 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=" |