diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 08:57:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 08:57:38 +0000 |
commit | 73b54b82311290973b3a1873d36d8ae8851fdad5 (patch) | |
tree | 5e660e9b49160ef01ea7f33fd6ba6485dbaa81db /sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-73b54b82311290973b3a1873d36d8ae8851fdad5.tar.gz gentoo-2-73b54b82311290973b3a1873d36d8ae8851fdad5.tar.bz2 gentoo-2-73b54b82311290973b3a1873d36d8ae8851fdad5.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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 c5bd12b2fa6e..110d74367e5b 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.2 2010/06/24 05:35:18 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1-r1.ebuild,v 1.3 2010/06/27 08:57:38 fauli 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" |