diff options
author | 2004-03-14 01:45:51 +0000 | |
---|---|---|
committer | 2004-03-14 01:45:51 +0000 | |
commit | 9063bf6e53407787fff285f0e0134723c67ecd47 (patch) | |
tree | c6a8decf3b76e0149c2544424f02ac7ac55cbd8f /app-office/gnofin | |
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')
-rw-r--r-- | app-office/gnofin/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/gnofin/gnofin-0.8.4.ebuild | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/app-office/gnofin/ChangeLog b/app-office/gnofin/ChangeLog index 5813bb874365..1b4c634e5bc9 100644 --- a/app-office/gnofin/ChangeLog +++ b/app-office/gnofin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnofin -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnofin/ChangeLog,v 1.3 2003/02/12 05:12:41 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnofin/ChangeLog,v 1.4 2004/03/14 01:45:40 mr_bones_ Exp $ + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gnofin-0.8.4.ebuild: + Don't assign default to S; header fix *gnofin-0.8.4 (1 Feb 2002) 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" |