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/polkit-kde/polkit-kde-0.95.1-r1.ebuild | |
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/polkit-kde/polkit-kde-0.95.1-r1.ebuild')
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |