diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 14:21:03 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 14:21:03 +0000 |
commit | 45165401a5430fb3f6ee47027883652136ad76d9 (patch) | |
tree | a9b43589a46199f882f16f754b14c26d62964e6a /kde-base/kcheckpass | |
parent | Stable for HPPA (for app-text/nopaste). (diff) | |
download | historical-45165401a5430fb3f6ee47027883652136ad76d9.tar.gz historical-45165401a5430fb3f6ee47027883652136ad76d9.tar.bz2 historical-45165401a5430fb3f6ee47027883652136ad76d9.zip |
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 4f4153fc6e9a..11ec178b1a4d 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,10 @@ # 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.53 2006/07/25 03:45:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.54 2006/09/03 14:10:29 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + kcheckpass-3.5.0.ebuild: + Stable on ia64. 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kcheckpass-3.5.0.ebuild: 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 )" |