summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-08-07 21:57:14 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-08-07 21:57:14 +0000
commitbb77e687738e9217d5077960d46fb2c8036a066e (patch)
tree3c2d40881bb1da312abec5c7abc8fb41983dd6b3 /app-text
parentStable on alpha, bug #232054 (diff)
downloadgentoo-2-bb77e687738e9217d5077960d46fb2c8036a066e.tar.gz
gentoo-2-bb77e687738e9217d5077960d46fb2c8036a066e.tar.bz2
gentoo-2-bb77e687738e9217d5077960d46fb2c8036a066e.zip
hevea is required at buildtime
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/active-dvi/ChangeLog5
-rw-r--r--app-text/active-dvi/active-dvi-1.7.3.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog
index f8ecb08c188d..e5d96197644b 100644
--- a/app-text/active-dvi/ChangeLog
+++ b/app-text/active-dvi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/active-dvi
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.20 2008/07/09 15:26:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.21 2008/08/07 21:57:14 aballier Exp $
+
+ 07 Aug 2008; Alexis Ballier <aballier@gentoo.org> active-dvi-1.7.3.ebuild:
+ hevea is required at buildtime
09 Jul 2008; Alexis Ballier <aballier@gentoo.org> active-dvi-1.7.3.ebuild:
bump camlimages requirement to have the fix for bug #227291
diff --git a/app-text/active-dvi/active-dvi-1.7.3.ebuild b/app-text/active-dvi/active-dvi-1.7.3.ebuild
index 451e970805a1..5bc454cf1ae9 100644
--- a/app-text/active-dvi/active-dvi-1.7.3.ebuild
+++ b/app-text/active-dvi/active-dvi-1.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.7.3.ebuild,v 1.2 2008/07/09 15:26:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.7.3.ebuild,v 1.3 2008/08/07 21:57:14 aballier Exp $
EAPI=1
@@ -25,7 +25,8 @@ RDEPEND=">=dev-lang/ocaml-3.10.0
virtual/ghostscript
x11-libs/libXinerama"
DEPEND="${RDEPEND}
- x11-proto/xineramaproto"
+ x11-proto/xineramaproto
+ dev-tex/hevea"
DOCS="README TODO"