diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:43:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:43:36 +0000 |
commit | c1d3ba3c824cd50e91f08256adea4941af0fb6ff (patch) | |
tree | a08e4e1a779151d53342d19aac80954d8416378a /kde-base/kcheckpass | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-c1d3ba3c824cd50e91f08256adea4941af0fb6ff.tar.gz gentoo-2-c1d3ba3c824cd50e91f08256adea4941af0fb6ff.tar.bz2 gentoo-2-c1d3ba3c824cd50e91f08256adea4941af0fb6ff.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index dc4cd1d1e18a..712d9f264595 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.87 2008/04/03 20:44:26 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.88 2008/05/12 16:43:36 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> kcheckpass-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 *kcheckpass-4.0.3 (03 Apr 2008) diff --git a/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild index 7c9b8456a438..1482d29c8f3c 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild,v 1.2 2008/03/04 02:25:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild,v 1.3 2008/05/12 16:43:36 armin76 Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="pam kdehiddenvisibility" DEPEND="pam? ( kde-base/kdebase-pam )" |