diff options
author | 2012-07-26 15:17:02 +0000 | |
---|---|---|
committer | 2012-07-26 15:17:02 +0000 | |
commit | c80e319e0e774bb97385f2f97981ac1920a618c8 (patch) | |
tree | 457ea27a5782f9b80b5b52815f43265e2e16a020 /sci-chemistry | |
parent | amd64 stable - 428120 (diff) | |
download | historical-c80e319e0e774bb97385f2f97981ac1920a618c8.tar.gz historical-c80e319e0e774bb97385f2f97981ac1920a618c8.tar.bz2 historical-c80e319e0e774bb97385f2f97981ac1920a618c8.zip |
Add missing slot dependencies on Qt.
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/ball/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/ball/ball-1.4.1.ebuild | 16 | ||||
-rw-r--r-- | sci-chemistry/massxpert/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/massxpert/massxpert-1.7.6.ebuild | 10 |
4 files changed, 22 insertions, 18 deletions
diff --git a/sci-chemistry/ball/ChangeLog b/sci-chemistry/ball/ChangeLog index 9acfc7b559f6..c20f7a45dcdd 100644 --- a/sci-chemistry/ball/ChangeLog +++ b/sci-chemistry/ball/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/ball # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ChangeLog,v 1.1 2012/03/25 14:13:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ChangeLog,v 1.2 2012/07/26 15:17:02 kensington Exp $ + + 26 Jul 2012; Michael Palimaka <kensington@gentoo.org> ball-1.4.1.ebuild: + Add missing slot dependencies on Qt. *ball-1.4.1 (25 Mar 2012) @@ -9,4 +12,3 @@ +files/ball-1.4.1-pthread.patch, +files/ball-1.4.1-python.patch, +metadata.xml: New addition, written by me, #406401 - diff --git a/sci-chemistry/ball/ball-1.4.1.ebuild b/sci-chemistry/ball/ball-1.4.1.ebuild index 2101ecb92687..744d38de6161 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-2012 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.1 2012/03/25 14:13:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ball-1.4.1.ebuild,v 1.2 2012/07/26 15:17:02 kensington Exp $ EAPI=4 @@ -27,15 +27,15 @@ RDEPEND=" sci-mathematics/lpsolve virtual/opengl x11-libs/libX11 - x11-libs/qt-core - x11-libs/qt-gui - x11-libs/qt-opengl - x11-libs/qt-test - x11-libs/qt-webkit + 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 cuda? ( dev-util/nvidia-cuda-toolkit ) mpi? ( virtual/mpi ) - sql? ( x11-libs/qt-sql ) - webkit? ( x11-libs/qt-webkit )" + sql? ( x11-libs/qt-sql:4 ) + webkit? ( x11-libs/qt-webkit:4 )" DEPEND="${RDEPEND} dev-python/sip sys-devel/bison diff --git a/sci-chemistry/massxpert/ChangeLog b/sci-chemistry/massxpert/ChangeLog index 355478e1ff89..b3a31333d455 100644 --- a/sci-chemistry/massxpert/ChangeLog +++ b/sci-chemistry/massxpert/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/massxpert -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.10 2011/03/02 17:56:14 jlec Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.11 2012/07/26 15:12:06 kensington Exp $ + + 26 Jul 2012; Michael Palimaka <kensington@gentoo.org> massxpert-1.7.6.ebuild: + Add missing slot dependencies on Qt. 02 Mar 2011; Justin Lecher <jlec@gentoo.org> massxpert-1.7.6.ebuild: Correct Slots for gtk 3 introduction to tree @@ -45,4 +48,3 @@ 30 Dec 2007; <je_fro@gentoo.org> +metadata.xml, +massxpert-1.6.7.ebuild: Initial import from the science overlay. - diff --git a/sci-chemistry/massxpert/massxpert-1.7.6.ebuild b/sci-chemistry/massxpert/massxpert-1.7.6.ebuild index c53a720d2d94..ccd4b5ea095c 100644 --- a/sci-chemistry/massxpert/massxpert-1.7.6.ebuild +++ b/sci-chemistry/massxpert/massxpert-1.7.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild,v 1.5 2011/03/02 17:56:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild,v 1.6 2012/07/26 15:12:06 kensington Exp $ EAPI=2 @@ -16,9 +16,9 @@ KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND=" - x11-libs/qt-gui[accessibility] - x11-libs/qt-svg - x11-libs/qt-xmlpatterns + x11-libs/qt-gui:4[accessibility] + x11-libs/qt-svg:4 + x11-libs/qt-xmlpatterns:4 x11-libs/libSM x11-libs/libICE x11-libs/libXi |