diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-02 21:10:56 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-02 21:10:56 +0000 |
commit | 4181fd3e47d9eed5aa384bacd3e439a6b625889e (patch) | |
tree | 43227f7de88064c516a96182ac8570bdb1f130e8 /sci-mathematics | |
parent | Slotted gtk+ depend and EAPI=2 bump to support it. (diff) | |
download | historical-4181fd3e47d9eed5aa384bacd3e439a6b625889e.tar.gz historical-4181fd3e47d9eed5aa384bacd3e439a6b625889e.tar.bz2 historical-4181fd3e47d9eed5aa384bacd3e439a6b625889e.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')
-rw-r--r-- | sci-mathematics/Macaulay2/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/gretl/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/gretl/gretl-1.9.0-r1.ebuild | 9 | ||||
-rw-r--r-- | sci-mathematics/gretl/gretl-1.9.2.ebuild | 9 | ||||
-rw-r--r-- | sci-mathematics/gretl/gretl-1.9.3.ebuild | 9 | ||||
-rw-r--r-- | sci-mathematics/polymake/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/polymake/polymake-2.9.9-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/polymake/polymake-2.9.9.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/pspp/ChangeLog | 10 | ||||
-rw-r--r-- | sci-mathematics/pspp/pspp-0.6.2.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild | 7 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.8.6.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.8.7.ebuild | 4 |
15 files changed, 66 insertions, 41 deletions
diff --git a/sci-mathematics/Macaulay2/ChangeLog b/sci-mathematics/Macaulay2/ChangeLog index 14484290fda1..f029e5f3552d 100644 --- a/sci-mathematics/Macaulay2/ChangeLog +++ b/sci-mathematics/Macaulay2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/Macaulay2 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.20 2010/11/15 18:13:46 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.21 2011/03/02 21:08:14 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> Macaulay2-1.4.ebuild: + Correct Slots for gtk 3 introduction to tree 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> Macaulay2-1.4.ebuild: Fixing a build failure if user had libatomic and boehm_gc installed diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild b/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild index 92f78f9a103b..fdb1c17dc4f7 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-1.4.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/Macaulay2/Macaulay2-1.4.ebuild,v 1.2 2010/11/15 18:13:46 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild,v 1.3 2011/03/02 21:08:14 jlec Exp $ EAPI="2" @@ -28,7 +28,7 @@ DEPEND="sys-libs/gdbm >=dev-libs/ntl-5.5.2 >=sci-mathematics/pari-2.3.4[gmp] >=sys-libs/readline-6.1 - dev-libs/libxml2 + dev-libs/libxml2:2 sci-mathematics/frobby sci-mathematics/4ti2 sci-mathematics/nauty diff --git a/sci-mathematics/gretl/ChangeLog b/sci-mathematics/gretl/ChangeLog index 77cd27106b02..9e286d15f5a2 100644 --- a/sci-mathematics/gretl/ChangeLog +++ b/sci-mathematics/gretl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/gretl -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.27 2010/12/04 16:30:15 bicatali Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.28 2011/03/02 21:06:38 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gretl-1.9.0-r1.ebuild, + gretl-1.9.2.ebuild, gretl-1.9.3.ebuild: + Correct Slots for gtk 3 introduction to tree *gretl-1.9.3 (04 Dec 2010) diff --git a/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild b/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild index cba00413c13c..870af0bff870 100644 --- a/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild +++ b/sci-mathematics/gretl/gretl-1.9.0-r1.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/gretl/gretl-1.9.0-r1.ebuild,v 1.1 2010/08/22 08:34:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild,v 1.2 2011/03/02 21:06:38 jlec Exp $ USE_EINSTALL=true EAPI=2 @@ -16,7 +16,8 @@ KEYWORDS="~amd64 ~x86" IUSE="accessibility emacs gmp gnome gtk nls odbc openmp readline R sourceview" -RDEPEND="dev-libs/libxml2 +RDEPEND=" + dev-libs/libxml2:2 dev-libs/glib:2 >=sci-visualization/gnuplot-4.2 virtual/lapack @@ -36,7 +37,7 @@ RDEPEND="dev-libs/libxml2 gnome-base/libgnomeprintui:2.2 gnome-base/gconf:2 ) R? ( dev-lang/R ) - sourceview? ( x11-libs/gtksourceview ) + sourceview? ( x11-libs/gtksourceview:2.0 ) odbc? ( dev-db/unixODBC ) emacs? ( virtual/emacs )" diff --git a/sci-mathematics/gretl/gretl-1.9.2.ebuild b/sci-mathematics/gretl/gretl-1.9.2.ebuild index d118a0043e02..98c59f111cfc 100644 --- a/sci-mathematics/gretl/gretl-1.9.2.ebuild +++ b/sci-mathematics/gretl/gretl-1.9.2.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/gretl/gretl-1.9.2.ebuild,v 1.2 2010/11/19 07:16:09 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.2.ebuild,v 1.3 2011/03/02 21:06:38 jlec Exp $ USE_EINSTALL=true EAPI=2 @@ -16,7 +16,8 @@ KEYWORDS="~amd64 ~x86" IUSE="accessibility emacs gnome gtk nls odbc openmp readline R sourceview static-libs" -RDEPEND="dev-libs/libxml2 +RDEPEND=" + dev-libs/libxml2:2 dev-libs/glib:2 >=sci-visualization/gnuplot-4.2 virtual/lapack @@ -36,7 +37,7 @@ RDEPEND="dev-libs/libxml2 gnome-base/libgnomeprintui:2.2 gnome-base/gconf:2 ) R? ( dev-lang/R ) - sourceview? ( x11-libs/gtksourceview ) + sourceview? ( x11-libs/gtksourceview:2.0 ) odbc? ( dev-db/unixODBC ) emacs? ( virtual/emacs )" diff --git a/sci-mathematics/gretl/gretl-1.9.3.ebuild b/sci-mathematics/gretl/gretl-1.9.3.ebuild index 869878ff38aa..b143e0414535 100644 --- a/sci-mathematics/gretl/gretl-1.9.3.ebuild +++ b/sci-mathematics/gretl/gretl-1.9.3.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/gretl/gretl-1.9.3.ebuild,v 1.1 2010/12/04 16:30:15 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.3.ebuild,v 1.2 2011/03/02 21:06:38 jlec Exp $ USE_EINSTALL=true EAPI=2 @@ -16,7 +16,8 @@ KEYWORDS="~amd64 ~x86" IUSE="accessibility emacs gnome gtk nls odbc openmp readline R sourceview static-libs" -RDEPEND="dev-libs/libxml2 +RDEPEND=" + dev-libs/libxml2:2 dev-libs/glib:2 >=sci-visualization/gnuplot-4.2 virtual/lapack @@ -36,7 +37,7 @@ RDEPEND="dev-libs/libxml2 gnome-base/libgnomeprintui:2.2 gnome-base/gconf:2 ) R? ( dev-lang/R ) - sourceview? ( x11-libs/gtksourceview ) + sourceview? ( x11-libs/gtksourceview:2.0 ) odbc? ( dev-db/unixODBC ) emacs? ( virtual/emacs )" diff --git a/sci-mathematics/polymake/ChangeLog b/sci-mathematics/polymake/ChangeLog index 850982c6a0b9..5e441583e690 100644 --- a/sci-mathematics/polymake/ChangeLog +++ b/sci-mathematics/polymake/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/polymake -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.4 2010/12/26 22:19:06 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.5 2011/03/02 21:08:21 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> polymake-2.9.9.ebuild, + polymake-2.9.9-r1.ebuild: + Correct Slots for gtk 3 introduction to tree *polymake-2.9.9-r1 (26 Dec 2010) diff --git a/sci-mathematics/polymake/polymake-2.9.9-r1.ebuild b/sci-mathematics/polymake/polymake-2.9.9-r1.ebuild index 857268078a6b..c013f84c7355 100644 --- a/sci-mathematics/polymake/polymake-2.9.9-r1.ebuild +++ b/sci-mathematics/polymake/polymake-2.9.9-r1.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/polymake/polymake-2.9.9-r1.ebuild,v 1.1 2010/12/26 22:19:06 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/polymake-2.9.9-r1.ebuild,v 1.2 2011/03/02 21:08:21 jlec Exp $ EAPI=2 @@ -18,7 +18,7 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" DEPEND="dev-libs/gmp - dev-libs/libxml2 + dev-libs/libxml2:2 dev-perl/XML-LibXML dev-libs/libxslt dev-perl/XML-LibXSLT diff --git a/sci-mathematics/polymake/polymake-2.9.9.ebuild b/sci-mathematics/polymake/polymake-2.9.9.ebuild index 4e8ec54525f3..84bdd79dab0b 100644 --- a/sci-mathematics/polymake/polymake-2.9.9.ebuild +++ b/sci-mathematics/polymake/polymake-2.9.9.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/polymake/polymake-2.9.9.ebuild,v 1.2 2010/11/17 08:10:17 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/polymake-2.9.9.ebuild,v 1.3 2011/03/02 21:08:21 jlec Exp $ EAPI=2 @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86" # TODO: Drop java. DEPEND="dev-libs/gmp - dev-libs/libxml2 + dev-libs/libxml2:2 dev-perl/XML-LibXML dev-libs/libxslt dev-perl/XML-LibXSLT diff --git a/sci-mathematics/pspp/ChangeLog b/sci-mathematics/pspp/ChangeLog index b84f8b1a42a8..4d4fcf31f0e1 100644 --- a/sci-mathematics/pspp/ChangeLog +++ b/sci-mathematics/pspp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/pspp -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.13 2010/06/17 21:58:57 patrick Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.14 2011/03/02 21:10:56 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> pspp-0.6.2.ebuild: + Correct Slots for gtk 3 introduction to tree + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> pspp-0.6.2.ebuild: + Correct Slots for gtk 3 introduction to tree 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> pspp-0.6.1.ebuild, pspp-0.6.2.ebuild: diff --git a/sci-mathematics/pspp/pspp-0.6.2.ebuild b/sci-mathematics/pspp/pspp-0.6.2.ebuild index d6108558621f..cd2ce27b651d 100644 --- a/sci-mathematics/pspp/pspp-0.6.2.ebuild +++ b/sci-mathematics/pspp/pspp-0.6.2.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/pspp/pspp-0.6.2.ebuild,v 1.4 2010/09/29 05:41:18 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild,v 1.5 2011/03/02 21:10:56 jlec Exp $ EAPI=2 inherit eutils elisp-common autotools @@ -20,7 +20,7 @@ RDEPEND="sci-libs/gsl sys-libs/zlib dev-libs/libxml2 emacs? ( virtual/emacs ) - gtk? ( >=x11-libs/gtk+-2.12 gnome-base/libglade ) + gtk? ( x11-libs/gtk+:2 gnome-base/libglade:2.0 ) ncurses? ( sys-libs/ncurses ) plotutils? ( media-libs/plotutils ) postgres? ( dev-db/postgresql-server )" 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 |