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+/povscript+-2.1.2.2.18.ebuild
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+/povscript+-2.1.2.2.18.ebuild')
-rw-r--r--sci-chemistry/povscript+/povscript+-2.1.2.2.18.ebuild9
1 files changed, 6 insertions, 3 deletions
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}"