summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 17:51:59 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 17:51:59 +0000
commit2cbcbc7b91e61de4d030e90816618e9da898e2c0 (patch)
tree551302dd406a63af5c7190201e52035fb4c0f2be /sci-chemistry/povscript+
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadgentoo-2-2cbcbc7b91e61de4d030e90816618e9da898e2c0.tar.gz
gentoo-2-2cbcbc7b91e61de4d030e90816618e9da898e2c0.tar.bz2
gentoo-2-2cbcbc7b91e61de4d030e90816618e9da898e2c0.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/povscript+')
-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
3 files changed, 18 insertions, 8 deletions
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}"