summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-09 08:24:44 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-09 08:24:44 +0000
commitc730fb9d1b5a90c331431e692b02a77c6021ef35 (patch)
tree9b14daa2edadf2b57368b7c5271986029eed08df /sys-auth
parentRemove useless berkdb USE flag bug #366481 (diff)
downloadgentoo-2-c730fb9d1b5a90c331431e692b02a77c6021ef35.tar.gz
gentoo-2-c730fb9d1b5a90c331431e692b02a77c6021ef35.tar.bz2
gentoo-2-c730fb9d1b5a90c331431e692b02a77c6021ef35.zip
x86 stable per bug 354033
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/ChangeLog5
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog
index 31ffbe235e36..e7aa2be7b418 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.16 2011/02/13 20:18:02 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.17 2011/05/09 08:24:44 tomka Exp $
+
+ 09 May 2011; Thomas Kahle <tomka@gentoo.org> polkit-qt-0.99.0.ebuild:
+ x86 stable per bug 354033
13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
-polkit-qt-0.95.1.ebuild:
diff --git a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild
index c12f8ee114b3..9f67c04e88dc 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.99.0.ebuild,v 1.3 2011/01/29 19:41:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild,v 1.4 2011/05/09 08:24:44 tomka Exp $
EAPI="3"
@@ -13,7 +13,7 @@ HOMEPAGE="http://kde.org/"
SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
SLOT="0"
IUSE="debug examples"