summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/polkit-kde-agent/ChangeLog6
-rw-r--r--sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/polkit-kde-agent/ChangeLog b/sys-auth/polkit-kde-agent/ChangeLog
index 39645640d0c3..1c42c2703883 100644
--- a/sys-auth/polkit-kde-agent/ChangeLog
+++ b/sys-auth/polkit-kde-agent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/polkit-kde-agent
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.13 2013/04/01 13:10:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.14 2013/04/02 20:57:02 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+ polkit-kde-agent-0.99.0-r1.ebuild:
+ Stable for ppc64, wrt bug #462890
01 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
polkit-kde-agent-0.99.0-r1.ebuild:
diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild
index 356386214ee1..99797888b94b 100644
--- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild
+++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r1.ebuild,v 1.4 2013/04/01 13:10:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild,v 1.5 2013/04/02 20:57:02 ago Exp $
EAPI=5
@@ -19,7 +19,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]] ; then
fi
LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
SLOT="4"
IUSE="debug"