aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-11-14 17:17:10 -0700
committerChristoph Junghans <ottxor@gentoo.org>2014-11-14 17:17:10 -0700
commit39e2504dc9093cff78f6dbeb9b96d829e12d36ca (patch)
tree5d926dc3d5d9a8f7a228bcb0d9819dcb2933b74e /sci-libs/wannier90
parentfixed latex dep (diff)
downloadsci-39e2504dc9093cff78f6dbeb9b96d829e12d36ca.tar.gz
sci-39e2504dc9093cff78f6dbeb9b96d829e12d36ca.tar.bz2
sci-39e2504dc9093cff78f6dbeb9b96d829e12d36ca.zip
fixed latex dep
Package-Manager: portage-2.2.8-r2
Diffstat (limited to 'sci-libs/wannier90')
-rw-r--r--sci-libs/wannier90/ChangeLog6
-rw-r--r--sci-libs/wannier90/wannier90-1.2-r2.ebuild6
2 files changed, 5 insertions, 7 deletions
diff --git a/sci-libs/wannier90/ChangeLog b/sci-libs/wannier90/ChangeLog
index ff8ee508f..4311efb5c 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 <ottxor@gentoo.org> wannier90-1.2-r2.ebuild:
+ fixed latex dep
+
*wannier90-1.2-r2 (19 Sep 2013)
19 Sep 2013; Honza Macháček <Hloupy.Honza@centrum.cz>
@@ -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 7741e9f04..63967705d 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() {