public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tex/latex2rtf: ChangeLog latex2rtf-1.9.19.ebuild latex2rtf-2.1.0.ebuild
@ 2011-10-05 19:04 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2011-10-05 19:04 UTC (permalink / raw
  To: gentoo-commits

aballier    11/10/05 19:04:41

  Modified:             ChangeLog latex2rtf-1.9.19.ebuild
                        latex2rtf-2.1.0.ebuild
  Log:
  remove ptex dep as it is going away
  
  (Portage version: 2.2.0_alpha61/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 dev-tex/latex2rtf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	25 May 2010 13:51:34 -0000	1.33
+++ ChangeLog	5 Oct 2011 19:04:40 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-tex/latex2rtf
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/ChangeLog,v 1.33 2010/05/25 13:51:34 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/ChangeLog,v 1.34 2011/10/05 19:04:40 aballier Exp $
+
+  05 Oct 2011; Alexis Ballier <aballier@gentoo.org> latex2rtf-1.9.19.ebuild,
+  latex2rtf-2.1.0.ebuild:
+  remove ptex dep as it is going away
 
 *latex2rtf-2.1.0 (25 May 2010)
 



1.15                 dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild?r1=1.14&r2=1.15

Index: latex2rtf-1.9.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- latex2rtf-1.9.19.ebuild	6 Sep 2009 20:49:03 -0000	1.14
+++ latex2rtf-1.9.19.ebuild	5 Oct 2011 19:04:40 -0000	1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild,v 1.14 2009/09/06 20:49:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild,v 1.15 2011/10/05 19:04:40 aballier Exp $
 
 inherit eutils toolchain-funcs
 
@@ -16,10 +16,9 @@
 DEPEND="virtual/latex-base
 	media-gfx/imagemagick
 	doc? ( virtual/texi2dvi )
-	test? ( || (
-		( dev-texlive/texlive-langgerman dev-texlive/texlive-fontsrecommended )
-		app-text/ptex
-		)
+	test? (
+		dev-texlive/texlive-langgerman
+		dev-texlive/texlive-fontsrecommended
 		dev-tex/latex2html
 	)"
 



1.2                  dev-tex/latex2rtf/latex2rtf-2.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/latex2rtf-2.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/latex2rtf-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex2rtf/latex2rtf-2.1.0.ebuild?r1=1.1&r2=1.2

Index: latex2rtf-2.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/latex2rtf-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- latex2rtf-2.1.0.ebuild	25 May 2010 13:51:34 -0000	1.1
+++ latex2rtf-2.1.0.ebuild	5 Oct 2011 19:04:41 -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/dev-tex/latex2rtf/latex2rtf-2.1.0.ebuild,v 1.1 2010/05/25 13:51:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/latex2rtf-2.1.0.ebuild,v 1.2 2011/10/05 19:04:41 aballier Exp $
 
 inherit toolchain-funcs
 
@@ -17,10 +17,9 @@
 	media-gfx/imagemagick"
 DEPEND="${RDEPEND}
 	doc? ( virtual/texi2dvi )
-	test? ( || (
-		( dev-texlive/texlive-langgerman dev-texlive/texlive-fontsrecommended )
-		app-text/ptex
-		)
+	test? (
+		dev-texlive/texlive-langgerman
+		dev-texlive/texlive-fontsrecommended
 		dev-tex/latex2html
 	)"
 






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

only message in thread, other threads:[~2011-10-05 19:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05 19:04 [gentoo-commits] gentoo-x86 commit in dev-tex/latex2rtf: ChangeLog latex2rtf-1.9.19.ebuild latex2rtf-2.1.0.ebuild Alexis Ballier (aballier)

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