diff options
author | 2010-06-27 10:28:41 +0000 | |
---|---|---|
committer | 2010-06-27 10:28:41 +0000 | |
commit | 778a1f7e7708ee8f66b5e66867c1303bf9cf7695 (patch) | |
tree | 3c40fd0b04a1d1a33dfd83cbfb2aac6976372250 /kde-base/kcheckpass | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-778a1f7e7708ee8f66b5e66867c1303bf9cf7695.tar.gz gentoo-2-778a1f7e7708ee8f66b5e66867c1303bf9cf7695.tar.bz2 gentoo-2-778a1f7e7708ee8f66b5e66867c1303bf9cf7695.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 11681b99548b..848ae430d825 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.163 2010/06/24 07:05:09 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.164 2010/06/27 10:28:41 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + kcheckpass-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kcheckpass-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/kcheckpass/kcheckpass-4.4.4.ebuild b/kde-base/kcheckpass/kcheckpass-4.4.4.ebuild index 8a4b440697f2..7a6fea32f225 100644 --- a/kde-base/kcheckpass/kcheckpass-4.4.4.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.4.4.ebuild,v 1.3 2010/06/24 07:05:09 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.4.4.ebuild,v 1.4 2010/06/27 10:28:41 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug pam" DEPEND=" |