diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 02:55:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 02:55:58 +0000 |
commit | d03a0d9e3d061bb97008f1283ef7794fc0c0b2a1 (patch) | |
tree | dd08d97e3c62736546ea8e3c38aa795669beb7c7 /kde-base/kcheckpass | |
parent | Stable for HPPA (bug #271889). (diff) | |
download | gentoo-2-d03a0d9e3d061bb97008f1283ef7794fc0c0b2a1.tar.gz gentoo-2-d03a0d9e3d061bb97008f1283ef7794fc0c0b2a1.tar.bz2 gentoo-2-d03a0d9e3d061bb97008f1283ef7794fc0c0b2a1.zip |
Stable for HPPA (bug #271889).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 81b8820fff23..27ad75c82a84 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.122 2009/06/14 10:31:44 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.123 2009/06/18 02:55:58 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kcheckpass-3.5.10.ebuild: + Stable for HPPA (bug #271889). 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kcheckpass-4.2.3.ebuild: Drop KDE 4.2.3 diff --git a/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild index e1cbaf33dc1d..6c28a2aeab93 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild,v 1.5 2009/06/06 08:30:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild,v 1.6 2009/06/18 02:55:58 jer Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-13.tar.bz2" DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="pam kdehiddenvisibility" DEPEND="pam? ( kde-base/kdebase-pam )" RDEPEND="${DEPEND}" |