diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 15:55:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 15:55:39 +0000 |
commit | 35133fa53ba070fc38209e2fca11f4e40e353264 (patch) | |
tree | e61f4667f446dc60358735701e9d57c2ee6bb4c8 /kde-base/kcheckpass | |
parent | Mark 3.4.1 stable on ia64. #112842 (diff) | |
download | historical-35133fa53ba070fc38209e2fca11f4e40e353264.tar.gz historical-35133fa53ba070fc38209e2fca11f4e40e353264.tar.bz2 historical-35133fa53ba070fc38209e2fca11f4e40e353264.zip |
Mark 3.4.3 stable on ia64. #112842
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.4.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index f383c556f097..365350a3e9ca 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.39 2006/01/22 22:52:53 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.40 2006/03/27 15:38:48 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kcheckpass-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *kcheckpass-3.5.1 (23 Jan 2006) diff --git a/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild index cb0bd2ad7648..eb649845d1ba 100644 --- a/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild,v 1.7 2005/12/10 19:09:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild,v 1.8 2006/03/27 15:38:48 agriffis Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="pam" DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )" |