diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-06 21:23:12 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-06 21:23:12 +0000 |
commit | 2b5c488e0c8da8e965f37a71f66894eab1af0113 (patch) | |
tree | f2ec0f65a8543ec47c462f433911d6b3dfb592fa /kde-base/kcheckpass | |
parent | amd64 stable wrt bug #504210 (diff) | |
download | gentoo-2-2b5c488e0c8da8e965f37a71f66894eab1af0113.tar.gz gentoo-2-2b5c488e0c8da8e965f37a71f66894eab1af0113.tar.bz2 gentoo-2-2b5c488e0c8da8e965f37a71f66894eab1af0113.zip |
amd64 stable wrt bug #504210
(Portage version: 2.2.8-r1/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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 4ef03f9f2244..4c0090dd4c19 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.314 2014/04/29 19:30:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.315 2014/05/06 21:23:12 zlogene Exp $ + + 06 May 2014; Mikle Kolyada <zlogene@gentoo.org> kcheckpass-4.11.9.ebuild: + amd64 stable wrt bug #504210 29 Apr 2014; Johannes Huber <johu@gentoo.org> -kcheckpass-4.11.8.ebuild: Remove KDE Workspace 4.11.8 diff --git a/kde-base/kcheckpass/kcheckpass-4.11.9.ebuild b/kde-base/kcheckpass/kcheckpass-4.11.9.ebuild index 6fbf9d3eb782..95871f56f004 100644 --- a/kde-base/kcheckpass/kcheckpass-4.11.9.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.11.9.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.9.ebuild,v 1.1 2014/04/29 18:53:08 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.9.ebuild,v 1.2 2014/05/06 21:23:12 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=" |