summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:25:44 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:25:44 +0000
commit05c5bc3e73cc4383c4d64f9a12aa62d534ae806a (patch)
tree0554d674471f1ab9271c567b64fc4846d3215ef4 /sci-mathematics
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-05c5bc3e73cc4383c4d64f9a12aa62d534ae806a.tar.gz
gentoo-2-05c5bc3e73cc4383c4d64f9a12aa62d534ae806a.tar.bz2
gentoo-2-05c5bc3e73cc4383c4d64f9a12aa62d534ae806a.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 'sci-mathematics')
-rw-r--r--sci-mathematics/qtoctave/ChangeLog8
-rw-r--r--sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild8
-rw-r--r--sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/sci-mathematics/qtoctave/ChangeLog b/sci-mathematics/qtoctave/ChangeLog
index d8608ec680b5..f277a901e7b8 100644
--- a/sci-mathematics/qtoctave/ChangeLog
+++ b/sci-mathematics/qtoctave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/qtoctave
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.20 2012/12/03 08:24:25 naota Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.21 2013/03/02 23:25:44 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qtoctave-0.10.1.ebuild,
+ qtoctave-0.9.1-r1.ebuild:
+ Move Qt dependencies to the new category
03 Dec 2012; <naota@gentoo.org> qtoctave-0.10.1.ebuild:
Add ~x86-fbsd wrt #303903
diff --git a/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild b/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild
index b77e04cb5ac1..46c6ceab6fdf 100644
--- a/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild
+++ b/sci-mathematics/qtoctave/qtoctave-0.10.1.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-mathematics/qtoctave/qtoctave-0.10.1.ebuild,v 1.3 2012/12/03 08:24:25 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild,v 1.4 2013/03/02 23:25:44 hwoarang Exp $
EAPI="2"
@@ -18,8 +18,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
-DEPEND=">=x11-libs/qt-gui-4.6:4
- >=x11-libs/qt-svg-4.6:4"
+DEPEND=">=dev-qt/qtgui-4.6:4
+ >=dev-qt/qtsvg-4.6:4"
RDEPEND="${DEPEND}
>=sci-mathematics/octave-3.2.0"
diff --git a/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild b/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild
index 22702583acb8..fb7ec5304542 100644
--- a/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild
+++ b/sci-mathematics/qtoctave/qtoctave-0.9.1-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/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild,v 1.4 2012/07/26 15:03:00 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild,v 1.5 2013/03/02 23:25:44 hwoarang Exp $
EAPI="2"
@@ -18,8 +18,8 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND=">=x11-libs/qt-gui-4.5:4
- >=x11-libs/qt-svg-4.5:4"
+DEPEND=">=dev-qt/qtgui-4.5:4
+ >=dev-qt/qtsvg-4.5:4"
RDEPEND="${DEPEND}
>=sci-mathematics/octave-3.2.0"