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

fixed latex dep

Package-Manager: portage-2.2.8-r2

---
 sci-libs/wannier90/ChangeLog               | 6 ++++--
 sci-libs/wannier90/wannier90-1.2-r2.ebuild | 6 +-----
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/sci-libs/wannier90/ChangeLog b/sci-libs/wannier90/ChangeLog
index ff8ee50..4311efb 100644
--- a/sci-libs/wannier90/ChangeLog
+++ b/sci-libs/wannier90/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-libs/wannier90
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Nov 2014; Christoph Junghans <[email protected]> wannier90-1.2-r2.ebuild:
+  fixed latex dep
+
 *wannier90-1.2-r2 (19 Sep 2013)
 
   19 Sep 2013; Honza Macháček <[email protected]>
@@ -37,4 +40,3 @@
   +files/wannier90-1.1-0001.patch, +files/wannier90-1.1-0002.patch,
   +wannier90-1.2.ebuild:
   A wannier90 ebuild for sci-physics/abinit
-

diff --git a/sci-libs/wannier90/wannier90-1.2-r2.ebuild 
b/sci-libs/wannier90/wannier90-1.2-r2.ebuild
index 7741e9f..6396770 100644
--- a/sci-libs/wannier90/wannier90-1.2-r2.ebuild
+++ b/sci-libs/wannier90/wannier90-1.2-r2.ebuild
@@ -22,11 +22,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        doc? ( virtual/latex-base
-               || (
-                       dev-texlive/texlive-latexextra
-                       app-text/tetex
-                       app-tex/ptex
-               )
+               dev-texlive/texlive-latexextra
        )"
 
 src_prepare() {

Reply via email to