summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2007-12-11 10:56:19 +0000
committerAlexis Ballier <aballier@gentoo.org>2007-12-11 10:56:19 +0000
commitd3dc455b79d5850c0ce809e68d4afc44fa9d74b0 (patch)
tree3a7554c5b74cf73328ac84dd8c2eb429c790bf96
parentarm stable (diff)
downloadhistorical-d3dc455b79d5850c0ce809e68d4afc44fa9d74b0.tar.gz
historical-d3dc455b79d5850c0ce809e68d4afc44fa9d74b0.tar.bz2
historical-d3dc455b79d5850c0ce809e68d4afc44fa9d74b0.zip
remove cstetex references, its being removed, part of bug #196673
-rw-r--r--eclass/tetex.eclass8
1 files changed, 3 insertions, 5 deletions
diff --git a/eclass/tetex.eclass b/eclass/tetex.eclass
index 4d4ab59d060f..7de74b5cc172 100644
--- a/eclass/tetex.eclass
+++ b/eclass/tetex.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/tetex.eclass,v 1.53 2007/11/25 17:00:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/tetex.eclass,v 1.54 2007/12/11 10:56:19 aballier Exp $
#
# Author: Jaromir Malenko <malenko@email.cz>
# Author: Mamoru KOMACHI <usata@gentoo.org>
@@ -42,13 +42,11 @@ KEYWORDS="~ia64 ~x86 ~ppc ~sparc ~alpha ~amd64"
# tetex, ptex, cstetex must not block itself, fix for bug 121727
if [[ "${PN}" = "tetex" ]] ; then
# >=app-text/ptex-3.1.9 work with app-text/tetex
- DEPEND="!<app-text/ptex-3.1.9
- !app-text/cstetex"
+ DEPEND="!<app-text/ptex-3.1.9"
fi
if [[ "${PN}" = "ptex" ]] ; then
# >=app-text/ptex-3.1.9 does not co-exist with tetex-2
- DEPEND="!<app-text/tetex-3
- !app-text/cstetex"
+ DEPEND="!<app-text/tetex-3"
fi
if [[ "${PN}" = "cstetex" ]] ; then
DEPEND="!app-text/ptex