summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:14:43 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:14:43 +0000
commit55a23cfaa2e99dd10098e4926fb8611f76613a27 (patch)
tree62e7e70391ae6a496c908c5909980a2a99f74f14 /games-emulation
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-55a23cfaa2e99dd10098e4926fb8611f76613a27.tar.gz
gentoo-2-55a23cfaa2e99dd10098e4926fb8611f76613a27.tar.bz2
gentoo-2-55a23cfaa2e99dd10098e4926fb8611f76613a27.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 'games-emulation')
-rw-r--r--games-emulation/mupen64plus/ChangeLog9
-rw-r--r--games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild8
-rw-r--r--games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild8
3 files changed, 14 insertions, 11 deletions
diff --git a/games-emulation/mupen64plus/ChangeLog b/games-emulation/mupen64plus/ChangeLog
index 52ea8d8bc229..114853cea939 100644
--- a/games-emulation/mupen64plus/ChangeLog
+++ b/games-emulation/mupen64plus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/mupen64plus
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.21 2012/05/22 00:04:03 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.22 2013/03/02 21:14:43 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> mupen64plus-1.5-r1.ebuild,
+ mupen64plus-1.5-r2.ebuild:
+ Move Qt dependencies to the new category
22 May 2012; Jeff Horelick <jdhore@gentoo.org> mupen64plus-1.5-r2.ebuild:
marked x86 per bug 413833
@@ -104,4 +108,3 @@
+files/mupen64plus-1.5-unbundle-bzip2.patch, +metadata.xml:
Ebuild for games-emulation/mupen64plus (bug #215426). Thanks to all Bugzilla
thread contributors.
-
diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
index e1f048deb437..d8c9dfd53c21 100644
--- a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
+++ b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.10 2012/05/04 04:38:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.11 2013/03/02 21:14:43 hwoarang Exp $
EAPI="2"
@@ -29,8 +29,8 @@ RDEPEND="virtual/opengl
x11-libs/gtk+:2
libsamplerate? ( media-libs/libsamplerate )
lirc? ( app-misc/lirc )
- qt4? ( x11-libs/qt-gui:4
- x11-libs/qt-core:4 )
+ qt4? ( dev-qt/qtgui:4
+ dev-qt/qtcore:4 )
app-arch/xz-utils"
DEPEND="${RDEPEND}
diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
index 0ce31eac90e0..c112aeac166e 100644
--- a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
+++ b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.9 2012/05/22 00:04:03 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.10 2013/03/02 21:14:43 hwoarang Exp $
EAPI="2"
@@ -30,8 +30,8 @@ RDEPEND="virtual/opengl
x11-libs/gtk+:2
libsamplerate? ( media-libs/libsamplerate )
lirc? ( app-misc/lirc )
- qt4? ( x11-libs/qt-gui:4
- x11-libs/qt-core:4 )
+ qt4? ( dev-qt/qtgui:4
+ dev-qt/qtcore:4 )
app-arch/xz-utils"
DEPEND="${RDEPEND}