diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-13 08:34:13 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-13 08:34:13 +0000 |
commit | 9a7f1c63f3328483b145b12aa5be1cb700c9010a (patch) | |
tree | 718c12af6ca8c40108269a74b252a07b1a28b5c4 /kde-base/kcheckpass | |
parent | Initial import. New test dependency for rspec 3.3.x. (diff) | |
download | gentoo-2-9a7f1c63f3328483b145b12aa5be1cb700c9010a.tar.gz gentoo-2-9a7f1c63f3328483b145b12aa5be1cb700c9010a.tar.bz2 gentoo-2-9a7f1c63f3328483b145b12aa5be1cb700c9010a.zip |
x86 stable wrt bug #550740
(Portage version: 2.2.18/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.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index b0e9f9479323..279db0dbb4b4 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.341 2015/06/12 17:15:48 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.342 2015/06/13 08:34:10 zlogene Exp $ + + 13 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> kcheckpass-4.11.19.ebuild: + x86 stable wrt bug #550740 12 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> kcheckpass-4.11.19.ebuild: amd64 stable wrt bug #550740 diff --git a/kde-base/kcheckpass/kcheckpass-4.11.19.ebuild b/kde-base/kcheckpass/kcheckpass-4.11.19.ebuild index 871e0b3235d3..6bcb1deb76a9 100644 --- a/kde-base/kcheckpass/kcheckpass-4.11.19.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.11.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.19.ebuild,v 1.2 2015/06/12 17:15:48 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.19.ebuild,v 1.3 2015/06/13 08:34:10 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=" |