diff options
Diffstat (limited to 'app-text/mgv/mgv-3.1.5.ebuild')
-rw-r--r-- | app-text/mgv/mgv-3.1.5.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-text/mgv/mgv-3.1.5.ebuild b/app-text/mgv/mgv-3.1.5.ebuild index 4f3eb2a10d01..c53cda276dec 100644 --- a/app-text/mgv/mgv-3.1.5.ebuild +++ b/app-text/mgv/mgv-3.1.5.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # /home/cvsroot/gentoo-x86/skel.build,v 1.2 2001/02/15 18:17:31 achim Exp -# $Header: /var/cvsroot/gentoo-x86/app-text/mgv/mgv-3.1.5.ebuild,v 1.7 2002/07/11 06:30:19 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mgv/mgv-3.1.5.ebuild,v 1.8 2002/08/02 17:42:49 phoenix Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gv is a Motif PostScript viewer loosely based on Ghostview" SRC_URI="http://www.trends.net/~mu/srcs/${P}.tar.gz" HOMEPAGE="http://www.trends.net/~mu/mgv.html" +KEYWORDS="x86" +LICENSE="GPL-2" DEPEND=">=app-text/ghostscript-3.33 x11-libs/openmotif" |