summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-10-05 15:36:11 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-10-05 15:36:11 +0000
commit88bd96709ad750ed75dcad28675cbd1ba255efb2 (patch)
treee2764ca5c3b9021a76afc3913c1d7953d9b0240e /sys-auth/polkit-qt
parentMark stable on amd64. Bug #524296 (diff)
downloadgentoo-2-88bd96709ad750ed75dcad28675cbd1ba255efb2.tar.gz
gentoo-2-88bd96709ad750ed75dcad28675cbd1ba255efb2.tar.bz2
gentoo-2-88bd96709ad750ed75dcad28675cbd1ba255efb2.zip
Mark stable on amd64. Bug #524294
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r--sys-auth/polkit-qt/ChangeLog5
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog
index e13e2a93ee59..e3292e74aeb8 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.33 2014/08/10 20:23:08 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.34 2014/10/05 15:36:11 mrueg Exp $
+
+ 05 Oct 2014; Manuel Rüger <mrueg@gentoo.org> polkit-qt-0.112.0.ebuild:
+ Mark stable on amd64. Bug #524294
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> polkit-qt-0.103.0.ebuild,
polkit-qt-0.112.0.ebuild:
diff --git a/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild
index 3d45cfd51cff..7be55ec4009b 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.112.0.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.ebuild,v 1.3 2014/08/10 20:23:08 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild,v 1.4 2014/10/05 15:36:11 mrueg 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 )"