diff options
Diffstat (limited to 'app-text/dvipdfm/dvipdfm-0.13.2d-r1.ebuild')
-rw-r--r-- | app-text/dvipdfm/dvipdfm-0.13.2d-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/dvipdfm/dvipdfm-0.13.2d-r1.ebuild b/app-text/dvipdfm/dvipdfm-0.13.2d-r1.ebuild index be75350fb0b2..73929f587243 100644 --- a/app-text/dvipdfm/dvipdfm-0.13.2d-r1.ebuild +++ b/app-text/dvipdfm/dvipdfm-0.13.2d-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfm/dvipdfm-0.13.2d-r1.ebuild,v 1.1 2007/12/02 15:28:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfm/dvipdfm-0.13.2d-r1.ebuild,v 1.2 2007/12/11 10:58:15 aballier Exp $ DESCRIPTION="DVI to PDF translator" SRC_URI="http://gaspra.kettering.edu/dvipdfm/${P}.tar.gz" @@ -16,7 +16,6 @@ DEPEND="!>=app-text/tetex-2 >=sys-libs/zlib-1.1.4 !>=app-text/tetex-2 !app-text/ptex - !app-text/cstetex virtual/latex-base" S="${WORKDIR}/${PN}" |