summaryrefslogtreecommitdiff
blob: a422efc9179728c33a485969791ca1e35b5db397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# ChangeLog for app-office/gnucash
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.16 2003/03/20 01:00:33 nall Exp $

*gnucash-1.8.1 (17 Mar 2003)

  19 Mar 2003; Jon Nall <nall@gentoo.org> gnucash-1.8.1.ebuild :
  added ~ppc

  17 Mar 2003; Carl Perry <edolnx@gentoo.org> gnucash-1.8.1.ebuild, 
  gnucash-1.6.8.ebuild: Fixed broken dependancy in 1.8.1 so it compiles 
  now and modified g-wrap dependancy in 1.6.8 to require a version less 
  than 1.3 - both compile cleanly on a virgin system or if the other was
  already installed.

*gnucash-1.8.1 (17 Mar 2003)
 
  17 Mar 2003; Carl Perry <edolnx@gentoo.org> gnucash-1.8.1.ebuild:
  Added new release of gnucash for testing, contains many bug fixes and
  start of small business support.

*gnucash-1.6.8 (05 Sep 2002)

  16 Mar 2003; Martin Holzer <mholzer@gentoo.org> gnucash-1.6.6-r1.ebuild,
  gnucash-1.6.6.ebuild, gnucash-1.6.7.ebuild, gnucash-1.6.8.ebuild:
  Changed SRC_URI to use mirror://sf.

  16 Mar 2003; Martin Holzer <mholzer@gentoo.org> gnucash-1.6.8.ebuild:
  fixed type in ebuild

  03 Mar 2003; foser <foser@gentoo.org> gnucash-1.6.8.ebuild :
  Added some more flag-o-matic stuff (#14808)

  06 Nov 2002: L. Boshell <leonardop@gentoo.org> : Remove the
  `--enable-profile' argument for ./configure. Fixes bug #6769.
  
  05 Nov 2002; L. Boshell <leonardop@gentoo.org> gnucash-1.6.8.ebuild :
  Fixed guile dep (bug #10306).
  
  05 Sep 2002; Chris Houser <chouser@gentoo.org> gnucash-1.6.8.ebuild :
  Bump up to latest version of gnucash.  Both 1.6.7 and this version failed to
  build for me with "postgres" in my use settings.  I added a patch to this
  version that seems to fix it.

*gnucash-1.6.7 (19 Aug 2002)
  19 Aug 2002; Spider <spider@gentoo.org> gnucash-1.6.7.ebuild :
  filter out -fomit-frame-pointer as it fails to build with this
  update to last version
  
*gnucash-1.6.6-r1 (07 Aug 2002)

  19 Aug 2002; L. Boshell <leonardop@gentoo.org> gnucash-1.6.6-r1.ebuild:
  Make sure to avoid the C flag `-fomit-frame-pointer', since it causes
  problems in the compilation phase. Thanks to Jacob Perkins and Paul Belt
  for pointing this out on bug #6193.

  07 Aug 2002; L. Boshell <leonardop@gentoo.org> gnucash-1.6.6-r1.ebuild:
  Reworked dependencies. Add support for PostgreSQL.

*gnucash-1.6.6 (28 Mar 2002)

  25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> gnucash-1.6.6.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  28 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gnucash-1.6.6.ebuild :

  Version bump

*gnucash-1.6.5-r1 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.