diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-03 19:31:36 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-03 19:31:36 +0000 |
commit | 376553b78e2aa616c8a3649c742dda483b298893 (patch) | |
tree | 32462d622bb23ff7fee254d2df68dcb7f02096b0 /sys-auth | |
parent | Marked ppc64 stable for bug #322791. (diff) | |
download | gentoo-2-376553b78e2aa616c8a3649c742dda483b298893.tar.gz gentoo-2-376553b78e2aa616c8a3649c742dda483b298893.tar.bz2 gentoo-2-376553b78e2aa616c8a3649c742dda483b298893.zip |
Marked ppc64 stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-kde/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-kde/ChangeLog b/sys-auth/polkit-kde/ChangeLog index eb33950650f6..39d4d617250c 100644 --- a/sys-auth/polkit-kde/ChangeLog +++ b/sys-auth/polkit-kde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit-kde # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.9 2010/08/09 02:37:55 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/ChangeLog,v 1.10 2010/09/03 19:31:36 josejx Exp $ + + 03 Sep 2010; Joseph Jezak <josejx@gentoo.org> polkit-kde-0.95.1-r1.ebuild: + Marked ppc64 stable for bug #322791. 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> polkit-kde-0.95.1-r1.ebuild: Marked ppc stable for bug #322791. diff --git a/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild b/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild index 6d450e88cc2c..3c39ffbf2f6b 100644 --- a/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild +++ b/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.4 2010/08/09 02:37:55 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.5 2010/09/03 19:31:36 josejx Exp $ EAPI="2" @@ -18,7 +18,7 @@ DESCRIPTION="PolicyKit integration module for KDE." HOMEPAGE="http://kde.org" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" SLOT="4" IUSE="debug" |