summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-08-12 22:14:32 +0000
committerDan Armak <danarmak@gentoo.org>2002-08-12 22:14:32 +0000
commit2162b1274a2d81a0ea93753aff1ade997f0fdcda (patch)
tree790a9d2f94e3783c74aad54664bc3a78d790a853 /app-office/lyx/lyx-1.2.0.20020705.ebuild
parentremove old ebuild because portage thinks xforms-089 > xforms-1.0_rc4 (diff)
downloadhistorical-2162b1274a2d81a0ea93753aff1ade997f0fdcda.tar.gz
historical-2162b1274a2d81a0ea93753aff1ade997f0fdcda.tar.bz2
historical-2162b1274a2d81a0ea93753aff1ade997f0fdcda.zip
change virtual/xforms dep to x11-libs/xforms; we're deprecating irtual/xforms now that we have a real opensource xforms euild that works on all archs
Diffstat (limited to 'app-office/lyx/lyx-1.2.0.20020705.ebuild')
-rw-r--r--app-office/lyx/lyx-1.2.0.20020705.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.2.0.20020705.ebuild b/app-office/lyx/lyx-1.2.0.20020705.ebuild
index 1057bffafa87..6228327b8851 100644
--- a/app-office/lyx/lyx-1.2.0.20020705.ebuild
+++ b/app-office/lyx/lyx-1.2.0.20020705.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.7 2002/08/06 17:44:43 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.8 2002/08/12 22:14:32 danarmak Exp $
S=${WORKDIR}/lyx-devel
DESCRIPTION="LyX is an WYSIWYM frontend for LaTeX"
@@ -15,7 +15,7 @@ KEYWORDS="x86 ppc"
# The acompanying lyx-utils ebuild depends on lyx-base and on everything
# else that lyx can use.
DEPEND="virtual/x11
- virtual/xforms
+ >=x11-libs/xforms-1.0_rc4
app-text/tetex
>=sys-devel/perl-5
nls? ( sys-devel/gettext )