diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-10-12 13:02:28 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-10-12 13:02:28 +0000 |
commit | b75c770ac1dc181da4a718e4bf3546a86247a733 (patch) | |
tree | fce0e4f3d21348862848332dbbeb76a7efb0a41f /app-text | |
parent | hmpf .. forgot the init script (diff) | |
download | gentoo-2-b75c770ac1dc181da4a718e4bf3546a86247a733.tar.gz gentoo-2-b75c770ac1dc181da4a718e4bf3546a86247a733.tar.bz2 gentoo-2-b75c770ac1dc181da4a718e4bf3546a86247a733.zip |
A=-fix
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ggv/ggv-1.0.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/ggv/ggv-1.0.1.ebuild b/app-text/ggv/ggv-1.0.1.ebuild index 9c0d93eb497e..b17ff092d2fc 100644 --- a/app-text/ggv/ggv-1.0.1.ebuild +++ b/app-text/ggv/ggv-1.0.1.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.0.1.ebuild,v 1.8 2001/10/06 23:59:41 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.0.1.ebuild,v 1.9 2001/10/12 13:02:28 hallski Exp $ -A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Gnome Ghostview" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A} +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 |