summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/chktex/chktex-1.5-r2.ebuild')
-rw-r--r--dev-tex/chktex/chktex-1.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/chktex/chktex-1.5-r2.ebuild b/dev-tex/chktex/chktex-1.5-r2.ebuild
index 2a862435c447..8afd3fa64d8a 100644
--- a/dev-tex/chktex/chktex-1.5-r2.ebuild
+++ b/dev-tex/chktex/chktex-1.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.5-r2.ebuild,v 1.2 2003/08/03 02:30:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.5-r2.ebuild,v 1.3 2003/10/03 17:44:33 usata Exp $
DESCRIPTION="Checks latex source for common mistakes"
HOMEPAGE="http://www.nongnu.org/chktex/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha"
IUSE="debug"
-DEPEND="app-text/tetex
+DEPEND="virtual/tetex
dev-lang/perl
sys-apps/groff
dev-tex/latex2html"