summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/chktex/chktex-1.6.2.ebuild')
-rw-r--r--dev-tex/chktex/chktex-1.6.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/chktex/chktex-1.6.2.ebuild b/dev-tex/chktex/chktex-1.6.2.ebuild
index bfd44205e6a7..d7b1e7fc6d16 100644
--- a/dev-tex/chktex/chktex-1.6.2.ebuild
+++ b/dev-tex/chktex/chktex-1.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.6.2.ebuild,v 1.5 2006/03/09 12:54:12 ehmsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.6.2.ebuild,v 1.6 2007/10/14 21:44:03 aballier Exp $
DESCRIPTION="Checks latex source for common mistakes"
HOMEPAGE="http://www.nongnu.org/chktex/"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha amd64"
IUSE="debug"
-DEPEND="virtual/tetex
+DEPEND="virtual/latex-base
dev-lang/perl
sys-apps/groff
dev-tex/latex2html"