From 4642dc98d2fe78cadb206b480be7084ba5a12153 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 5 Oct 2011 19:32:13 +0000 Subject: remove ptex dep as it is going away (Portage version: 2.2.0_alpha61/cvs/Linux x86_64) --- app-office/lyx/ChangeLog | 10 +++++++++- app-office/lyx/lyx-1.6.10.ebuild | 4 ++-- app-office/lyx/lyx-1.6.8.ebuild | 4 ++-- app-office/lyx/lyx-2.0.0.ebuild | 4 ++-- app-office/lyx/lyx-2.0.1.ebuild | 4 ++-- 5 files changed, 17 insertions(+), 9 deletions(-) (limited to 'app-office/lyx') diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 0bbd557ce9c4..f14da65d1537 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-office/lyx # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.235 2011/09/09 17:02:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.236 2011/10/05 19:32:13 aballier Exp $ + + 05 Oct 2011; Alexis Ballier lyx-1.6.8.ebuild, + lyx-1.6.10.ebuild, lyx-2.0.0.ebuild, lyx-2.0.1.ebuild: + remove ptex dep as it is going away + + 05 Oct 2011; Alexis Ballier lyx-1.6.8.ebuild, + lyx-1.6.10.ebuild, lyx-2.0.0.ebuild, lyx-2.0.1.ebuild: + remove ptex dep as it is going away 09 Sep 2011; Alexis Ballier -lyx-1.6.9.ebuild: remove old diff --git a/app-office/lyx/lyx-1.6.10.ebuild b/app-office/lyx/lyx-1.6.10.ebuild index 1b780c3bf87e..73cab5e8f495 100644 --- a/app-office/lyx/lyx-1.6.10.ebuild +++ b/app-office/lyx/lyx-1.6.10.ebuild @@ -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-office/lyx/lyx-1.6.10.ebuild,v 1.6 2011/08/23 17:30:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.10.ebuild,v 1.7 2011/10/05 19:32:13 aballier Exp $ EAPI=2 @@ -48,7 +48,7 @@ COMMONDEPEND="x11-libs/qt-gui:4 >=dev-libs/boost-1.34" RDEPEND="${COMMONDEPEND} - || ( dev-texlive/texlive-fontsextra app-text/ptex ) + dev-texlive/texlive-fontsextra || ( media-gfx/imagemagick media-gfx/graphicsmagick ) cups? ( net-print/cups ) latex? ( diff --git a/app-office/lyx/lyx-1.6.8.ebuild b/app-office/lyx/lyx-1.6.8.ebuild index b4df47e67273..edb434c1bd41 100644 --- a/app-office/lyx/lyx-1.6.8.ebuild +++ b/app-office/lyx/lyx-1.6.8.ebuild @@ -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-office/lyx/lyx-1.6.8.ebuild,v 1.8 2011/05/21 04:25:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.8.ebuild,v 1.9 2011/10/05 19:32:13 aballier Exp $ EAPI=2 @@ -50,7 +50,7 @@ COMMONDEPEND="x11-libs/qt-gui:4 >=dev-libs/boost-1.34" RDEPEND="${COMMONDEPEND} - || ( dev-texlive/texlive-fontsextra app-text/ptex ) + dev-texlive/texlive-fontsextra || ( media-gfx/imagemagick media-gfx/graphicsmagick ) cups? ( net-print/cups ) latex? ( diff --git a/app-office/lyx/lyx-2.0.0.ebuild b/app-office/lyx/lyx-2.0.0.ebuild index 285c31e9f758..2756a7e486ca 100644 --- a/app-office/lyx/lyx-2.0.0.ebuild +++ b/app-office/lyx/lyx-2.0.0.ebuild @@ -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-office/lyx/lyx-2.0.0.ebuild,v 1.3 2011/06/05 18:10:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.0.ebuild,v 1.4 2011/10/05 19:32:13 aballier Exp $ EAPI=3 @@ -48,7 +48,7 @@ COMMONDEPEND="x11-libs/qt-gui:4 >=dev-libs/boost-1.34" RDEPEND="${COMMONDEPEND} - || ( dev-texlive/texlive-fontsextra app-text/ptex ) + dev-texlive/texlive-fontsextra || ( media-gfx/imagemagick media-gfx/graphicsmagick ) cups? ( net-print/cups ) latex? ( diff --git a/app-office/lyx/lyx-2.0.1.ebuild b/app-office/lyx/lyx-2.0.1.ebuild index 25016666fbb5..943f9687edde 100644 --- a/app-office/lyx/lyx-2.0.1.ebuild +++ b/app-office/lyx/lyx-2.0.1.ebuild @@ -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-office/lyx/lyx-2.0.1.ebuild,v 1.1 2011/09/09 17:01:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.1.ebuild,v 1.2 2011/10/05 19:32:13 aballier Exp $ EAPI=3 @@ -48,7 +48,7 @@ COMMONDEPEND="x11-libs/qt-gui:4 >=dev-libs/boost-1.34" RDEPEND="${COMMONDEPEND} - || ( dev-texlive/texlive-fontsextra app-text/ptex ) + dev-texlive/texlive-fontsextra || ( media-gfx/imagemagick media-gfx/graphicsmagick ) cups? ( net-print/cups ) latex? ( -- cgit v1.2.3-65-gdbad