diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:01:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:01:01 +0000 |
commit | 00a46ba99f6694ade234679ea8814c0ec0c87e1d (patch) | |
tree | 462f57f0c0a57d7f4a2fd022b69162f35e780071 /kde-base/kcheckpass | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-00a46ba99f6694ade234679ea8814c0ec0c87e1d.tar.gz gentoo-2-00a46ba99f6694ade234679ea8814c0ec0c87e1d.tar.bz2 gentoo-2-00a46ba99f6694ade234679ea8814c0ec0c87e1d.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, 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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index df0ddbc7dd3b..37e65548eafb 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.210 2012/02/03 15:58:55 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.211 2012/02/18 15:01:01 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> kcheckpass-4.7.4.ebuild: + ppc stable #396359 *kcheckpass-4.8.0-r1 (03 Feb 2012) *kcheckpass-4.7.4-r1 (03 Feb 2012) diff --git a/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild b/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild index a72d2379a5e6..df57d195dd5e 100644 --- a/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild,v 1.3 2012/01/16 21:40:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.7.4.ebuild,v 1.4 2012/02/18 15:01:01 nixnut Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug pam" RDEPEND=" |