From df949ba9eb1b65332ff659e0bfa7be12edbb96f5 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 23:23:19 +0000 Subject: Move Qt dependencies to the new category (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!) --- sci-libs/mathgl/ChangeLog | 8 ++++++-- sci-libs/mathgl/mathgl-1.11.2.ebuild | 6 +++--- sci-libs/mathgl/mathgl-2.0.3.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'sci-libs/mathgl') diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog index 3cbfa1282027..7997b1f65db2 100644 --- a/sci-libs/mathgl/ChangeLog +++ b/sci-libs/mathgl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/mathgl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.32 2012/08/10 00:20:48 bicatali Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.33 2013/03/02 23:23:19 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras mathgl-1.11.2.ebuild, + mathgl-2.0.3.ebuild: + Move Qt dependencies to the new category 10 Aug 2012; Sébastien Fabbro mathgl-2.0.3.ebuild: Fixed for qt4 flag, thanks Egor Y. Egorov, bug #430560 diff --git a/sci-libs/mathgl/mathgl-1.11.2.ebuild b/sci-libs/mathgl/mathgl-1.11.2.ebuild index 0db39d156084..8d96b07233ba 100644 --- a/sci-libs/mathgl/mathgl-1.11.2.ebuild +++ b/sci-libs/mathgl/mathgl-1.11.2.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/sci-libs/mathgl/mathgl-1.11.2.ebuild,v 1.4 2012/03/01 07:41:06 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.11.2.ebuild,v 1.5 2013/03/02 23:23:19 hwoarang Exp $ EAPI=4 @@ -35,7 +35,7 @@ RDEPEND=" jpeg? ( virtual/jpeg ) octave? ( >=sci-mathematics/octave-3.4.0 ) python? ( dev-python/numpy ) - qt4? ( x11-libs/qt-gui:4 ) + qt4? ( dev-qt/qtgui:4 ) wxwidgets? ( x11-libs/wxGTK:2.8 )" DEPEND="${RDEPEND} sys-devel/libtool:2 diff --git a/sci-libs/mathgl/mathgl-2.0.3.ebuild b/sci-libs/mathgl/mathgl-2.0.3.ebuild index 18a7a8914848..7e5ad300ce52 100644 --- a/sci-libs/mathgl/mathgl-2.0.3.ebuild +++ b/sci-libs/mathgl/mathgl-2.0.3.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/sci-libs/mathgl/mathgl-2.0.3.ebuild,v 1.5 2012/08/10 00:20:48 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-2.0.3.ebuild,v 1.6 2013/03/02 23:23:19 hwoarang Exp $ EAPI=4 @@ -37,7 +37,7 @@ RDEPEND=" pdf? ( media-libs/libharu ) png? ( media-libs/libpng ) python? ( dev-python/numpy ) - qt4? ( x11-libs/qt-gui:4 ) + qt4? ( dev-qt/qtgui:4 ) wxwidgets? ( x11-libs/wxGTK:2.8 ) zlib? ( sys-libs/zlib )" -- cgit v1.2.3-65-gdbad