summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-07 10:42:36 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-07 10:42:36 +0000
commitd38d4656184e58b7b890267ee6f8b9d4ef26eae3 (patch)
tree877c0e7f4a66f6362f16f624e8b3098a4268108c /sci-mathematics/genius
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadhistorical-d38d4656184e58b7b890267ee6f8b9d4ef26eae3.tar.gz
historical-d38d4656184e58b7b890267ee6f8b9d4ef26eae3.tar.bz2
historical-d38d4656184e58b7b890267ee6f8b9d4ef26eae3.zip
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-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