diff options
Diffstat (limited to 'app-text/dvipdfm/dvipdfm-0.13.2d.ebuild')
-rw-r--r-- | app-text/dvipdfm/dvipdfm-0.13.2d.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/dvipdfm/dvipdfm-0.13.2d.ebuild b/app-text/dvipdfm/dvipdfm-0.13.2d.ebuild index 3a658ec7f0e0..ea06cad3c4fd 100644 --- a/app-text/dvipdfm/dvipdfm-0.13.2d.ebuild +++ b/app-text/dvipdfm/dvipdfm-0.13.2d.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.ebuild,v 1.3 2007/10/25 16:35:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfm/dvipdfm-0.13.2d.ebuild,v 1.4 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}" |