diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:30:38 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:30:38 +0000 |
commit | 4163e8026f79673ca337647e6f0280a5d41d8d2d (patch) | |
tree | 033bdf36a0da5b03c102f13f6672f2ed15d896a5 /kde-base/kcheckpass | |
parent | Fix python dep so that if pyxml is pulled in, it pulls in python too (diff) | |
download | historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.tar.gz historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.tar.bz2 historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.zip |
Marked ppc stable for bug #322791.
Package-Manager: portage-2.1.8.3/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.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 400d55493247..e1fba146c93f 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.166 2010/08/03 07:43:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.167 2010/08/09 03:36:13 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kcheckpass-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kcheckpass-4.4.5.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-4.4.5.ebuild b/kde-base/kcheckpass/kcheckpass-4.4.5.ebuild index 08a67e816cef..55d7fe7228eb 100644 --- a/kde-base/kcheckpass/kcheckpass-4.4.5.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.4.5.ebuild,v 1.2 2010/08/03 07:43:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.4.5.ebuild,v 1.3 2010/08/09 03:36:13 josejx 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="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug pam" DEPEND=" |