diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 19:28:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 19:28:34 +0000 |
commit | a20d9296b81de320ed8f85df0b8c986eb8225edf (patch) | |
tree | 5b9a5d522371892d003ac02018ee2138c6d515f1 /kde-base/kcheckpass | |
parent | ppc stable #271889 (diff) | |
download | gentoo-2-a20d9296b81de320ed8f85df0b8c986eb8225edf.tar.gz gentoo-2-a20d9296b81de320ed8f85df0b8c986eb8225edf.tar.bz2 gentoo-2-a20d9296b81de320ed8f85df0b8c986eb8225edf.zip |
ppc stable #271889
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 101856236caa..8c858ca5fbbc 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.115 2009/05/06 23:28:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.116 2009/05/31 19:28:34 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> kcheckpass-3.5.10.ebuild: + ppc stable #271889 *kcheckpass-4.2.3 (06 May 2009) diff --git a/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild index 2808b9f6b83b..0d7bb8c4dad3 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild,v 1.2 2009/03/08 02:53:33 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild,v 1.3 2009/05/31 19:28:34 nixnut Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-13.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 )" RDEPEND="${DEPEND}" |