summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2003-09-08 17:02:28 +0000
committerMamoru Komachi <usata@gentoo.org>2003-09-08 17:02:28 +0000
commit306872b27fd999dc3340647b9aaf7f7f52ef4989 (patch)
treede38368221fbd0e35486c1c33754e5722fcc96f9 /app-text/xdvik/xdvik-22.40y.ebuild
parentIf this doesn't fix the enigmail thing, I don't know what will (diff)
downloadhistorical-306872b27fd999dc3340647b9aaf7f7f52ef4989.tar.gz
historical-306872b27fd999dc3340647b9aaf7f7f52ef4989.tar.bz2
historical-306872b27fd999dc3340647b9aaf7f7f52ef4989.zip
Changed DEPEND. Marked as stable for x86 and alpha.
Diffstat (limited to 'app-text/xdvik/xdvik-22.40y.ebuild')
-rw-r--r--app-text/xdvik/xdvik-22.40y.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/xdvik/xdvik-22.40y.ebuild b/app-text/xdvik/xdvik-22.40y.ebuild
index 41e9ba8f5148..59a8e6011620 100644
--- a/app-text/xdvik/xdvik-22.40y.ebuild
+++ b/app-text/xdvik/xdvik-22.40y.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/app-text/xdvik/xdvik-22.40y.ebuild,v 1.3 2003/09/05 22:37:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.40y.ebuild,v 1.4 2003/09/08 17:02:24 usata Exp $
inherit eutils
@@ -18,7 +18,8 @@ SLOT="0"
LICENSE="GPL-2"
DEPEND=">=media-libs/t1lib-1.3
- virtual/tetex
+ app-text/ptex
+ !app-text/tetex
virtual/x11
cjk? ( =media-libs/vflib-2* )
libwww? ( >=net-libs/libwww-5.3.2-r1 )"