diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-18 22:07:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-18 22:07:18 +0000 |
commit | 4120fc7c2b98820310f2b3d6b361c1979d3fb4ac (patch) | |
tree | e11d127b4c7b74fbcb0efb8bc87edefb470bb510 /kde-base/kcheckpass | |
parent | x86 stable, bug #409403 (diff) | |
download | historical-4120fc7c2b98820310f2b3d6b361c1979d3fb4ac.tar.gz historical-4120fc7c2b98820310f2b3d6b361c1979d3fb4ac.tar.bz2 historical-4120fc7c2b98820310f2b3d6b361c1979d3fb4ac.zip |
x86 stable, bug #409403
Package-Manager: portage-2.1.10.56/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.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=" |