summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:33:19 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:33:19 +0000
commit647df554f0bbd110902186a0a9a067f981f43daa (patch)
tree795347cdf96d31a708e48415d7fb33bbb0b1541f /sys-auth/fingerprint-gui
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-647df554f0bbd110902186a0a9a067f981f43daa.tar.gz
gentoo-2-647df554f0bbd110902186a0a9a067f981f43daa.tar.bz2
gentoo-2-647df554f0bbd110902186a0a9a067f981f43daa.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'sys-auth/fingerprint-gui')
-rw-r--r--sys-auth/fingerprint-gui/ChangeLog6
-rw-r--r--sys-auth/fingerprint-gui/fingerprint-gui-1.04.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/fingerprint-gui/ChangeLog b/sys-auth/fingerprint-gui/ChangeLog
index 8ee72978c347..f9e9e88c0d7f 100644
--- a/sys-auth/fingerprint-gui/ChangeLog
+++ b/sys-auth/fingerprint-gui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/fingerprint-gui
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/fingerprint-gui/ChangeLog,v 1.5 2013/01/15 11:11:38 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/fingerprint-gui/ChangeLog,v 1.6 2013/03/02 23:33:19 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org>
+ fingerprint-gui-1.04.ebuild:
+ Move Qt dependencies to the new category
15 Jan 2013; Michael Weber <xmw@gentoo.org> fingerprint-gui-1.04.ebuild:
Include icon file, thanks ssuominen
diff --git a/sys-auth/fingerprint-gui/fingerprint-gui-1.04.ebuild b/sys-auth/fingerprint-gui/fingerprint-gui-1.04.ebuild
index a049077881a9..0d1261b974fe 100644
--- a/sys-auth/fingerprint-gui/fingerprint-gui-1.04.ebuild
+++ b/sys-auth/fingerprint-gui/fingerprint-gui-1.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/fingerprint-gui/fingerprint-gui-1.04.ebuild,v 1.6 2013/01/15 11:11:38 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/fingerprint-gui/fingerprint-gui-1.04.ebuild,v 1.7 2013/03/02 23:33:19 hwoarang Exp $
EAPI=4
@@ -21,7 +21,7 @@ RDEPEND="app-crypt/qca
sys-auth/polkit-qt
sys-libs/pam
x11-libs/libfakekey
- x11-libs/qt-core:4
+ dev-qt/qtcore:4
!sys-auth/thinkfinger"
DEPEND="${RDEPEND}"