diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 14:10:29 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 14:10:29 +0000 |
commit | dce4272a85fd7f183e0e06de00e1e14a85d72f2a (patch) | |
tree | 0c59a956b95106c15f400e34e17328efefa49360 /kde-base/kcheckpass/kcheckpass-3.5.0.ebuild | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-dce4272a85fd7f183e0e06de00e1e14a85d72f2a.tar.gz gentoo-2-dce4272a85fd7f183e0e06de00e1e14a85d72f2a.tar.bz2 gentoo-2-dce4272a85fd7f183e0e06de00e1e14a85d72f2a.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/kcheckpass/kcheckpass-3.5.0.ebuild')
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild index 9cae1953c4fc..7e9ca2affa5e 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild @@ -1,6 +1,6 @@ # 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.5.0.ebuild,v 1.22 2006/07/25 03:45:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.23 2006/09/03 14:10:29 kloeri Exp $ KMNAME=kdebase MAXKDEVER=3.5.4 @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-01.tar.bz2" DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="pam" DEPEND="pam? ( kde-base/kdebase-pam )" |