summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-22 08:24:36 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-22 08:24:36 +0000
commit6b5cab773e74369053df17ea871f2a1570289f0e (patch)
tree0ae81476d744f0d8233b1dc48e514fc8edf5fb79 /app-office/lyx
parentDeleted lines about alsa _beta10 (diff)
downloadhistorical-6b5cab773e74369053df17ea871f2a1570289f0e.tar.gz
historical-6b5cab773e74369053df17ea871f2a1570289f0e.tar.bz2
historical-6b5cab773e74369053df17ea871f2a1570289f0e.zip
virtual xforms
Diffstat (limited to 'app-office/lyx')
-rw-r--r--app-office/lyx/lyx-1.2.0.20020705.ebuild11
-rw-r--r--app-office/lyx/lyx-1.2.0.ebuild12
2 files changed, 13 insertions, 10 deletions
diff --git a/app-office/lyx/lyx-1.2.0.20020705.ebuild b/app-office/lyx/lyx-1.2.0.20020705.ebuild
index 178e6b57b632..df11ad3c80d0 100644
--- a/app-office/lyx/lyx-1.2.0.20020705.ebuild
+++ b/app-office/lyx/lyx-1.2.0.20020705.ebuild
@@ -1,25 +1,26 @@
# 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.5 2002/07/11 06:30:17 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.6 2002/07/22 08:24:35 seemant Exp $
S=${WORKDIR}/lyx-devel
DESCRIPTION="LyX is an WYSIWYM frontend for LaTeX"
SRC_URI="mirror://gentoo//${P}.tar.bz2"
HOMEPAGE="http://www.lyx.org/"
-LICENSE="GPL-2"
-KEYWORDS="*"
+
SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
# This lyx-base ebuild only depends on the absolutely necessary packages.
# The acompanying lyx-utils ebuild depends on lyx-base and on everything
# else that lyx can use.
DEPEND="virtual/x11
- x11-libs/xforms
+ virtual/xforms
app-text/tetex
>=sys-devel/perl-5
nls? ( sys-devel/gettext )
app-text/aiksaurus"
-RDEPEND="$DEPEND
+RDEPEND="${DEPEND}
app-text/ghostscript
app-text/xpdf
app-text/ispell
diff --git a/app-office/lyx/lyx-1.2.0.ebuild b/app-office/lyx/lyx-1.2.0.ebuild
index c05f398674bf..a143db45659c 100644
--- a/app-office/lyx/lyx-1.2.0.ebuild
+++ b/app-office/lyx/lyx-1.2.0.ebuild
@@ -1,25 +1,27 @@
# 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.ebuild,v 1.4 2002/07/11 06:30:17 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.ebuild,v 1.5 2002/07/22 08:24:36 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="LyX is an WYSIWYM frontend for LaTeX"
SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz"
HOMEPAGE="http://www.lyx.org/"
-LICENSE="GPL-2"
+
SLOT="0"
-KEYWORDS="*"
+LICENSE="GPL-2"
+KEYWORDS="x86"
# This lyx-base ebuild only depends on the absolutely necessary packages.
# The acompanying lyx-utils ebuild depends on lyx-base and on everything
# else that lyx can use.
DEPEND="virtual/x11
- x11-libs/xforms
+ virtual/xforms
app-text/tetex
>=sys-devel/perl-5
nls? ( sys-devel/gettext )
app-text/aiksaurus"
-RDEPEND="$DEPEND
+
+RDEPEND="${DEPEND}
app-text/ghostscript
app-text/xpdf
app-text/ispell