diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
commit | 62480a50f533466b2851fe0a0d3a190243edb613 (patch) | |
tree | 4098497d51ef516f74ee78420c6815b35955f3c2 /kde-base/kcheckpass | |
parent | Version bump. Use distutils_src_unpack. Added patch to fix the tests. Run tes... (diff) | |
download | historical-62480a50f533466b2851fe0a0d3a190243edb613.tar.gz historical-62480a50f533466b2851fe0a0d3a190243edb613.tar.bz2 historical-62480a50f533466b2851fe0a0d3a190243edb613.zip |
Stable ppc for 207634
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 09deaea987ac..bef093772478 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.77 2008/01/30 17:23:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.78 2008/01/31 15:30:22 ranger Exp $ + + 31 Jan 2008; Brent Baude <ranger@gentoo.org> kcheckpass-3.5.8.ebuild: + Marking kcheckpass-3.5.8 ppc for bug 207634 30 Jan 2008; Brent Baude <ranger@gentoo.org> kcheckpass-3.5.8.ebuild: Marking kcheckpass-3.5.8 ppc64 for bug 207634 diff --git a/kde-base/kcheckpass/kcheckpass-3.5.8.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.8.ebuild index 0e5ea3e44500..c478d6b11aad 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.8.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.8.ebuild,v 1.5 2008/01/30 17:23:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.8.ebuild,v 1.6 2008/01/31 15:30:22 ranger Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-06.tar.bz2" DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="pam kdehiddenvisibility" DEPEND="pam? ( kde-base/kdebase-pam )" |