diff options
author | 2009-11-29 14:19:18 +0000 | |
---|---|---|
committer | 2009-11-29 14:19:18 +0000 | |
commit | de8fdf92356557bc3f2edc58db92ce034098fc53 (patch) | |
tree | 1331ad16936d427555bb668643f2ba0e5cfef3d3 /kde-base/kcheckpass | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-de8fdf92356557bc3f2edc58db92ce034098fc53.tar.gz gentoo-2-de8fdf92356557bc3f2edc58db92ce034098fc53.tar.bz2 gentoo-2-de8fdf92356557bc3f2edc58db92ce034098fc53.zip |
amd64 stable wrt #292455
(Portage version: 2.2_rc53/cvs/Linux x86_64, 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.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index cab4bccec8c8..f7e47483cd31 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.137 2009/11/20 04:03:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.138 2009/11/29 14:19:18 ssuominen Exp $ + + 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> + kcheckpass-4.3.3.ebuild: + amd64 stable wrt #292455 20 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> -kcheckpass-3.5.10.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild b/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild index 58c050976e6b..451f6cf5e3a8 100644 --- a/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild,v 1.1 2009/11/02 20:42:46 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild,v 1.2 2009/11/29 14:19:18 ssuominen Exp $ EAPI="2" @@ -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 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug pam" DEPEND=" |