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 | fb621839fb212e6765d21a7836ef9dfabadf72e5 (patch) | |
tree | 858c44743e6532119c20d61fdd7216fd0c37ffa0 /app-text/gv/gv-3.5.8-r4.ebuild | |
parent | Version Bump. (diff) | |
download | historical-fb621839fb212e6765d21a7836ef9dfabadf72e5.tar.gz historical-fb621839fb212e6765d21a7836ef9dfabadf72e5.tar.bz2 historical-fb621839fb212e6765d21a7836ef9dfabadf72e5.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.
Package-Manager: portage-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" |