diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 15:57:29 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 15:57:29 +0000 |
commit | 27242724a7eec763e90ec9129c1b2c95bc46fbae (patch) | |
tree | 3f133ee94c9e505dfc97b17cedc56eb76e0502eb /kde-base/kcheckpass | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-27242724a7eec763e90ec9129c1b2c95bc46fbae.tar.gz gentoo-2-27242724a7eec763e90ec9129c1b2c95bc46fbae.tar.bz2 gentoo-2-27242724a7eec763e90ec9129c1b2c95bc46fbae.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 479d23941016..feaf2299d3d5 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.205 2011/12/18 19:46:39 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.206 2012/01/09 15:57:29 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kcheckpass-4.7.4.ebuild: + x86 stable wrt bug #396359 18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kcheckpass-4.6.5.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild b/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild index 3180e9c99236..29104df4f20f 100644 --- a/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.7.4.ebuild,v 1.1 2011/12/11 18:52:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild,v 1.2 2012/01/09 15:57:29 phajdan.jr 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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug pam" RDEPEND=" |