summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:25:23 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:25:23 +0000
commit53f87e6cf80eb3d9e127034b7d5f875be5ac3018 (patch)
tree2586694d9bd74e1b7d95bb57f2948c0f4e258388 /app-emulation
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-53f87e6cf80eb3d9e127034b7d5f875be5ac3018.tar.gz
gentoo-2-53f87e6cf80eb3d9e127034b7d5f875be5ac3018.tar.bz2
gentoo-2-53f87e6cf80eb3d9e127034b7d5f875be5ac3018.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 'app-emulation')
-rw-r--r--app-emulation/qtemu/ChangeLog5
-rw-r--r--app-emulation/qtemu/qtemu-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/qtemu/ChangeLog b/app-emulation/qtemu/ChangeLog
index b66290f84c24..fe986de2a849 100644
--- a/app-emulation/qtemu/ChangeLog
+++ b/app-emulation/qtemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/qtemu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qtemu/ChangeLog,v 1.6 2013/02/07 21:37:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qtemu/ChangeLog,v 1.7 2013/03/02 19:25:23 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qtemu-1.0.5.ebuild:
+ Move Qt dependencies to the new category
07 Feb 2013; Ulrich Müller <ulm@gentoo.org> qtemu-1.0.5.ebuild:
Move Creative Commons licenses to shorter names.
diff --git a/app-emulation/qtemu/qtemu-1.0.5.ebuild b/app-emulation/qtemu/qtemu-1.0.5.ebuild
index 84f5d7cdb953..4e024fe75630 100644
--- a/app-emulation/qtemu/qtemu-1.0.5.ebuild
+++ b/app-emulation/qtemu/qtemu-1.0.5.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/app-emulation/qtemu/qtemu-1.0.5.ebuild,v 1.5 2013/02/07 21:37:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qtemu/qtemu-1.0.5.ebuild,v 1.6 2013/03/02 19:25:23 hwoarang Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/qt-gui:4"
+DEPEND="dev-qt/qtgui:4"
RDEPEND="${DEPEND}
app-emulation/qemu"