summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/ChangeLog6
-rw-r--r--app-office/gnucash/Manifest6
-rw-r--r--app-office/gnucash/files/digest-gnucash-1.8.92
-rw-r--r--app-office/gnucash/gnucash-1.8.9.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 9654ed8685e9..476851281be6 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/gnucash
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.66 2005/03/14 17:22:06 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.67 2005/03/17 21:33:46 seemant Exp $
+
+ 17 Mar 2005; Seemant Kulleen <seemant@gentoo.org> gnucash-1.8.9.ebuild:
+ bump docs to 1.8.5, closing bug #74291 by James M <Mess1214@hotmail.com>.
+ Sorry for the delay, guys
*gnucash-1.8.11 (14 Mar 2005)
diff --git a/app-office/gnucash/Manifest b/app-office/gnucash/Manifest
index ec3dd69c9d63..3461dc269e9d 100644
--- a/app-office/gnucash/Manifest
+++ b/app-office/gnucash/Manifest
@@ -1,10 +1,10 @@
MD5 b2e823085f61703754554c0b74a4771e ChangeLog 10677
-MD5 37c495e36d4ed294703c856b4f334caf gnucash-1.8.10.ebuild 3543
MD5 f5e32597008efe4c8c6475545b445fd9 gnucash-1.8.8.ebuild 3067
-MD5 c3c2eefc0f9bdc5c5de7a2246588a1f7 gnucash-1.8.9.ebuild 3495
MD5 3c20dccad7b705d7e9a379e6831149f9 metadata.xml 252
MD5 0dddf16d8f487adcefc622a2d6468302 gnucash-1.8.11.ebuild 3544
+MD5 9c2fff8814e6704465cb4d804349710d gnucash-1.8.10.ebuild 3542
+MD5 10a0accbe36c03e8bde5b8a7086eec85 gnucash-1.8.9.ebuild 3495
MD5 cda4007bfba409e082e55b854576d97f files/digest-gnucash-1.8.10 138
MD5 e7f62a929b825e039b0912ade52c5998 files/digest-gnucash-1.8.8 137
-MD5 6f6c233c0f0e5d8115b1fccc1ae3e3c0 files/digest-gnucash-1.8.9 137
+MD5 401c4d468ff7625a2832b89fde8c4aa4 files/digest-gnucash-1.8.9 137
MD5 c9962cd943ec225b72ff0b1c8a40f84c files/digest-gnucash-1.8.11 138
diff --git a/app-office/gnucash/files/digest-gnucash-1.8.9 b/app-office/gnucash/files/digest-gnucash-1.8.9
index bfbd3463bd0a..66fdda1a7e8b 100644
--- a/app-office/gnucash/files/digest-gnucash-1.8.9
+++ b/app-office/gnucash/files/digest-gnucash-1.8.9
@@ -1,2 +1,2 @@
MD5 5ad11fbc5c86316632c5f9ec44dba659 gnucash-1.8.9.tar.gz 7786000
-MD5 1fdf06623188da87af43c7bb4f4d84e0 gnucash-docs-1.8.4.tar.gz 1658889
+MD5 9758d8e523530c2509912761e327a9d5 gnucash-docs-1.8.5.tar.gz 1680438
diff --git a/app-office/gnucash/gnucash-1.8.9.ebuild b/app-office/gnucash/gnucash-1.8.9.ebuild
index 39d0e204611f..8f6a7091d598 100644
--- a/app-office/gnucash/gnucash-1.8.9.ebuild
+++ b/app-office/gnucash/gnucash-1.8.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.14 2005/01/21 21:59:52 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.15 2005/03/17 21:33:46 seemant Exp $
inherit flag-o-matic libtool eutils
@@ -9,7 +9,7 @@ filter-flags -fomit-frame-pointer
# gnucash uses GLIB_INLINE, this will break it
filter-flags -fno-inline
-DOC_VER="1.8.4"
+DOC_VER="1.8.5"
IUSE="nls postgres ofx hbci quotes"
DESCRIPTION="A personal finance manager"