public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/ginac: ginac-1.4.3.ebuild ChangeLog ginac-1.5.1.ebuild
@ 2009-05-30  9:14 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-05-30  9:14 UTC (permalink / raw
  To: gentoo-commits

ulm         09/05/30 09:14:11

  Modified:             ginac-1.4.3.ebuild ChangeLog ginac-1.5.1.ebuild
  Log:
  Remove app-text/tetex from dependencies, bug 227443.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.8                  sci-mathematics/ginac/ginac-1.4.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild?r1=1.7&r2=1.8

Index: ginac-1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ginac-1.4.3.ebuild	27 Mar 2009 22:48:22 -0000	1.7
+++ ginac-1.4.3.ebuild	30 May 2009 09:14:11 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild,v 1.7 2009/03/27 22:48:22 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild,v 1.8 2009/05/30 09:14:11 ulm Exp $
 
 inherit eutils flag-o-matic toolchain-funcs
 
@@ -19,7 +19,6 @@
 	doc? ( app-doc/doxygen
 		   media-gfx/transfig
 		   || ( dev-texlive/texlive-fontsrecommended
-				app-text/tetex
 				app-text/ptex ) )"
 
 src_compile() {



1.27                 sci-mathematics/ginac/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	6 Apr 2009 12:21:32 -0000	1.26
+++ ChangeLog	30 May 2009 09:14:11 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/ginac
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.26 2009/04/06 12:21:32 bicatali Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.27 2009/05/30 09:14:11 ulm Exp $
+
+  30 May 2009; Ulrich Mueller <ulm@gentoo.org> ginac-1.4.3.ebuild,
+  ginac-1.5.1.ebuild:
+  Remove app-text/tetex from dependencies, bug 227443.
 
   06 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> ginac-1.5.1.ebuild:
   Removed reference pdf doxygen generation, see bug #264774



1.3                  sci-mathematics/ginac/ginac-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild?r1=1.2&r2=1.3

Index: ginac-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ginac-1.5.1.ebuild	6 Apr 2009 12:21:32 -0000	1.2
+++ ginac-1.5.1.ebuild	30 May 2009 09:14:11 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild,v 1.2 2009/04/06 12:21:32 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild,v 1.3 2009/05/30 09:14:11 ulm Exp $
 
 EAPI=2
 inherit eutils
@@ -20,7 +20,6 @@
 	doc? ( app-doc/doxygen
 		   media-gfx/transfig
 		   || ( dev-texlive/texlive-fontsrecommended
-				app-text/tetex
 				app-text/ptex ) )"
 
 src_prepare() {






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

only message in thread, other threads:[~2009-05-30  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-30  9:14 [gentoo-commits] gentoo-x86 commit in sci-mathematics/ginac: ginac-1.4.3.ebuild ChangeLog ginac-1.5.1.ebuild Ulrich Mueller (ulm)

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