diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-11-03 00:07:17 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-11-03 00:07:17 +0000 |
commit | 7e0058f0ced3919c9c4fd6949826686b8dac4d38 (patch) | |
tree | bef57cd60990a0b5aaa574af3134d004a76c0e45 /app-text/gv/gv-3.5.8-r4.ebuild | |
parent | Version Bump. (diff) | |
download | gentoo-2-7e0058f0ced3919c9c4fd6949826686b8dac4d38.tar.gz gentoo-2-7e0058f0ced3919c9c4fd6949826686b8dac4d38.tar.bz2 gentoo-2-7e0058f0ced3919c9c4fd6949826686b8dac4d38.zip |
Added a patch to fix scrollbar bug and added a better description thanks to Ulrich Mueller <ulm@kph.uni-mainz.de> closes bug #111024 and #111114.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-text/gv/gv-3.5.8-r4.ebuild')
-rw-r--r-- | app-text/gv/gv-3.5.8-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.5.8-r4.ebuild b/app-text/gv/gv-3.5.8-r4.ebuild index d8101b9744ce..cd270ab1b152 100644 --- a/app-text/gv/gv-3.5.8-r4.ebuild +++ b/app-text/gv/gv-3.5.8-r4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r4.ebuild,v 1.12 2005/04/15 16:40:08 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r4.ebuild,v 1.13 2005/11/03 00:07:17 metalgod Exp $ inherit eutils -DESCRIPTION="standard ghostscript frontend used by programs like LyX" +DESCRIPTION="gv is used to view PostScript and PDF documents using Ghostscript" HOMEPAGE="http://wwwthep.physik.uni-mainz.de/~plass/gv/" SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/${P}.tar.gz" |