summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-16 17:29:16 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-16 17:29:16 +0000
commit5413b41a7e2aac3434c3dd8c4aaa95c951c3d855 (patch)
tree531f7f31e990141cff79714db49a524185a0c297 /sci-libs/mathgl
parentvirtual/glut -> media-libs/glut (diff)
downloadgentoo-2-5413b41a7e2aac3434c3dd8c4aaa95c951c3d855.tar.gz
gentoo-2-5413b41a7e2aac3434c3dd8c4aaa95c951c3d855.tar.bz2
gentoo-2-5413b41a7e2aac3434c3dd8c4aaa95c951c3d855.zip
virtual/glut -> media-libs/glut
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/mathgl')
-rw-r--r--sci-libs/mathgl/ChangeLog7
-rw-r--r--sci-libs/mathgl/mathgl-1.10.1-r1.ebuild4
-rw-r--r--sci-libs/mathgl/mathgl-1.10.2-r1.ebuild4
-rw-r--r--sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog
index fb768b4b933a..66bdc9c4bd3b 100644
--- a/sci-libs/mathgl/ChangeLog
+++ b/sci-libs/mathgl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/mathgl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.17 2010/08/31 14:45:04 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.18 2010/09/16 17:29:16 scarabeus Exp $
+
+ 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ mathgl-1.10.1-r1.ebuild, mathgl-1.10.2-r1.ebuild,
+ mathgl-1.10.2.1-r1.ebuild:
+ virtual/glut -> media-libs/glut
31 Aug 2010; Andrey Grozin <grozin@gentoo.org> mathgl-1.10.2.1-r1.ebuild:
Fixed #335158
diff --git a/sci-libs/mathgl/mathgl-1.10.1-r1.ebuild b/sci-libs/mathgl/mathgl-1.10.1-r1.ebuild
index 5e7b0e9ecb5f..492c2405fa7f 100644
--- a/sci-libs/mathgl/mathgl-1.10.1-r1.ebuild
+++ b/sci-libs/mathgl/mathgl-1.10.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.10.1-r1.ebuild,v 1.2 2010/07/01 10:09:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.10.1-r1.ebuild,v 1.3 2010/09/16 17:29:16 scarabeus Exp $
EAPI=3
@@ -23,7 +23,7 @@ IUSE="doc fltk gif glut gsl hdf5 jpeg octave python qt4 wxwidgets"
RDEPEND="media-libs/libpng
virtual/glu
python? ( dev-python/numpy )
- glut? ( virtual/glut )
+ glut? ( media-libs/freeglut )
fltk? ( x11-libs/fltk:1.1 )
gif? ( media-libs/giflib )
jpeg? ( media-libs/jpeg )
diff --git a/sci-libs/mathgl/mathgl-1.10.2-r1.ebuild b/sci-libs/mathgl/mathgl-1.10.2-r1.ebuild
index 667123a3cd63..45ce5e11219d 100644
--- a/sci-libs/mathgl/mathgl-1.10.2-r1.ebuild
+++ b/sci-libs/mathgl/mathgl-1.10.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2-r1.ebuild,v 1.2 2010/07/01 10:09:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2-r1.ebuild,v 1.3 2010/09/16 17:29:16 scarabeus Exp $
EAPI=3
WX_GTK_VER=2.8
@@ -21,7 +21,7 @@ IUSE="doc fltk gif glut gsl hdf5 jpeg octave python qt4 wxwidgets"
RDEPEND="media-libs/libpng
virtual/glu
python? ( dev-python/numpy )
- glut? ( virtual/glut )
+ glut? ( media-libs/freeglut )
fltk? ( x11-libs/fltk:1.1 )
gif? ( media-libs/giflib )
jpeg? ( media-libs/jpeg )
diff --git a/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild b/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild
index 381d998c89b4..64c527c562d9 100644
--- a/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild
+++ b/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild,v 1.3 2010/08/31 14:45:04 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild,v 1.4 2010/09/16 17:29:16 scarabeus Exp $
EAPI=3
@@ -23,7 +23,7 @@ IUSE="doc fltk gif glut gsl hdf5 jpeg octave python qt4 wxwidgets"
RDEPEND="media-libs/libpng
virtual/glu
python? ( dev-python/numpy )
- glut? ( virtual/glut )
+ glut? ( media-libs/freeglut )
fltk? ( x11-libs/fltk:1.1 )
gif? ( media-libs/giflib )
jpeg? ( media-libs/jpeg )