public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/mathgl: ChangeLog mathgl-1.10.2.1-r1.ebuild mathgl-1.11.0.1.ebuild
@ 2011-03-20 19:59 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-03-20 19:59 UTC (permalink / raw
  To: gentoo-commits

jlec        11/03/20 19:59:40

  Modified:             ChangeLog mathgl-1.10.2.1-r1.ebuild
                        mathgl-1.11.0.1.ebuild
  Log:
  x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 sci-libs/mathgl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	19 Nov 2010 08:25:41 -0000	1.21
+++ ChangeLog	20 Mar 2011 19:59:40 -0000	1.22
@@ -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)
 



1.7                  sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild?r1=1.6&r2=1.7

Index: mathgl-1.10.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.10.2.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mathgl-1.10.2.1-r1.ebuild	8 Nov 2010 17:44:56 -0000	1.6
+++ mathgl-1.10.2.1-r1.ebuild	20 Mar 2011 19:59:40 -0000	1.7
@@ -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 @@
 	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 )



1.2                  sci-libs/mathgl/mathgl-1.11.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.11.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.11.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.11.0.1.ebuild?r1=1.1&r2=1.2

Index: mathgl-1.11.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.11.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mathgl-1.11.0.1.ebuild	19 Nov 2010 08:25:41 -0000	1.1
+++ mathgl-1.11.0.1.ebuild	20 Mar 2011 19:59:40 -0000	1.2
@@ -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 @@
 	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 )






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-20 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-20 19:59 [gentoo-commits] gentoo-x86 commit in sci-libs/mathgl: ChangeLog mathgl-1.10.2.1-r1.ebuild mathgl-1.11.0.1.ebuild Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox