remove ptex dep as it is going away
authorAlexis Ballier <aballier@gentoo.org>
Wed, 5 Oct 2011 19:27:14 +0000 (19:27 +0000)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 5 Oct 2011 19:27:14 +0000 (19:27 +0000)
Package-Manager: portage-2.2.0_alpha61/cvs/Linux x86_64

app-text/active-dvi/ChangeLog
app-text/active-dvi/active-dvi-1.8.ebuild
app-text/active-dvi/active-dvi-1.9.ebuild
app-text/dvipng/ChangeLog
app-text/dvipng/dvipng-1.13.ebuild
app-text/dvipng/dvipng-1.14.ebuild
app-text/jadetex/ChangeLog
app-text/jadetex/jadetex-3.13-r2.ebuild
app-text/jadetex/jadetex-3.13-r3.ebuild
app-text/xindy/ChangeLog
app-text/xindy/xindy-2.4.ebuild

index c6a8631586fefe4ef12305d17ce7f087cdfd9e96..563cbd3cc184fa2a5fbfc04c387d4ada2f070a21 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/active-dvi
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.40 2011/07/24 12:02:03 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.41 2011/10/05 19:27:14 aballier Exp $
+
+  05 Oct 2011; Alexis Ballier <aballier@gentoo.org> active-dvi-1.8.ebuild,
+  active-dvi-1.9.ebuild:
+  remove ptex dep as it is going away
 
   24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> active-dvi-1.9.ebuild:
   Marked ~ppc wrt #316131
index 577d3187ee3a3aec6cc49f1ed95f712b133894ea..86b3411865d19d6ef08b44100e5dcc2030e94c92 100644 (file)
@@ -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/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.4 2009/12/26 19:39:04 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.5 2011/10/05 19:27:14 aballier Exp $
 
 EAPI="2"
 
@@ -25,8 +25,8 @@ RDEPEND=">=dev-lang/ocaml-3.10.0[ocamlopt?,tk?]
        app-text/ghostscript-gpl
        x11-libs/libXinerama"
 DEPEND="${RDEPEND}
-       || ( ( dev-texlive/texlive-pstricks dev-texlive/texlive-pictures )
-               app-text/ptex )
+       dev-texlive/texlive-pstricks
+       dev-texlive/texlive-pictures
        x11-proto/xineramaproto
        dev-ml/findlib
        dev-tex/hevea"
index 9b200939debc6a83991dec40d6dcc78a06495aec..4db659d2198ca65b8e35b7d8e271b33f54255566 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.9.ebuild,v 1.4 2011/07/24 12:02:03 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.9.ebuild,v 1.5 2011/10/05 19:27:14 aballier Exp $
 
 EAPI="2"
 
@@ -25,8 +25,9 @@ RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?]
        app-text/ghostscript-gpl
        x11-libs/libXinerama"
 DEPEND="${RDEPEND}
-       || ( ( dev-texlive/texlive-pstricks dev-texlive/texlive-pictures dev-texlive/texlive-latexextra )
-               app-text/ptex )
+       dev-texlive/texlive-pstricks
+       dev-texlive/texlive-pictures
+       dev-texlive/texlive-latexextra
        x11-proto/xineramaproto
        dev-ml/findlib
        app-text/htmlc
index 583ead147f8b312334c456dd64b598bc2887b188..2256e0bd347947847eb3e5f2c1310c1bf2151e7d 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/dvipng
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/ChangeLog,v 1.77 2011/08/28 13:15:15 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/ChangeLog,v 1.78 2011/10/05 19:25:23 aballier Exp $
+
+  05 Oct 2011; Alexis Ballier <aballier@gentoo.org> dvipng-1.13.ebuild,
+  dvipng-1.14.ebuild:
+  remove ptex dep as it is going away
 
   28 Aug 2011; Fabian Groffen <grobian@gentoo.org> dvipng-1.14.ebuild,
   +files/dvipng-1.14-wait.patch:
index d408c5ee33e9b7e54a1c3d0417675b786ce351ed..745f5a80675a85facdd3abbff1cf6746dc910ea2 100644 (file)
@@ -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/app-text/dvipng/dvipng-1.13.ebuild,v 1.8 2010/10/02 12:41:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.13.ebuild,v 1.9 2011/10/05 19:25:23 aballier Exp $
 
 EAPI="2"
 inherit eutils
@@ -22,7 +22,7 @@ RDEPEND="media-libs/gd[jpeg,png]
        truetype? ( >=media-libs/freetype-2.1.5 )"
 DEPEND="${RDEPEND}
        virtual/texi2dvi
-       test? ( || ( dev-texlive/texlive-fontsrecommended app-text/ptex ) )"
+       test? ( dev-texlive/texlive-fontsrecommended )"
 
 src_configure() {
        if ! use t1lib; then
index 2974acd0804c0ce0795fd1bdb0d8f5080965c110..fc85d842ef6c6dec5d50013f1485d4acf0e017c4 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.14.ebuild,v 1.3 2011/08/28 13:15:15 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.14.ebuild,v 1.4 2011/10/05 19:25:23 aballier Exp $
 
 EAPI="2"
 inherit eutils
@@ -22,7 +22,7 @@ RDEPEND="media-libs/gd[jpeg,png]
        truetype? ( >=media-libs/freetype-2.1.5 )"
 DEPEND="${RDEPEND}
        virtual/texi2dvi
-       test? ( || ( dev-texlive/texlive-fontsrecommended app-text/ptex ) )"
+       test? ( dev-texlive/texlive-fontsrecommended )"
 
 src_prepare() {
        epatch "${FILESDIR}"/${P}-wait.patch
index 13c4d790911fb07ae26bf3af31127fa5f8368ff0..26ba2642a70eb721f86e48032eb3c033f1823c38 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/jadetex
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/ChangeLog,v 1.51 2011/02/19 18:54:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/ChangeLog,v 1.52 2011/10/05 19:23:00 aballier Exp $
+
+  05 Oct 2011; Alexis Ballier <aballier@gentoo.org> jadetex-3.13-r2.ebuild,
+  jadetex-3.13-r3.ebuild:
+  remove ptex dep as it is going away
 
   19 Feb 2011; Alexis Ballier <aballier@gentoo.org> jadetex-3.13-r3.ebuild:
   use etexmf-update
index 97217fcc949036c2c254c24739d26e69115f37a9..49781b7a3cf44c03f832a2daad085e2f7de332fa 100644 (file)
@@ -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/app-text/jadetex/jadetex-3.13-r2.ebuild,v 1.17 2010/11/24 13:45:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.13-r2.ebuild,v 1.18 2011/10/05 19:23:00 aballier Exp $
 
 inherit latex-package
 
@@ -15,8 +15,8 @@ IUSE=""
 RESTRICT="test"
 
 DEPEND=">=app-text/openjade-1.3.1
-       || ( dev-texlive/texlive-fontsrecommended app-text/ptex )
-       || ( dev-texlive/texlive-genericrecommended app-text/ptex )"
+       dev-texlive/texlive-fontsrecommended
+       dev-texlive/texlive-genericrecommended"
 
 has_tetex_3() {
        if has_version '>=app-text/tetex-2.96' || has_version '>=app-text/ptex-3.1.4.20041026' || has_version '>=app-text/texlive-2005' || has_version '>=app-text/texlive-core-2007'; then
index 06aea02861b7c168edf53b4cf24e822a54992f49..fcb9a13f5f2e2eaa07947bb864331a6b67e58f35 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.13-r3.ebuild,v 1.3 2011/02/19 18:54:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.13-r3.ebuild,v 1.4 2011/10/05 19:23:00 aballier Exp $
 
 inherit latex-package texlive-common
 
@@ -15,8 +15,8 @@ IUSE=""
 RESTRICT="test"
 
 DEPEND=">=app-text/openjade-1.3.1
-       || ( dev-texlive/texlive-fontsrecommended app-text/ptex )
-       || ( dev-texlive/texlive-genericrecommended app-text/ptex )"
+       dev-texlive/texlive-fontsrecommended
+       dev-texlive/texlive-genericrecommended"
 
 src_compile() {
        VARTEXFONTS="${T}/fonts" emake || die "emake failed"
index 8d6b817a11705cf8347ed6f9afa228928cd20319..e8fe35e72d77d0b6dbdadc06016f832594e05227 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/xindy
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/ChangeLog,v 1.18 2011/09/11 23:51:08 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/ChangeLog,v 1.19 2011/10/05 19:21:01 aballier Exp $
+
+  05 Oct 2011; Alexis Ballier <aballier@gentoo.org> xindy-2.4.ebuild:
+  remove ptex dep as it is going away
 
   11 Sep 2011; Tim Harder <radhermit@gentoo.org> -xindy-2.3.ebuild,
   -files/xindy-2.3-clisp-2.48.patch:
index 6c0e2524fdd74601bb6dca549db27717fe2e60de..14c65aacd8de22587e55519b85f50f364900e095 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/xindy-2.4.ebuild,v 1.7 2011/08/13 06:29:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/xindy-2.4.ebuild,v 1.8 2011/10/05 19:21:01 aballier Exp $
 
 EAPI=3
 
@@ -17,7 +17,7 @@ IUSE="doc"
 
 RDEPEND="virtual/latex-base
        >=dev-lisp/clisp-2.44.1-r1
-       || ( dev-texlive/texlive-langcyrillic app-text/ptex )"
+       dev-texlive/texlive-langcyrillic"
 DEPEND="${RDEPEND}
        dev-lang/perl
        sys-devel/flex"