summaryrefslogtreecommitdiff
blob: a0b5fce4c511323964c15874a7d3fe11b9532ad1 (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
# ChangeLog for dev-util/gambas
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.8 2004/03/08 21:18:33 genone Exp $

  08 Mar 2004; Marius Mauch <genone@gentoo.org> gambas-0.90-r1.ebuild:
  move /usr/lib/info/* to /usr/lib/gambas/info/

*gambas-0.90-r1 (08 Mar 2004)

  08 Mar 2004; Marius Mauch <genone@gentoo.org> gambas-0.90-r1.ebuild,
  files/Makefile.am-0.90:
  info files are required so don't skip that step but just remove the KDE
  specific component files.

  28 Feb 2004; Marius Mauch <genone@gentoo.org> gambas-0.90.ebuild,
  files/Makefile.am-0.90:
  Always enable KDE support now as it doesn't work without, removing qt 
  USE flag as it's pointless. Further patching the Makefile as it now 
  segfaults on KDE info files.

*gambas-0.90 (27 Feb 2004)

  27 Feb 2004; Marius Mauch <genone@gentoo.org> gambas-0.90.ebuild,
  files/Makefile.am-0.90, files/non-symlink-0.90.patch:
  version bump, adding support for more USE flags, removing -Os from default
  CFLAGS

*gambas-0.82 (05 Feb 2004)

  05 Feb 2004; Marius Mauch <genone@gentoo.org> gambas-0.82.ebuild, 
  files/Makefile.am-0.82, files/non-symlink-0.82.patch:
  version bump. Added --enable-optimization swtich to configure, still have to
  patch it so it uses the CFLAGS from make.conf. Made API docs and examples
  depend on the "doc" USE flag and install them in the right location.
  Replaced the Makefile patching with regenerating it from a new Makefile.am

*gambas-0.72 (02 Dec 2003)

  02 Dec 2003; Marius Mauch <genone@gentoo.org> gambas-0.71.ebuild,
  gambas-0.72.ebuild:
  version bump
  fixing some copy+paste bugs
  fixing optional dependencies (stupid configure script has no disable options)

*gambas-0.71 (18 Nov 2003)

  18 Nov 2003; Marius Mauch <genone@gentoo.org> gambas-0.71.ebuild,
  files/non-symlink-0.71.patch:
  initial commit, closing bug #21633