summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-12-08 18:22:48 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-12-08 18:22:48 +0000
commit0fe09d09d2a6f1cb9c3144415e0a3175acc9594a (patch)
treed4d8cf8435e375b4124a567ecc98ef0c8e1bf661 /sys-auth
parentReplace sysfs USE flag with udev. (diff)
downloadgentoo-2-0fe09d09d2a6f1cb9c3144415e0a3175acc9594a.tar.gz
gentoo-2-0fe09d09d2a6f1cb9c3144415e0a3175acc9594a.tar.bz2
gentoo-2-0fe09d09d2a6f1cb9c3144415e0a3175acc9594a.zip
amd64 stable wrt bug #524294
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/ChangeLog5
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog
index a38ff7e30f89..a7f907c791cb 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.35 2014/11/24 16:59:13 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.36 2014/12/08 18:22:48 zlogene Exp $
+
+ 08 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> polkit-qt-0.112.0-r1.ebuild:
+ amd64 stable wrt bug #524294
*polkit-qt-0.112.0-r1 (24 Nov 2014)
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 ca0982338dd1..03375ef160a0 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
# 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.1 2014/11/24 16:59:13 kensington Exp $
+# $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 $
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 )"