diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 17:50:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 17:50:31 +0000 |
commit | c37bf5c565105869ecdd4676ae26872a4d31770e (patch) | |
tree | 95b1009645e97111fec135db46fa725182fc5ba9 /kde-base/kcheckpass | |
parent | Marking kcharselect-4.6.2 ppc for bug 354033 (diff) | |
download | gentoo-2-c37bf5c565105869ecdd4676ae26872a4d31770e.tar.gz gentoo-2-c37bf5c565105869ecdd4676ae26872a4d31770e.tar.bz2 gentoo-2-c37bf5c565105869ecdd4676ae26872a4d31770e.zip |
Marking kcheckpass-4.6.2 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 5c7ff0dcc0f3..4555bfb62166 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.181 2011/05/09 22:23:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.182 2011/06/01 17:50:31 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> kcheckpass-4.6.2.ebuild: + Marking kcheckpass-4.6.2 ppc stable for bug 354033 09 May 2011; Markos Chandras <hwoarang@gentoo.org> kcheckpass-4.6.2.ebuild: Stable on amd64 wrt bug #354033 diff --git a/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild b/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild index bbf0d29bb702..14b4ec2df136 100644 --- a/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.6.2.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.2.ebuild,v 1.3 2011/05/09 22:23:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.6.2.ebuild,v 1.4 2011/06/01 17:50:31 ranger Exp $ EAPI=3 @@ -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=" |