diff options
author | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
commit | e2a83449b3b996325fd4f8deaf2bd9708680623a (patch) | |
tree | 42eaa3f833b5353abc6c66ef7f857ef128147ecb /kde-base/kcheckpass | |
parent | Version bump and old version cleanup (diff) | |
download | historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.tar.gz historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.tar.bz2 historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.zip |
Marking kde split packages ppc stable for bug 221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 712d9f264595..38a50c860c4c 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.88 2008/05/12 16:43:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.89 2008/05/12 20:02:15 ranger Exp $ + + 12 May 2008; Brent Baude <ranger@gentoo.org> kcheckpass-3.5.9.ebuild: + Marking kcheckpass-3.5.9 ppc stable for bug 221063 12 May 2008; Raúl Porcel <armin76@gentoo.org> kcheckpass-3.5.9.ebuild: alpha/ia64/sparc stable wrt #221063 diff --git a/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild index 1482d29c8f3c..40b948c8d64c 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.9.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.9.ebuild,v 1.3 2008/05/12 16:43:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.9.ebuild,v 1.4 2008/05/12 20:02:15 ranger Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,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 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="pam kdehiddenvisibility" DEPEND="pam? ( kde-base/kdebase-pam )" |