diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:56:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:56:37 +0000 |
commit | 217df1996794eaa3818a63cba880d82838ba1a07 (patch) | |
tree | 4f5199651e5d7281f39e08a339e523b689ebf117 /kde-base/kcheckpass | |
parent | amd64 stable wrt #292455 (diff) | |
download | historical-217df1996794eaa3818a63cba880d82838ba1a07.tar.gz historical-217df1996794eaa3818a63cba880d82838ba1a07.tar.bz2 historical-217df1996794eaa3818a63cba880d82838ba1a07.zip |
Add ~sparc
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index f7e47483cd31..7c06407e0629 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.138 2009/11/29 14:19:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.139 2009/11/29 16:49:06 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> kcheckpass-4.3.3.ebuild: + Add ~sparc 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> kcheckpass-4.3.3.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild b/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild index 451f6cf5e3a8..1531347efc0c 100644 --- a/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.3.3.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-4.3.3.ebuild,v 1.2 2009/11/29 14:19:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild,v 1.3 2009/11/29 16:49:06 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug pam" DEPEND=" |