diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:25:56 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:25:56 +0000 |
commit | 7e3d60e6786adb1dacdfa22b07fdbc5d036eedfe (patch) | |
tree | dd006e8caed9951347a96f68679b2f2b7327a7a5 /kde-base/kcheckpass | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-7e3d60e6786adb1dacdfa22b07fdbc5d036eedfe.tar.gz gentoo-2-7e3d60e6786adb1dacdfa22b07fdbc5d036eedfe.tar.bz2 gentoo-2-7e3d60e6786adb1dacdfa22b07fdbc5d036eedfe.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 31ea7432286e..c483f801d71f 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.200 2011/11/02 20:48:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.201 2011/12/07 10:25:56 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> kcheckpass-4.7.3.ebuild: + x86 stable wrt bug #388279 *kcheckpass-4.7.3 (02 Nov 2011) diff --git a/kde-base/kcheckpass/kcheckpass-4.7.3.ebuild b/kde-base/kcheckpass/kcheckpass-4.7.3.ebuild index 818498032af4..fb20d96483b1 100644 --- a/kde-base/kcheckpass/kcheckpass-4.7.3.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.7.3.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.7.3.ebuild,v 1.1 2011/11/02 20:48:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.7.3.ebuild,v 1.2 2011/12/07 10:25:56 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=" |