diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 15:38:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 15:38:22 +0000 |
commit | 2f5dd0aa3ef1d7cfd0d517e1e0d6d08d13184e7a (patch) | |
tree | 6a5a59eb37cc81a3a1a15d1b8743000d63bd720c /kde-base/kcheckpass | |
parent | clean up (diff) | |
download | historical-2f5dd0aa3ef1d7cfd0d517e1e0d6d08d13184e7a.tar.gz historical-2f5dd0aa3ef1d7cfd0d517e1e0d6d08d13184e7a.tar.bz2 historical-2f5dd0aa3ef1d7cfd0d517e1e0d6d08d13184e7a.zip |
Revert
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.4.ebuild | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 9996502f2549..68efff0dde68 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,9 +1,6 @@ # 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.145 2009/12/27 14:59:57 armin76 Exp $ - - 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> kcheckpass-4.3.4.ebuild: - alpha/ia64/sparc stable +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.146 2009/12/27 15:27:54 armin76 Exp $ 22 Dec 2009; Jonathan Callen <abcd@gentoo.org> kcheckpass-4.3.4.ebuild: Pull in changes from overlay diff --git a/kde-base/kcheckpass/kcheckpass-4.3.4.ebuild b/kde-base/kcheckpass/kcheckpass-4.3.4.ebuild index 619da4f5da63..e00e719a0a2b 100644 --- a/kde-base/kcheckpass/kcheckpass-4.3.4.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.3.4.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.4.ebuild,v 1.3 2009/12/27 14:59:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.4.ebuild,v 1.4 2009/12/27 15:27:54 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 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug pam" DEPEND=" |