diff options
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 6677cdb2b47c..034bedc3ff65 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.217 2012/04/04 23:59:05 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.218 2012/04/18 19:01:57 maekke Exp $ + + 18 Apr 2012; Markus Meier <maekke@gentoo.org> kcheckpass-4.8.1.ebuild: + x86 stable, bug #409403 *kcheckpass-4.8.2 (04 Apr 2012) diff --git a/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild b/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild index e3ff7dc00513..c54d7fa10898 100644 --- a/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild,v 1.3 2012/04/04 17:04:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild,v 1.4 2012/04/18 19:01:57 maekke Exp $ EAPI=4 @@ -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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug pam" RDEPEND=" |