diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-15 18:47:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-15 18:47:51 +0000 |
commit | d91ae75d65abe7b6f13efc59dc5f8a2ceab5c253 (patch) | |
tree | 248143a58d17c78009520b381cefee4e37abead5 /kde-base/kcheckpass | |
parent | x86 stable, bug #377465 (diff) | |
download | gentoo-2-d91ae75d65abe7b6f13efc59dc5f8a2ceab5c253.tar.gz gentoo-2-d91ae75d65abe7b6f13efc59dc5f8a2ceab5c253.tar.bz2 gentoo-2-d91ae75d65abe7b6f13efc59dc5f8a2ceab5c253.zip |
x86 stable, bug #377465
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 23110451f3f8..1a3f3f36fcce 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.193 2011/08/12 19:19:44 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.194 2011/08/15 18:47:51 maekke Exp $ + + 15 Aug 2011; Markus Meier <maekke@gentoo.org> kcheckpass-4.6.5.ebuild: + x86 stable, bug #377465 12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kcheckpass-4.6.4.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-4.6.5.ebuild b/kde-base/kcheckpass/kcheckpass-4.6.5.ebuild index 39d6e6300944..1005f1b55d92 100644 --- a/kde-base/kcheckpass/kcheckpass-4.6.5.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.6.5.ebuild,v 1.2 2011/08/09 17:12:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.6.5.ebuild,v 1.3 2011/08/15 18:47:51 maekke Exp $ EAPI=4 @@ -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="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug pam" DEPEND=" |