diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-08-25 15:10:26 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-08-25 15:10:26 +0000 |
commit | 3b400917584ce927f27df4cf507cc5630759f143 (patch) | |
tree | c5148d0abb45f9c45a2fd8ad233dcda899e8da92 /app-office/gnofin | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-3b400917584ce927f27df4cf507cc5630759f143.tar.gz gentoo-2-3b400917584ce927f27df4cf507cc5630759f143.tar.bz2 gentoo-2-3b400917584ce927f27df4cf507cc5630759f143.zip |
*** empty log message ***
Diffstat (limited to 'app-office/gnofin')
-rw-r--r-- | app-office/gnofin/gnofin-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnofin/gnofin-0.8.0.ebuild b/app-office/gnofin/gnofin-0.8.0.ebuild index aaef23e546a8..81a5ccb66994 100644 --- a/app-office/gnofin/gnofin-0.8.0.ebuild +++ b/app-office/gnofin/gnofin-0.8.0.ebuild @@ -1,13 +1,13 @@ # 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-office/gnofin/gnofin-0.8.0.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnofin/gnofin-0.8.0.ebuild,v 1.3 2000/08/25 15:10:23 achim Exp $ P=gnofin-0.8.0 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="a personal finance application for GNOME" -SRC_URI="ftp://ftp.gnofin.sourceforge.net/pub/gnofin/stable/source/${A} +SRC_URI="ftp://gnofin.sourceforge.net/pub/gnofin/stable/source/${A} http://download.sourceforge.net/gnofin/${A} http://jagger.ME.Berkley.EDU/~dfisher/gnofin/stable/source/${A}" HOMEPAGE="http://gnofin.sourceforge.net" |