public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/epix: ChangeLog epix-1.2.1.ebuild epix-1.2.5.ebuild epix-1.2.6.ebuild
Date: Sat, 30 May 2009 08:58:20 +0000	[thread overview]
Message-ID: <E1MAKOS-00056n-DX@stork.gentoo.org> (raw)

ulm         09/05/30 08:58:20

  Modified:             ChangeLog epix-1.2.1.ebuild epix-1.2.5.ebuild
                        epix-1.2.6.ebuild
  Log:
  Remove app-text/tetex from dependencies, bug 227443.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.31                 sci-visualization/epix/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/epix/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	13 Apr 2009 17:27:38 -0000	1.30
+++ ChangeLog	30 May 2009 08:58:20 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for sci-visualization/epix
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/ChangeLog,v 1.30 2009/04/13 17:27:38 bicatali Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/ChangeLog,v 1.31 2009/05/30 08:58:20 ulm Exp $
+
+  30 May 2009; Ulrich Mueller <ulm@gentoo.org> epix-1.2.1.ebuild,
+  epix-1.2.5.ebuild, epix-1.2.6.ebuild:
+  Remove app-text/tetex from dependencies, bug 227443.
 
 *epix-1.2.6 (13 Apr 2009)
 
@@ -26,7 +30,7 @@
 
   15 Jun 2008; Markus Dittrich <markusle@gentoo.org> -epix-1.0.7.ebuild,
   -epix-1.0.24.ebuild, +epix-1.2.4.ebuild:
-  Version bump (fixes gcc4.3 issues reported in #226965) and removed 
+  Version bump (fixes gcc4.3 issues reported in #226965) and removed
   old ebuilds.
 
   17 Mar 2008; Kenneth Prugh <ken69267@gentoo.org> epix-1.2.1.ebuild:
@@ -45,8 +49,8 @@
   Version bump and removed old version.
 
   11 Jan 2008; Markus Dittrich <markusle@gentoo.org> epix-1.2.1.ebuild:
-  Updated epix to the new latex-base virtual. Thanks much to Alexis 
-  Ballier <aballier@gentoo.org> for his help with figuring out the 
+  Updated epix to the new latex-base virtual. Thanks much to Alexis
+  Ballier <aballier@gentoo.org> for his help with figuring out the
   required latex dependencies.
 
 *epix-1.2.1 (05 Oct 2007)
@@ -128,7 +132,7 @@
 
   03 Jun 2006; Markus Dittrich <markusle@gentoo.org>
   +files/epix-doc-gentoo.patch, +epix-1.0.7.ebuild:
-  Bump to the most recent version which compiles fine with gcc-4.1 
+  Bump to the most recent version which compiles fine with gcc-4.1
   (see bug #135266).
 
   29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> +metadata.xml,



1.6                  sci-visualization/epix/epix-1.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.1.ebuild?r1=1.5&r2=1.6

Index: epix-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- epix-1.2.1.ebuild	17 Mar 2008 02:19:29 -0000	1.5
+++ epix-1.2.1.ebuild	30 May 2009 08:58:20 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.1.ebuild,v 1.5 2008/03/17 02:19:29 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.1.ebuild,v 1.6 2009/05/30 08:58:20 ulm Exp $
 
 inherit elisp-common flag-o-matic toolchain-funcs bash-completion
 
@@ -18,7 +18,6 @@
 				dev-texlive/texlive-pictures
 				dev-texlive/texlive-latexextra
 				dev-tex/xcolor )
-			app-text/tetex
 			app-text/ptex )
 		emacs? ( virtual/emacs )"
 



1.4                  sci-visualization/epix/epix-1.2.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.5.ebuild?r1=1.3&r2=1.4

Index: epix-1.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- epix-1.2.5.ebuild	8 Nov 2008 18:26:46 -0000	1.3
+++ epix-1.2.5.ebuild	30 May 2009 08:58:20 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.5.ebuild,v 1.3 2008/11/08 18:26:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.5.ebuild,v 1.4 2009/05/30 08:58:20 ulm Exp $
 
 inherit elisp-common flag-o-matic toolchain-funcs bash-completion
 
@@ -18,7 +18,6 @@
 				dev-texlive/texlive-pictures
 				dev-texlive/texlive-latexextra
 				dev-tex/xcolor )
-			app-text/tetex
 			app-text/ptex )
 		emacs? ( virtual/emacs )"
 



1.2                  sci-visualization/epix/epix-1.2.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/epix/epix-1.2.6.ebuild?r1=1.1&r2=1.2

Index: epix-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- epix-1.2.6.ebuild	13 Apr 2009 17:27:38 -0000	1.1
+++ epix-1.2.6.ebuild	30 May 2009 08:58:20 -0000	1.2
@@ -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-visualization/epix/epix-1.2.6.ebuild,v 1.1 2009/04/13 17:27:38 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.6.ebuild,v 1.2 2009/05/30 08:58:20 ulm Exp $
 
 EAPI=2
 inherit elisp-common bash-completion autotools
@@ -19,7 +19,6 @@
 			   dev-texlive/texlive-pictures
 			   dev-texlive/texlive-latexextra
 			   dev-tex/xcolor )
-			app-text/tetex
 			app-text/ptex )
 		emacs? ( virtual/emacs )"
 RDEPEND="${DEPEND}"






                 reply	other threads:[~2009-05-30  8:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MAKOS-00056n-DX@stork.gentoo.org \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox