summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2001-08-01 17:55:19 +0000
committerDan Armak <danarmak@gentoo.org>2001-08-01 17:55:19 +0000
commit97f1dff2fef3d3f014f51467b4bb32a8e501bc5a (patch)
treeb36ac9abc78219f44742d190713697d9e0d0f87d /app-office/lyx
parentnoweb: a literate programming tool, lighter than web (diff)
downloadhistorical-97f1dff2fef3d3f014f51467b4bb32a8e501bc5a.tar.gz
historical-97f1dff2fef3d3f014f51467b4bb32a8e501bc5a.tar.bz2
historical-97f1dff2fef3d3f014f51467b4bb32a8e501bc5a.zip
lyx 1.1.6fix3, replaces fix2. Note that lthe new lyx-utils includes many new deps, some of them just now aded to portage. hey aren't completely tested and that's why I'm keeping 1.1.6fix2 yet. lyx-base updates are always stable.
Diffstat (limited to 'app-office/lyx')
-rw-r--r--app-office/lyx/lyx-1.1.6.2.ebuild4
-rw-r--r--app-office/lyx/lyx-1.1.6.3.ebuild13
2 files changed, 15 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.1.6.2.ebuild b/app-office/lyx/lyx-1.1.6.2.ebuild
index 108e7560ced6..a976116241e2 100644
--- a/app-office/lyx/lyx-1.1.6.2.ebuild
+++ b/app-office/lyx/lyx-1.1.6.2.ebuild
@@ -9,5 +9,5 @@ DESCRIPTION="Lyx itself (lyx-base), plus all the utils/packages it can make use
HOMEPAGE="http://www.lyx.org/"
-DEPEND="app-office/lyx-base
- app-office/lyx-utils" \ No newline at end of file
+DEPEND="~app-office/lyx-utils-1.1.6.2
+ ~app-office/lyx-base-1.1.6.2" \ No newline at end of file
diff --git a/app-office/lyx/lyx-1.1.6.3.ebuild b/app-office/lyx/lyx-1.1.6.3.ebuild
new file mode 100644
index 000000000000..8351286927cb
--- /dev/null
+++ b/app-office/lyx/lyx-1.1.6.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Dan Armak <danarmak@gentoo.org>
+# $ /home/cvsroot/gentoo-x86/skel.build,v 1.3 2001/07/05 02:43:36 drobbins Exp$
+
+# This ebuild simply depends on lyx-base and lyx-utils.
+
+DESCRIPTION="Lyx itself (lyx-base), plus all the utils/packages it can make use of (lyx-utils)."
+
+HOMEPAGE="http://www.lyx.org/"
+
+DEPEND="~app-office/lyx-utils-1.1.6.3
+ ~app-office/lyx-base-1.1.6.3" \ No newline at end of file