diff options
Diffstat (limited to 'app-office/gnucash/gnucash-1.6.8.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-1.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-1.6.8.ebuild b/app-office/gnucash/gnucash-1.6.8.ebuild index 440ca79cc234..9fc69866b62a 100644 --- a/app-office/gnucash/gnucash-1.6.8.ebuild +++ b/app-office/gnucash/gnucash-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.16 2004/06/02 02:31:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.17 2004/06/21 21:34:52 mr_bones_ Exp $ inherit flag-o-matic @@ -69,5 +69,5 @@ src_compile() { src_install() { einstall - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO + dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO } |