diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:01:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:01:09 +0000 |
commit | d78695d37c1863cc20ffe3dc233df9fb65ad79b9 (patch) | |
tree | 3baea08e5b8352831e3763d1b516669a878a9efe /kde-base | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-d78695d37c1863cc20ffe3dc233df9fb65ad79b9.tar.gz gentoo-2-d78695d37c1863cc20ffe3dc233df9fb65ad79b9.tar.bz2 gentoo-2-d78695d37c1863cc20ffe3dc233df9fb65ad79b9.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 68efff0dde68..a4c4894e1c42 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.146 2009/12/27 15:27:54 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.147 2010/01/19 01:01:09 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kcheckpass-4.3.3.ebuild: + Stable for HPPA too. 22 Dec 2009; Jonathan Callen <abcd@gentoo.org> kcheckpass-4.3.4.ebuild: Pull in changes from overlay diff --git a/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild b/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild index 2fd2ca13f601..f9f2e5d6c966 100644 --- a/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.3.ebuild,v 1.5 2009/12/10 14:28:39 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild,v 1.6 2010/01/19 01:01:09 jer Exp $ EAPI="2" @@ -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 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug pam" DEPEND=" |