diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 07:19:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 07:19:31 +0000 |
commit | f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a (patch) | |
tree | 426e52287a641b91f04f07c38460926b5b952662 /kde-base/kcheckpass | |
parent | Stable for x86, wrt bug #500342 (diff) | |
download | gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.tar.gz gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.tar.bz2 gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.zip |
Stable for x86, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index d4aa348adaa6..9adf477a7750 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.304 2014/02/09 10:04:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.305 2014/02/16 07:18:37 ago Exp $ + + 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.11.5.ebuild: + Stable for x86, wrt bug #493782 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.11.5.ebuild: Stable for amd64, wrt bug #493782 diff --git a/kde-base/kcheckpass/kcheckpass-4.11.5.ebuild b/kde-base/kcheckpass/kcheckpass-4.11.5.ebuild index 4fa31f4a0fc2..4b794c00cf59 100644 --- a/kde-base/kcheckpass/kcheckpass-4.11.5.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.11.5.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.5.ebuild,v 1.3 2014/02/09 10:04:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.5.ebuild,v 1.4 2014/02/16 07:18:36 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=" |