summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Mrozowski <reavertm@gentoo.org>2010-05-15 13:48:02 +0000
committerMaciej Mrozowski <reavertm@gentoo.org>2010-05-15 13:48:02 +0000
commit44ef7f8465d1852fc834b1b5b3c380c66aaec721 (patch)
tree837c864a5a64531754de9578adc7d5475a723b35 /sys-auth/polkit-qt
parentMarked ~x64-macos, bug #319835 (diff)
downloadhistorical-44ef7f8465d1852fc834b1b5b3c380c66aaec721.tar.gz
historical-44ef7f8465d1852fc834b1b5b3c380c66aaec721.tar.bz2
historical-44ef7f8465d1852fc834b1b5b3c380c66aaec721.zip
Update automoc category
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r--sys-auth/polkit-qt/ChangeLog6
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog
index 32e73a8b13e9..32c55feee59c 100644
--- a/sys-auth/polkit-qt/ChangeLog
+++ b/sys-auth/polkit-qt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/polkit-qt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.3 2010/05/02 10:14:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.4 2010/05/15 13:48:02 reavertm Exp $
+
+ 15 May 2010; Maciej Mrozowski <reavertm@gentoo.org>
+ polkit-qt-0.95.1.ebuild:
+ Update automoc category
02 May 2010; Alexis Ballier <aballier@gentoo.org> polkit-qt-0.95.1.ebuild:
keyword ~x86-fbsd
diff --git a/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild b/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild
index 7dc912e70094..9f2a49b417cf 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.95.1.ebuild,v 1.3 2010/05/02 10:14:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild,v 1.4 2010/05/15 13:48:02 reavertm Exp $
EAPI="2"
@@ -22,7 +22,7 @@ COMMON_DEPEND="
x11-libs/qt-gui[dbus]
"
DEPEND="${COMMON_DEPEND}
- kde-base/automoc
+ dev-util/automoc
"
RDEPEND="${COMMON_DEPEND}
examples? ( !sys-auth/policykit-qt[examples] )