summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:17:52 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:17:52 +0000
commit9b51a491dbf67330a04c99cefa67592a9ee3144d (patch)
tree21c2ebdd0185768bc3a42366809521b168159ce7 /sci-chemistry/gsim
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-9b51a491dbf67330a04c99cefa67592a9ee3144d.tar.gz
gentoo-2-9b51a491dbf67330a04c99cefa67592a9ee3144d.tar.bz2
gentoo-2-9b51a491dbf67330a04c99cefa67592a9ee3144d.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/gsim')
-rw-r--r--sci-chemistry/gsim/ChangeLog6
-rw-r--r--sci-chemistry/gsim/gsim-0.20.1.ebuild6
2 files changed, 7 insertions, 5 deletions
diff --git a/sci-chemistry/gsim/ChangeLog b/sci-chemistry/gsim/ChangeLog
index b262230995c7..fe50ab6ad66e 100644
--- a/sci-chemistry/gsim/ChangeLog
+++ b/sci-chemistry/gsim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gsim
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/ChangeLog,v 1.7 2013/02/27 14:19:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/ChangeLog,v 1.8 2013/03/02 23:17:52 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> gsim-0.20.1.ebuild:
+ Move Qt dependencies to the new category
27 Feb 2013; Justin Lecher <jlec@gentoo.org> gsim-0.20.1.ebuild:
Add missing dep on virtual/pkgconfig
@@ -31,4 +34,3 @@
03 Nov 2010; Justin Lecher <jlec@gentoo.org>
+files/0.19.1-build.conf.patch, +gsim-0.19.1.ebuild, +metadata.xml:
New Addition, imported from sci opverlay
-
diff --git a/sci-chemistry/gsim/gsim-0.20.1.ebuild b/sci-chemistry/gsim/gsim-0.20.1.ebuild
index 81e65f71ea2b..6d62b71789d6 100644
--- a/sci-chemistry/gsim/gsim-0.20.1.ebuild
+++ b/sci-chemistry/gsim/gsim-0.20.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/gsim/gsim-0.20.1.ebuild,v 1.4 2013/02/27 14:19:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/gsim-0.20.1.ebuild,v 1.5 2013/03/02 23:17:52 hwoarang Exp $
EAPI=4
@@ -21,9 +21,9 @@ RDEPEND="
sci-libs/libcmatrix
sci-libs/minuit
virtual/blas
- x11-libs/qt-svg:4
+ dev-qt/qtsvg:4
emf? ( media-libs/libemf )
- opengl? ( x11-libs/qt-opengl:4 )"
+ opengl? ( dev-qt/qtopengl:4 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"