summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-20 19:59:40 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-20 19:59:40 +0000
commitbd84ee5f804b6a7f46ebf137b9c32080fe0d0b45 (patch)
treee728087374e332aca909ae7a87cf32ba1ed94b66 /sci-libs/mathgl
parentVersion bump (diff)
downloadgentoo-2-bd84ee5f804b6a7f46ebf137b9c32080fe0d0b45.tar.gz
gentoo-2-bd84ee5f804b6a7f46ebf137b9c32080fe0d0b45.tar.bz2
gentoo-2-bd84ee5f804b6a7f46ebf137b9c32080fe0d0b45.zip
x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/mathgl')
-rw-r--r--sci-libs/mathgl/ChangeLog8
-rw-r--r--sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild6
-rw-r--r--sci-libs/mathgl/mathgl-1.11.0.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog
index b2af88b6a520..a9505a494278 100644
--- a/sci-libs/mathgl/ChangeLog
+++ b/sci-libs/mathgl/ChangeLog
@@ -1,6 +1,10 @@
# 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.21 2010/11/19 08:25:41 grozin Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.22 2011/03/20 19:59:40 jlec Exp $
+
+ 20 Mar 2011; Justin Lecher <jlec@gentoo.org> mathgl-1.10.2.1-r1.ebuild,
+ mathgl-1.11.0.1.ebuild:
+ x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
*mathgl-1.11.0.1 (19 Nov 2010)
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 7ab7d083b2b3..32dc963afd20 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
+# Copyright 1999-2011 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.6 2010/11/08 17:44:56 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild,v 1.7 2011/03/20 19:59:40 jlec Exp $
EAPI=3
@@ -24,7 +24,7 @@ RDEPEND="media-libs/libpng
virtual/opengl
python? ( dev-python/numpy )
glut? ( media-libs/freeglut )
- fltk? ( x11-libs/fltk:1.1 )
+ fltk? ( x11-libs/fltk:1 )
gif? ( media-libs/giflib )
jpeg? ( virtual/jpeg )
hdf5? ( >=sci-libs/hdf5-1.8 )
diff --git a/sci-libs/mathgl/mathgl-1.11.0.1.ebuild b/sci-libs/mathgl/mathgl-1.11.0.1.ebuild
index 1dd25999c5d6..278e66701002 100644
--- a/sci-libs/mathgl/mathgl-1.11.0.1.ebuild
+++ b/sci-libs/mathgl/mathgl-1.11.0.1.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-libs/mathgl/mathgl-1.11.0.1.ebuild,v 1.1 2010/11/19 08:25:41 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.11.0.1.ebuild,v 1.2 2011/03/20 19:59:40 jlec Exp $
EAPI=3
@@ -24,7 +24,7 @@ RDEPEND="media-libs/libpng
virtual/opengl
python? ( dev-python/numpy )
glut? ( media-libs/freeglut )
- fltk? ( x11-libs/fltk:1.1 )
+ fltk? ( x11-libs/fltk:1 )
gif? ( media-libs/giflib )
jpeg? ( virtual/jpeg )
hdf5? ( >=sci-libs/hdf5-1.8 )