diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 19:54:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 19:54:23 +0000 |
commit | 7334a22fa4d2c9e59338640f8784c3e1fe07e4d4 (patch) | |
tree | 837e487dcbd590a50dcb67ff244cc514cfe4fed9 /kde-base/kcheckpass | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-7334a22fa4d2c9e59338640f8784c3e1fe07e4d4.tar.gz gentoo-2-7334a22fa4d2c9e59338640f8784c3e1fe07e4d4.tar.bz2 gentoo-2-7334a22fa4d2c9e59338640f8784c3e1fe07e4d4.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 144ec04a7eed..d03c67d70476 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.26 2005/11/24 15:53:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.27 2005/11/24 19:52:49 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kcheckpass-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> kcheckpass-3.4.3.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild index 8b71beb8fd97..804f0f2f98b2 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 # 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.2 2005/11/24 15:53:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.3.ebuild,v 1.3 2005/11/24 19:52:50 corsair 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 ~ppc ppc64 sparc ~x86" IUSE="pam" DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )" |