summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/ccp4-apps/ChangeLog6
-rw-r--r--sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild4
-rw-r--r--sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild4
-rw-r--r--sci-chemistry/gchemutils/ChangeLog8
-rw-r--r--sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild8
-rw-r--r--sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild9
-rw-r--r--sci-chemistry/gelemental/ChangeLog7
-rw-r--r--sci-chemistry/gelemental/gelemental-1.2.0.ebuild11
-rw-r--r--sci-chemistry/gromacs/ChangeLog6
-rw-r--r--sci-chemistry/gromacs/gromacs-4.0.7-r4.ebuild6
-rw-r--r--sci-chemistry/gromacs/gromacs-4.0.7-r5.ebuild6
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.3-r3.ebuild4
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.3.ebuild6
-rw-r--r--sci-chemistry/massxpert/ChangeLog7
-rw-r--r--sci-chemistry/massxpert/massxpert-1.7.6.ebuild6
-rw-r--r--sci-chemistry/openbabel/ChangeLog7
-rw-r--r--sci-chemistry/openbabel/openbabel-2.2.3.ebuild6
-rw-r--r--sci-chemistry/povscript+/ChangeLog8
-rw-r--r--sci-chemistry/povscript+/povscript+-2.1.2.2.18.ebuild9
-rw-r--r--sci-chemistry/povscript+/povscript+-2.1.2.2.19.ebuild9
20 files changed, 86 insertions, 51 deletions
diff --git a/sci-chemistry/ccp4-apps/ChangeLog b/sci-chemistry/ccp4-apps/ChangeLog
index 95f1d540ab2c..cee6b417d362 100644
--- a/sci-chemistry/ccp4-apps/ChangeLog
+++ b/sci-chemistry/ccp4-apps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/ccp4-apps
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.22 2011/01/16 11:20:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.23 2011/03/02 17:53:22 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> ccp4-apps-6.1.3-r7.ebuild,
+ ccp4-apps-6.1.3-r8.ebuild:
+ Correct Slots for gtk 3 introduction to tree
16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
ccp4-apps-6.1.3-r8.ebuild:
diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild
index d293e2fbdef6..579bdc4b4401 100644
--- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild
+++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild,v 1.1 2011/01/10 21:06:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild,v 1.2 2011/03/02 17:53:22 jlec Exp $
EAPI="3"
@@ -85,7 +85,7 @@ RDEPEND="
${SCILIBS}
app-shells/tcsh
dev-python/pyxml
- dev-libs/libxml2
+ dev-libs/libxml2:2
dev-libs/libjwc_c
dev-libs/libjwc_f
dev-libs/boehm-gc
diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild
index 14ca52ed5aec..6f2ca5492d16 100644
--- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild
+++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild,v 1.2 2011/01/16 11:20:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild,v 1.3 2011/03/02 17:53:22 jlec Exp $
EAPI="3"
@@ -85,7 +85,7 @@ RDEPEND="
${SCILIBS}
app-shells/tcsh
dev-python/pyxml
- dev-libs/libxml2
+ dev-libs/libxml2:2
dev-libs/libjwc_c
dev-libs/libjwc_f
dev-libs/boehm-gc
diff --git a/sci-chemistry/gchemutils/ChangeLog b/sci-chemistry/gchemutils/ChangeLog
index ed7bbcdd1433..bb75f3f6db28 100644
--- a/sci-chemistry/gchemutils/ChangeLog
+++ b/sci-chemistry/gchemutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/gchemutils
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/ChangeLog,v 1.13 2010/11/25 13:05:07 xarthisius Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/ChangeLog,v 1.14 2011/03/02 17:46:54 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gchemutils-0.10.12.ebuild,
+ gchemutils-0.13.1.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*gchemutils-0.13.1 (25 Nov 2010)
diff --git a/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild b/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild
index a13eafe2cb2f..be47bad99306 100644
--- a/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild
+++ b/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild,v 1.2 2010/05/16 02:59:01 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild,v 1.3 2011/03/02 17:46:54 jlec Exp $
EAPI=2
GCONF_DEBUG=no
@@ -18,9 +18,9 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="gnome-base/libglade:2.0
- >=gnome-base/libgnomeprintui-2.4
+ gnome-base/libgnomeprintui:2.2
>=gnome-extra/libgsf-1.14
- >=x11-libs/goffice-0.6.5:0.6
+ x11-libs/goffice:0.6
x11-libs/gtkglext
app-text/gnome-doc-utils
>=sci-chemistry/openbabel-2.1.1
diff --git a/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild b/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild
index 7a1ebda8ea11..197a5ff399ff 100644
--- a/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild
+++ b/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild,v 1.1 2010/11/25 13:05:07 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild,v 1.2 2011/03/02 17:46:55 jlec Exp $
EAPI=3
@@ -19,8 +19,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="nls nsplugin"
-CDEPEND="gnome-base/libglade
- x11-libs/goffice
+CDEPEND="
+ gnome-base/libglade:2.0
+ x11-libs/goffice:0.6
x11-libs/gtkglext
sci-chemistry/chemical-mime-data
sci-chemistry/bodr
diff --git a/sci-chemistry/gelemental/ChangeLog b/sci-chemistry/gelemental/ChangeLog
index 193c0b553e75..4448f2e539c9 100644
--- a/sci-chemistry/gelemental/ChangeLog
+++ b/sci-chemistry/gelemental/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gelemental
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gelemental/ChangeLog,v 1.5 2009/10/30 09:34:07 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gelemental/ChangeLog,v 1.6 2011/03/02 17:49:59 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gelemental-1.2.0.ebuild:
+ Correct Slots for gtk 3 introduction to tree
30 Oct 2009; Markus Meier <maekke@gentoo.org> gelemental-1.2.0.ebuild:
amd64/x86 stable, bug #264393
diff --git a/sci-chemistry/gelemental/gelemental-1.2.0.ebuild b/sci-chemistry/gelemental/gelemental-1.2.0.ebuild
index ad668c11b325..edca560d1ed3 100644
--- a/sci-chemistry/gelemental/gelemental-1.2.0.ebuild
+++ b/sci-chemistry/gelemental/gelemental-1.2.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gelemental/gelemental-1.2.0.ebuild,v 1.4 2009/10/30 09:34:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gelemental/gelemental-1.2.0.ebuild,v 1.5 2011/03/02 17:49:59 jlec Exp $
+
+EAPI="1"
inherit fdo-mime gnome2-utils eutils
@@ -14,8 +16,9 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="doc"
-RDEPEND=">=dev-cpp/gtkmm-2.6
- >=dev-cpp/glibmm-2.6"
+RDEPEND="
+ dev-cpp/gtkmm:2.4
+ dev-cpp/glibmm:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig
sys-devel/gettext
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index fa9ab4ad8f4d..c9f385698d2e 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/gromacs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.65 2011/02/19 14:46:27 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.66 2011/03/02 17:55:01 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gromacs-4.0.7-r4.ebuild,
+ gromacs-4.0.7-r5.ebuild, gromacs-4.5.3.ebuild, gromacs-4.5.3-r3.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*gromacs-4.5.3-r3 (19 Feb 2011)
diff --git a/sci-chemistry/gromacs/gromacs-4.0.7-r4.ebuild b/sci-chemistry/gromacs/gromacs-4.0.7-r4.ebuild
index 97fd4893c186..cbfa082ebcd4 100644
--- a/sci-chemistry/gromacs/gromacs-4.0.7-r4.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.0.7-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.7-r4.ebuild,v 1.10 2010/12/16 15:35:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.7-r4.ebuild,v 1.11 2011/03/02 17:55:01 jlec Exp $
EAPI="3"
@@ -33,7 +33,7 @@ DEPEND="app-shells/tcsh
gsl? ( sci-libs/gsl )
lapack? ( virtual/lapack )
mpi? ( virtual/mpi )
- xml? ( dev-libs/libxml2 )"
+ xml? ( dev-libs/libxml2:2 )"
RDEPEND="${DEPEND}"
diff --git a/sci-chemistry/gromacs/gromacs-4.0.7-r5.ebuild b/sci-chemistry/gromacs/gromacs-4.0.7-r5.ebuild
index 2e0d828f8aaa..0744795ddb66 100644
--- a/sci-chemistry/gromacs/gromacs-4.0.7-r5.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.0.7-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.7-r5.ebuild,v 1.2 2010/12/16 15:35:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.7-r5.ebuild,v 1.3 2011/03/02 17:55:01 jlec Exp $
EAPI="3"
@@ -34,7 +34,7 @@ DEPEND="app-shells/tcsh
gsl? ( sci-libs/gsl )
lapack? ( virtual/lapack )
mpi? ( virtual/mpi )
- xml? ( dev-libs/libxml2 )"
+ xml? ( dev-libs/libxml2:2 )"
RDEPEND="${DEPEND}"
diff --git a/sci-chemistry/gromacs/gromacs-4.5.3-r3.ebuild b/sci-chemistry/gromacs/gromacs-4.5.3-r3.ebuild
index 0d46602f2e54..cdf58f62e996 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.3-r3.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.3-r3.ebuild,v 1.1 2011/02/19 14:46:27 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.3-r3.ebuild,v 1.2 2011/03/02 17:55:01 jlec Exp $
EAPI="3"
@@ -43,7 +43,7 @@ DEPEND="app-shells/tcsh
gsl? ( sci-libs/gsl )
lapack? ( virtual/lapack )
mpi? ( virtual/mpi )
- xml? ( dev-libs/libxml2 )"
+ xml? ( dev-libs/libxml2:2 )"
RDEPEND="${DEPEND}"
diff --git a/sci-chemistry/gromacs/gromacs-4.5.3.ebuild b/sci-chemistry/gromacs/gromacs-4.5.3.ebuild
index 445a77d115fb..bf3313ee566d 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.3.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.3.ebuild,v 1.2 2010/12/16 15:35:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.3.ebuild,v 1.3 2011/03/02 17:55:01 jlec Exp $
EAPI="3"
@@ -32,7 +32,7 @@ DEPEND="app-shells/tcsh
gsl? ( sci-libs/gsl )
lapack? ( virtual/lapack )
mpi? ( virtual/mpi )
- xml? ( dev-libs/libxml2 )"
+ xml? ( dev-libs/libxml2:2 )"
RDEPEND="${DEPEND}"
diff --git a/sci-chemistry/massxpert/ChangeLog b/sci-chemistry/massxpert/ChangeLog
index 5a1c08ade542..355478e1ff89 100644
--- a/sci-chemistry/massxpert/ChangeLog
+++ b/sci-chemistry/massxpert/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/massxpert
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.9 2009/10/04 15:14:58 ssuominen Exp $
+# 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 $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> massxpert-1.7.6.ebuild:
+ Correct Slots for gtk 3 introduction to tree
04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
massxpert-2.0.5.ebuild:
diff --git a/sci-chemistry/massxpert/massxpert-1.7.6.ebuild b/sci-chemistry/massxpert/massxpert-1.7.6.ebuild
index 93d8ba03d3b2..c53a720d2d94 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-2009 Gentoo Foundation
+# Copyright 1999-2011 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.4 2009/09/18 20:59:44 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild,v 1.5 2011/03/02 17:56:14 jlec Exp $
EAPI=2
@@ -36,7 +36,7 @@ RDEPEND="
media-libs/fontconfig
media-libs/nas
media-libs/libpng
- dev-libs/libxml2"
+ dev-libs/libxml2:2"
DEPEND="${RDEPEND}"
S="${WORKDIR}"/"${P}"
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog
index 8113d69fb9ed..b08286db2497 100644
--- a/sci-chemistry/openbabel/ChangeLog
+++ b/sci-chemistry/openbabel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/openbabel
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.45 2010/07/18 15:09:28 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.46 2011/03/02 17:48:24 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-2.2.3.ebuild:
+ Correct Slots for gtk 3 introduction to tree
18 Jul 2010; Justin Lecher <jlec@gentoo.org> -openbabel-2.2.1.ebuild,
-openbabel-2.2.2-r1.ebuild:
diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild
index 69c4c393163f..c1976c56107c 100644
--- a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild
+++ b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.11 2010/07/18 14:53:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.12 2011/03/02 17:48:24 jlec Exp $
EAPI="3"
@@ -20,7 +20,7 @@ LICENSE="GPL-2"
IUSE="doc python swig"
RDEPEND="
- >=dev-libs/libxml2-2.6.5
+ dev-libs/libxml2:2
!sci-chemistry/babel
sys-libs/zlib"
diff --git a/sci-chemistry/povscript+/ChangeLog b/sci-chemistry/povscript+/ChangeLog
index aab0465390cc..e7679e590a3f 100644
--- a/sci-chemistry/povscript+/ChangeLog
+++ b/sci-chemistry/povscript+/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/povscript+
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/povscript+/ChangeLog,v 1.3 2008/07/08 01:20:39 dberkholz Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/povscript+/ChangeLog,v 1.4 2011/03/02 17:51:59 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> povscript+-2.1.2.2.18.ebuild,
+ povscript+-2.1.2.2.19.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*povscript+-2.1.2.2.19 (08 Jul 2008)
diff --git a/sci-chemistry/povscript+/povscript+-2.1.2.2.18.ebuild b/sci-chemistry/povscript+/povscript+-2.1.2.2.18.ebuild
index f22de8308278..670a95000f30 100644
--- a/sci-chemistry/povscript+/povscript+-2.1.2.2.18.ebuild
+++ b/sci-chemistry/povscript+/povscript+-2.1.2.2.18.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/povscript+/povscript+-2.1.2.2.18.ebuild,v 1.1 2006/09/16 21:40:55 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/povscript+/povscript+-2.1.2.2.18.ebuild,v 1.2 2011/03/02 17:51:59 jlec Exp $
+
+EAPI="1"
inherit versionator
@@ -18,7 +20,8 @@ LICENSE="glut molscript"
SLOT="0"
KEYWORDS="~ppc ~x86"
IUSE=""
-RDEPEND="dev-libs/glib
+RDEPEND="
+ dev-libs/glib:2
sci-libs/gts"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/sci-chemistry/povscript+/povscript+-2.1.2.2.19.ebuild b/sci-chemistry/povscript+/povscript+-2.1.2.2.19.ebuild
index ec8c316e6207..f0f42396fc32 100644
--- a/sci-chemistry/povscript+/povscript+-2.1.2.2.19.ebuild
+++ b/sci-chemistry/povscript+/povscript+-2.1.2.2.19.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/povscript+/povscript+-2.1.2.2.19.ebuild,v 1.1 2008/07/08 01:20:39 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/povscript+/povscript+-2.1.2.2.19.ebuild,v 1.2 2011/03/02 17:51:59 jlec Exp $
+
+EAPI="1"
inherit versionator
@@ -18,7 +20,8 @@ LICENSE="glut molscript"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND="dev-libs/glib
+RDEPEND="
+ dev-libs/glib:2
sci-libs/gts"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"