summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2008-07-08 04:18:31 +0000
committerAndrey Grozin <grozin@gentoo.org>2008-07-08 04:18:31 +0000
commit95d0a4e5b9c18f0402c703b0df1d4d0ba230d6a4 (patch)
tree243a46a96cf03a2fc41047e8e0cb12c1e94c6334 /media-gfx
parentInitial import (diff)
downloadgentoo-2-95d0a4e5b9c18f0402c703b0df1d4d0ba230d6a4.tar.gz
gentoo-2-95d0a4e5b9c18f0402c703b0df1d4d0ba230d6a4.tar.bz2
gentoo-2-95d0a4e5b9c18f0402c703b0df1d4d0ba230d6a4.zip
Using virtual/texi2dvi in dependencies
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-tuxonice-r1 i686)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/asymptote/asymptote-1.43.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/media-gfx/asymptote/asymptote-1.43.ebuild b/media-gfx/asymptote/asymptote-1.43.ebuild
index 72a73a8f6339..8e28ac7041d4 100644
--- a/media-gfx/asymptote/asymptote-1.43.ebuild
+++ b/media-gfx/asymptote/asymptote-1.43.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/media-gfx/asymptote/asymptote-1.43.ebuild,v 1.1 2008/07/04 04:20:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild,v 1.2 2008/07/08 04:18:31 grozin Exp $
inherit eutils autotools elisp-common latex-package multilib python
@@ -27,9 +27,7 @@ RDEPEND=">=sys-libs/readline-4.3-r5
emacs? ( virtual/emacs )
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
DEPEND="${RDEPEND}
- doc? ( dev-lang/perl
- virtual/latex-base
- || ( dev-texlive/texlive-texinfo app-text/tetex app-text/ptex ) )"
+ doc? ( dev-lang/perl virtual/texi2dvi )"
pkg_setup() {
# checking if Boehm garbage collector was compiled with c++ support