diff options
author | 2012-04-25 16:51:10 +0000 | |
---|---|---|
committer | 2012-04-25 16:51:10 +0000 | |
commit | efea945f4a65c9d886b4c6780516bea8fe6e3178 (patch) | |
tree | da2cb0cd37583a36bf6b98388aafd1602632426f /sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild | |
parent | Fixed java automagic dependency (diff) | |
download | gentoo-2-efea945f4a65c9d886b4c6780516bea8fe6e3178.tar.gz gentoo-2-efea945f4a65c9d886b4c6780516bea8fe6e3178.tar.bz2 gentoo-2-efea945f4a65c9d886b4c6780516bea8fe6e3178.zip |
Stable on ppc. Required by simple -NDu @world on desktop/kde profile.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild')
-rw-r--r-- | sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild index 9758c92133d9..6d236f22d1c4 100644 --- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild +++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild,v 1.6 2011/11/05 19:29:40 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0.ebuild,v 1.7 2012/04/25 16:51:10 scarabeus Exp $ EAPI="3" @@ -21,7 +21,7 @@ DESCRIPTION="PolKit agent module for KDE." HOMEPAGE="http://www.kde.org" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" SLOT="4" IUSE="debug" |