diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 01:45:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 01:45:51 +0000 |
commit | 9063bf6e53407787fff285f0e0134723c67ecd47 (patch) | |
tree | c6a8decf3b76e0149c2544424f02ac7ac55cbd8f /app-office/gnofin/gnofin-0.8.4.ebuild | |
parent | small fix to error message (Manifest recommit) (diff) | |
download | gentoo-2-9063bf6e53407787fff285f0e0134723c67ecd47.tar.gz gentoo-2-9063bf6e53407787fff285f0e0134723c67ecd47.tar.bz2 gentoo-2-9063bf6e53407787fff285f0e0134723c67ecd47.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-office/gnofin/gnofin-0.8.4.ebuild')
-rw-r--r-- | app-office/gnofin/gnofin-0.8.4.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-office/gnofin/gnofin-0.8.4.ebuild b/app-office/gnofin/gnofin-0.8.4.ebuild index 2af273e471a9..4c3996e55e97 100644 --- a/app-office/gnofin/gnofin-0.8.4.ebuild +++ b/app-office/gnofin/gnofin-0.8.4.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnofin/gnofin-0.8.4.ebuild,v 1.10 2003/09/06 22:21:01 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnofin/gnofin-0.8.4.ebuild,v 1.11 2004/03/14 01:45:40 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="a personal finance application for GNOME" SRC_URI="ftp://gnofin.sourceforge.net/pub/gnofin/stable/source/${P}.tar.gz http://download.sourceforge.net/gnofin/${P}.tar.gz" |