summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 21:10:45 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 21:10:45 +0000
commita70060cd30d46c283d6fe8313727c374ec1b2d65 (patch)
tree8973e6be3f38b04262dfa90d5e625315d3338300 /sci-mathematics
parentSlotted gtk+ depend and EAPI=2 bump to support it. (diff)
downloadgentoo-2-a70060cd30d46c283d6fe8313727c374ec1b2d65.tar.gz
gentoo-2-a70060cd30d46c283d6fe8313727c374ec1b2d65.tar.bz2
gentoo-2-a70060cd30d46c283d6fe8313727c374ec1b2d65.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/wxmaxima/ChangeLog6
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild7
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.8.6.ebuild6
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.8.7.ebuild4
4 files changed, 14 insertions, 9 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog
index fadda191deed..f93c8cae4131 100644
--- a/sci-mathematics/wxmaxima/ChangeLog
+++ b/sci-mathematics/wxmaxima/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/wxmaxima
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.31 2011/01/27 00:08:43 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.32 2011/03/02 21:10:45 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> wxmaxima-0.8.2.ebuild,
+ wxmaxima-0.8.6.ebuild, wxmaxima-0.8.7.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*wxmaxima-0.8.7 (26 Jan 2011)
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild
index fa7be8f99f47..e8e14f70f9d0 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.5 2009/10/07 16:24:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.6 2011/03/02 21:10:45 jlec Exp $
WX_GTK_VER="2.8"
EAPI="2"
@@ -17,7 +17,8 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="unicode"
-DEPEND=">=dev-libs/libxml2-2.5.0
+DEPEND="
+ dev-libs/libxml2:2
x11-libs/wxGTK:2.8"
RDEPEND="${DEPEND}
sci-visualization/gnuplot[wxwidgets]
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.8.6.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.8.6.ebuild
index 49625682a3ec..6985c674924e 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.8.6.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.8.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.6.ebuild,v 1.1 2010/09/26 16:36:36 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.6.ebuild,v 1.2 2011/03/02 21:10:45 jlec Exp $
WX_GTK_VER="2.8"
EAPI="2"
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="unicode"
-DEPEND="dev-libs/libxml2
+DEPEND="dev-libs/libxml2:2
x11-libs/wxGTK:2.8"
RDEPEND="${DEPEND}
media-fonts/jsmath
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.8.7.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.8.7.ebuild
index acbd87660002..34233f44cf19 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.8.7.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.8.7.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/wxmaxima/wxmaxima-0.8.7.ebuild,v 1.1 2011/01/27 00:08:43 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.7.ebuild,v 1.2 2011/03/02 21:10:45 jlec Exp $
WX_GTK_VER="2.8"
EAPI="2"
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="unicode"
-DEPEND="dev-libs/libxml2
+DEPEND="dev-libs/libxml2:2
x11-libs/wxGTK:2.8"
RDEPEND="${DEPEND}
media-fonts/jsmath