summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/lyx-utils/lyx-utils-1.1.6.2.ebuild')
-rw-r--r--app-office/lyx-utils/lyx-utils-1.1.6.2.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/app-office/lyx-utils/lyx-utils-1.1.6.2.ebuild b/app-office/lyx-utils/lyx-utils-1.1.6.2.ebuild
deleted file mode 100644
index 138f21d54c75..000000000000
--- a/app-office/lyx-utils/lyx-utils-1.1.6.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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>
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx-utils/lyx-utils-1.1.6.2.ebuild,v 1.4 2001/08/18 14:04:35 danarmak Exp $
-
-# This ebuild does nothing, it depends on lyx-base and on all known
-# packages lyx can make use of. See the lyx-base ebuild for more info.
-# Note that these packages ( the ones this ebuild depends on) can be
-# installed in any order, both before and after the lyx installation;
-# when lyx runs it automatically uses whatever it finds.
-
-DESCRIPTION="All the utils/packages LyX (lyx-base.ebuild) can make use of."
-
-HOMEPAGE="http://www.lyx.org/"
-
-DEPEND="~app-office/lyx-base-1.1.6.2
- app-text/ghostscript
- app-text/xpdf
- app-text/ispell
- app-text/gv
- app-text/latex2html
- media-gfx/imagemagick
- virtual/lpr
- app-text/rcs"
-
-# Missing from this list:
-# sgmltools - www.sgmltools.org is unreachable so I couldn't make
-# an ebuild for it. Lyx uses sgmltools for DocBook conversion.