diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:51:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:51:03 +0000 |
commit | 0d87068e0c5ccf6790d0e1340a1eb758d07413d5 (patch) | |
tree | 397711ae97ed4cc6344a2bdea12b8a0512fda8f6 /kde-base/kcheckpass/kcheckpass-3.5.0.ebuild | |
parent | Mark 3.5.2 3.5.1 3.5.0 ~ia64 (diff) | |
download | gentoo-2-0d87068e0c5ccf6790d0e1340a1eb758d07413d5.tar.gz gentoo-2-0d87068e0c5ccf6790d0e1340a1eb758d07413d5.tar.bz2 gentoo-2-0d87068e0c5ccf6790d0e1340a1eb758d07413d5.zip |
Mark 3.5.0 ~ia64
(Portage version: 2.1_pre6-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 7cf916f4b45f..b696ee008a39 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.9 2006/03/22 20:14:57 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.10 2006/03/27 20:51:03 agriffis Exp $ KMNAME=kdebase MAXKDEVER=3.5.2 @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-${PV}-patches-1.tar.bz2" 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 )" |