diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 16:08:17 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 16:08:17 +0000 |
commit | e4d76176f8783106c354418fb2e9773f2679559e (patch) | |
tree | 67f6205018179c3c689ccbe51f2b6b339fd343c3 /kde-base/kcheckpass | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-e4d76176f8783106c354418fb2e9773f2679559e.tar.gz gentoo-2-e4d76176f8783106c354418fb2e9773f2679559e.tar.bz2 gentoo-2-e4d76176f8783106c354418fb2e9773f2679559e.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 073bec248f6e..28aa4597be24 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.68 2007/08/09 20:42:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.69 2007/08/10 16:08:17 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> kcheckpass-3.5.7.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kcheckpass-3.5.7.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/kcheckpass/kcheckpass-3.5.7.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.7.ebuild index e9e31d526a6d..72e8ef5422f6 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.7.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.7.ebuild,v 1.5 2007/08/09 20:42:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.7.ebuild,v 1.6 2007/08/10 16:08:17 angelos Exp $ KMNAME=kdebase MAXKDEVER=3.5.7 @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-06.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 kdehiddenvisibility" DEPEND="pam? ( kde-base/kdebase-pam )" |