summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-09-02 23:10:02 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-09-02 23:10:02 +0000
commit71ad1469b671bfe9562b64c5d901fe96c2578730 (patch)
treeaac007306f21e633041e6abf46121030207105db /kde-base/kdvi/kdvi-3.5.9.ebuild
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-71ad1469b671bfe9562b64c5d901fe96c2578730.tar.gz
gentoo-2-71ad1469b671bfe9562b64c5d901fe96c2578730.tar.bz2
gentoo-2-71ad1469b671bfe9562b64c5d901fe96c2578730.zip
rename USE=tetex to USE=kpathsea for bug 196745
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdvi/kdvi-3.5.9.ebuild')
-rw-r--r--kde-base/kdvi/kdvi-3.5.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kdvi/kdvi-3.5.9.ebuild b/kde-base/kdvi/kdvi-3.5.9.ebuild
index 361411113f64..7b7abe729c42 100644
--- a/kde-base/kdvi/kdvi-3.5.9.ebuild
+++ b/kde-base/kdvi/kdvi-3.5.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdvi/kdvi-3.5.9.ebuild,v 1.7 2008/05/18 21:36:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdvi/kdvi-3.5.9.ebuild,v 1.8 2008/09/02 23:10:02 opfer Exp $
KMNAME=kdegraphics
EAPI="1"
@@ -8,13 +8,13 @@ inherit kde-meta eutils elisp-common
DESCRIPTION="KDE DVI viewer"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="emacs tetex"
+IUSE="emacs kpathsea"
DEPEND=">=kde-base/kviewshell-${PV}:${SLOT}
>=media-libs/freetype-2.3
emacs? ( virtual/emacs )"
RDEPEND="${DEPEND}
- tetex? ( virtual/tetex )"
+ kpathsea? ( virtual/tex-base )"
KMCOMPILEONLY="kviewshell/"
SITEFILE=50${PN}-gentoo.el