summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:17:31 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:17:31 +0000
commit9348a657ebd47f7bd416de85e14ff4eaf0f714c6 (patch)
treee4caea2ec6e205c0e275a8b38459cd2f36ccf5ee /sci-chemistry/ball
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-9348a657ebd47f7bd416de85e14ff4eaf0f714c6.tar.gz
gentoo-2-9348a657ebd47f7bd416de85e14ff4eaf0f714c6.tar.bz2
gentoo-2-9348a657ebd47f7bd416de85e14ff4eaf0f714c6.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-chemistry/ball')
-rw-r--r--sci-chemistry/ball/ChangeLog6
-rw-r--r--sci-chemistry/ball/ball-1.4.1-r1.ebuild16
-rw-r--r--sci-chemistry/ball/ball-1.4.1.ebuild16
3 files changed, 21 insertions, 17 deletions
diff --git a/sci-chemistry/ball/ChangeLog b/sci-chemistry/ball/ChangeLog
index 0ef90f505e51..95fb9ff7bb7a 100644
--- a/sci-chemistry/ball/ChangeLog
+++ b/sci-chemistry/ball/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/ball
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ChangeLog,v 1.5 2013/01/27 14:57:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ChangeLog,v 1.6 2013/03/02 23:17:31 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> ball-1.4.1-r1.ebuild,
+ ball-1.4.1.ebuild:
+ Move Qt dependencies to the new category
27 Jan 2013; Justin Lecher <jlec@gentoo.org> ball-1.4.1-r1.ebuild:
Use python-single-r1 eclass
diff --git a/sci-chemistry/ball/ball-1.4.1-r1.ebuild b/sci-chemistry/ball/ball-1.4.1-r1.ebuild
index 53975f2b28a2..831304c4b767 100644
--- a/sci-chemistry/ball/ball-1.4.1-r1.ebuild
+++ b/sci-chemistry/ball/ball-1.4.1-r1.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/sci-chemistry/ball/ball-1.4.1-r1.ebuild,v 1.2 2013/01/27 14:57:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ball-1.4.1-r1.ebuild,v 1.3 2013/03/02 23:17:31 hwoarang Exp $
EAPI=5
@@ -27,16 +27,16 @@ RDEPEND="
sci-mathematics/lpsolve
virtual/opengl
x11-libs/libX11
- x11-libs/qt-core:4
- x11-libs/qt-gui:4
- x11-libs/qt-opengl:4
- x11-libs/qt-test:4
- x11-libs/qt-webkit:4
+ dev-qt/qtcore:4
+ dev-qt/qtgui:4
+ dev-qt/qtopengl:4
+ dev-qt/qttest:4
+ dev-qt/qtwebkit:4
cuda? ( dev-util/nvidia-cuda-toolkit )
mpi? ( virtual/mpi )
python? ( ${PYTHON_DEPS} )
- sql? ( x11-libs/qt-sql:4 )
- webkit? ( x11-libs/qt-webkit:4 )"
+ sql? ( dev-qt/qtsql:4 )
+ webkit? ( dev-qt/qtwebkit:4 )"
DEPEND="${RDEPEND}
dev-python/sip
sys-devel/bison
diff --git a/sci-chemistry/ball/ball-1.4.1.ebuild b/sci-chemistry/ball/ball-1.4.1.ebuild
index 811aa9cd3af0..095237b12d59 100644
--- a/sci-chemistry/ball/ball-1.4.1.ebuild
+++ b/sci-chemistry/ball/ball-1.4.1.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/sci-chemistry/ball/ball-1.4.1.ebuild,v 1.4 2013/01/27 14:30:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ball-1.4.1.ebuild,v 1.5 2013/03/02 23:17:31 hwoarang Exp $
EAPI=4
@@ -27,15 +27,15 @@ RDEPEND="
sci-mathematics/lpsolve
virtual/opengl
x11-libs/libX11
- x11-libs/qt-core:4
- x11-libs/qt-gui:4
- x11-libs/qt-opengl:4
- x11-libs/qt-test:4
- x11-libs/qt-webkit:4
+ dev-qt/qtcore:4
+ dev-qt/qtgui:4
+ dev-qt/qtopengl:4
+ dev-qt/qttest:4
+ dev-qt/qtwebkit:4
cuda? ( dev-util/nvidia-cuda-toolkit )
mpi? ( virtual/mpi )
- sql? ( x11-libs/qt-sql:4 )
- webkit? ( x11-libs/qt-webkit:4 )"
+ sql? ( dev-qt/qtsql:4 )
+ webkit? ( dev-qt/qtwebkit:4 )"
DEPEND="${RDEPEND}
dev-python/sip
sys-devel/bison