summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 17:56:14 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 17:56:14 +0000
commit6967e3fef198b8a251904a94a525a456109d3996 (patch)
treef7a355c28bbff8c721dee1f9269c1466b9d05d52 /sci-chemistry/povscript+
parentVersion bump. Some changes to the ebuild. No more renaming of /usr/bin/dp and... (diff)
downloadhistorical-6967e3fef198b8a251904a94a525a456109d3996.tar.gz
historical-6967e3fef198b8a251904a94a525a456109d3996.tar.bz2
historical-6967e3fef198b8a251904a94a525a456109d3996.zip
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-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}"