summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-03-29 13:03:05 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-03-29 13:03:05 +0000
commitb65fab9c3f1343fbfd4c9a128f57b0e00d947588 (patch)
treea1974fa42e4ca29ad68150f2f025af7a73f84c68 /app-text/active-dvi
parentFix gtk+ slot deps (diff)
downloadgentoo-2-b65fab9c3f1343fbfd4c9a128f57b0e00d947588.tar.gz
gentoo-2-b65fab9c3f1343fbfd4c9a128f57b0e00d947588.tar.bz2
gentoo-2-b65fab9c3f1343fbfd4c9a128f57b0e00d947588.zip
depend on tl-latexextra for fullpage.sty, bug #316131
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'app-text/active-dvi')
-rw-r--r--app-text/active-dvi/ChangeLog5
-rw-r--r--app-text/active-dvi/active-dvi-1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog
index 3a952e66bb55..93487f84beda 100644
--- a/app-text/active-dvi/ChangeLog
+++ b/app-text/active-dvi/ChangeLog
@@ -1,6 +1,9 @@
# 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.37 2011/02/15 15:51:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.38 2011/03/29 13:03:05 aballier Exp $
+
+ 29 Mar 2011; Alexis Ballier <aballier@gentoo.org> active-dvi-1.9.ebuild:
+ depend on tl-latexextra for fullpage.sty, bug #316131
*active-dvi-1.9 (15 Feb 2011)
diff --git a/app-text/active-dvi/active-dvi-1.9.ebuild b/app-text/active-dvi/active-dvi-1.9.ebuild
index b299c64b790a..1a20eebc5f42 100644
--- a/app-text/active-dvi/active-dvi-1.9.ebuild
+++ b/app-text/active-dvi/active-dvi-1.9.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-text/active-dvi/active-dvi-1.9.ebuild,v 1.1 2011/02/15 15:51:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.9.ebuild,v 1.2 2011/03/29 13:03:05 aballier Exp $
EAPI="2"
@@ -25,7 +25,7 @@ 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-pstricks dev-texlive/texlive-pictures dev-texlive/texlive-latexextra )
app-text/ptex )
x11-proto/xineramaproto
dev-ml/findlib