commit:     f2e1b1993b8ffc2defc2f7910e564eccfdb7b252
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 15 00:15:13 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Nov 15 00:15:13 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f2e1b199

fixed latex dep

Package-Manager: portage-2.2.8-r2

---
 sci-mathematics/freefem++/ChangeLog            | 3 +++
 sci-mathematics/freefem++/freefem++-3.8.ebuild | 9 ++-------
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/sci-mathematics/freefem++/ChangeLog 
b/sci-mathematics/freefem++/ChangeLog
index 3e11bdb..616b17a 100644
--- a/sci-mathematics/freefem++/ChangeLog
+++ b/sci-mathematics/freefem++/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Nov 2014; Christoph Junghans <[email protected]> freefem++-3.8.ebuild:
+  fixed latex dep
+
   12 Nov 2014; Justin Lecher <[email protected]> freefem++-3.8.ebuild:
   Bump to EAPI=5
 

diff --git a/sci-mathematics/freefem++/freefem++-3.8.ebuild 
b/sci-mathematics/freefem++/freefem++-3.8.ebuild
index 2262fab..4163738 100644
--- a/sci-mathematics/freefem++/freefem++-3.8.ebuild
+++ b/sci-mathematics/freefem++/freefem++-3.8.ebuild
@@ -39,13 +39,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        doc? (
-               || (
-                       (
-                               dev-texlive/texlive-latexrecommended
-                               dev-texlive/texlive-latexextra
-                       )
-                       app-text/ptex
-                       )
+               dev-texlive/texlive-latexrecommended
+               dev-texlive/texlive-latexextra
                virtual/latex-base
                media-gfx/imagemagick
                )"

Reply via email to