summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-07 10:41:50 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-07 10:41:50 +0000
commit7335896c6b0f3084ee55db33158ffe39e57e4a4d (patch)
tree9f89cfb386df9712fbe336d8e5d8add4f180ad7a /sci-mathematics/genius
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadgentoo-2-7335896c6b0f3084ee55db33158ffe39e57e4a4d.tar.gz
gentoo-2-7335896c6b0f3084ee55db33158ffe39e57e4a4d.tar.bz2
gentoo-2-7335896c6b0f3084ee55db33158ffe39e57e4a4d.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/genius')
-rw-r--r--sci-mathematics/genius/ChangeLog6
-rw-r--r--sci-mathematics/genius/genius-1.0.11.ebuild4
-rw-r--r--sci-mathematics/genius/genius-1.0.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-mathematics/genius/ChangeLog b/sci-mathematics/genius/ChangeLog
index fbf3650b5d42..73f6dc728994 100644
--- a/sci-mathematics/genius/ChangeLog
+++ b/sci-mathematics/genius/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/genius
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/ChangeLog,v 1.4 2011/03/02 20:11:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/ChangeLog,v 1.5 2011/03/07 10:41:50 jlec Exp $
+
+ 07 Mar 2011; Justin Lecher <jlec@gentoo.org> genius-1.0.9.ebuild,
+ genius-1.0.11.ebuild:
+ Correct Slots for gtk 3 introduction to tree
02 Mar 2011; Justin Lecher <jlec@gentoo.org> genius-1.0.9.ebuild,
genius-1.0.11.ebuild:
diff --git a/sci-mathematics/genius/genius-1.0.11.ebuild b/sci-mathematics/genius/genius-1.0.11.ebuild
index 058c541e2a53..b6f454f2a434 100644
--- a/sci-mathematics/genius/genius-1.0.11.ebuild
+++ b/sci-mathematics/genius/genius-1.0.11.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-mathematics/genius/genius-1.0.11.ebuild,v 1.2 2011/03/02 20:11:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/genius-1.0.11.ebuild,v 1.3 2011/03/07 10:41:50 jlec Exp $
EAPI=2
inherit eutils gnome2
@@ -27,7 +27,7 @@ RDEPEND="
gnome-base/libgnomeui
gnome-base/libglade:2.0
x11-libs/gtksourceview:2.0
- x11-libs/vte )"
+ x11-libs/vte:0 )"
DEPEND="${RDEPEND}
dev-util/intltool
|| ( sys-devel/bison
diff --git a/sci-mathematics/genius/genius-1.0.9.ebuild b/sci-mathematics/genius/genius-1.0.9.ebuild
index 98d5f8c72dea..727093a70bf6 100644
--- a/sci-mathematics/genius/genius-1.0.9.ebuild
+++ b/sci-mathematics/genius/genius-1.0.9.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-mathematics/genius/genius-1.0.9.ebuild,v 1.3 2011/03/02 20:11:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/genius-1.0.9.ebuild,v 1.4 2011/03/07 10:41:50 jlec Exp $
EAPI=2
inherit gnome2
@@ -27,7 +27,7 @@ RDEPEND="
gnome-base/libgnomeui
gnome-base/libglade:2.0
x11-libs/gtksourceview:2.0
- x11-libs/vte )"
+ x11-libs/vte:0 )"
DEPEND="${RDEPEND}
dev-util/intltool
|| ( sys-devel/bison