diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 09:34:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 09:34:25 +0000 |
commit | 118d61e6bb7dd1a25033d889a58a2893fa21551c (patch) | |
tree | ec060193dea3c0e1bad423dd688c803f976da12d /kde-base/kcheckpass | |
parent | alpha/ia64/sparc stable wrt #271889 (diff) | |
download | gentoo-2-118d61e6bb7dd1a25033d889a58a2893fa21551c.tar.gz gentoo-2-118d61e6bb7dd1a25033d889a58a2893fa21551c.tar.bz2 gentoo-2-118d61e6bb7dd1a25033d889a58a2893fa21551c.zip |
alpha/ia64/sparc stable wrt #271889
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 7499c03f7d44..80f9c0ca2769 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.124 2009/07/08 13:18:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.125 2009/07/12 09:34:25 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kcheckpass-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kcheckpass-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild index 66c1e87cf80a..b3459058f9dd 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.7 2009/07/08 13:18:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.10.ebuild,v 1.8 2009/07/12 09:34:25 armin76 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 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="pam kdehiddenvisibility" DEPEND="pam? ( kde-base/kdebase-pam )" RDEPEND="${DEPEND}" |