summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:20:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:20:20 +0000
commit5420464a6a7b4211097222c4adacf739e74d0d72 (patch)
treec9326758851496b3c35a02435000ae9a2703657d /sys-auth
parentStable for ppc, wrt bug #531460 (diff)
downloadgentoo-2-5420464a6a7b4211097222c4adacf739e74d0d72.tar.gz
gentoo-2-5420464a6a7b4211097222c4adacf739e74d0d72.tar.bz2
gentoo-2-5420464a6a7b4211097222c4adacf739e74d0d72.zip
Stable for ppc, wrt bug #524294
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/ChangeLog7
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog
index a7f907c791cb..250b2179c885 100644
--- a/sys-auth/polkit-qt/ChangeLog
+++ b/sys-auth/polkit-qt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/polkit-qt
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.36 2014/12/08 18:22:48 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.37 2015/03/02 09:20:20 ago Exp $
+
+ 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> polkit-qt-0.112.0-r1.ebuild:
+ Stable for ppc, wrt bug #524294
08 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> polkit-qt-0.112.0-r1.ebuild:
amd64 stable wrt bug #524294
diff --git a/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild b/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild
index 03375ef160a0..309a6effc1f3 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild,v 1.2 2014/12/08 18:22:48 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild,v 1.3 2015/03/02 09:20:20 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="debug examples +qt4 qt5"
REQUIRED_USE="|| ( qt4 qt5 )"