summaryrefslogtreecommitdiff
blob: 31ade10e20e188d2f4a08f29b4e56bb919f4cb89 (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
78
79
80
81
82
83
# ChangeLog for dev-php5/php-gtk
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-gtk/ChangeLog,v 1.15 2009/03/20 17:35:46 jmbsvicetto Exp $

  20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml:
  Removing anant as a maintainer since he was retired.

  04 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org> php-gtk-2.0.0.ebuild,
  php-gtk-2.0.1.ebuild:
  Use slotted gtkhtml dependency, bug #247636.

*php-gtk-2.0.1 (22 Jul 2008)

  22 Jul 2008; Christian Hoffmann <hoffie@gentoo.org>
  -php-gtk-2.0.0_beta-r1.ebuild, +php-gtk-2.0.1.ebuild:
  version bump to 2.0.1, fixing the build problems with libtool-2.2* (bug
  232538, many thanks to Rafał Mużyło <galtgendo@o2.pl> again), fixing
  --with-debug (it's --enable-debug now)

  07 Mar 2008; Raúl Porcel <armin76@gentoo.org>
  +files/php-gtk-2.0.0-no-cli-check.patch, php-gtk-2.0.0.ebuild:
  import from the php overlay

  07 Mar 2008; Jakub Moc <jakub@gentoo.org> php-gtk-2.0.0.ebuild:
  Remove sourceview use flag wrt Bug 212595

*php-gtk-2.0.0 (04 Mar 2008)

  04 Mar 2008; Markus Ullmann <jokey@gentoo.org> +php-gtk-2.0.0.ebuild:
  Version bump from project overlay

  03 Mar 2008; Jakub Moc <jakub@gentoo.org>
  +files/php-gtk-2.0.0-no-cli-check.patch, +php-gtk-2.0.0.ebuild:
  Version bump

*php-gtk-2.0.0_beta-r1 (06 Dec 2007)

  06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -php-gtk-2.0.0_beta.ebuild,
  +php-gtk-2.0.0_beta-r1.ebuild:
  LICENSE fix from project overlay and version bump

  30 Nov 2007; Jakub Moc <jakub@gentoo.org> +php-gtk-2.0.0_beta-r1.ebuild:
  Add USE=doc to install the manual, get rid of eclass duplication in
  src_install() and set PHPSAPILIST instead, get rid of nolibglade flag and
  replace it with USE=glade (enabled by default via EAPI-1). Ebuild cleanup.
  Fix LICENSE.

  12 Oct 2007; Rémi Cardona <remi@gentoo.org> php-gtk-2.0.0_beta.ebuild:
  update gtksourceview deps (see bug #195366)

*php-gtk-2.0.0_beta (17 Jun 2007)

  17 Jun 2007; Anant Narayanan <anant@gentoo.org> -files/gtkmozembed.patch,
  +files/no-cli-check.patch, -php-gtk-2.0.0_alpha.ebuild,
  +php-gtk-2.0.0_beta.ebuild:
  bump to 2.0.0beta.

  18 Apr 2007; Anant Narayanan <anant@gentoo.org>
  php-gtk-2.0.0_alpha.ebuild:
  Fixed sandbox violation in case sharedmem is enabled in PHP.

  26 Mar 2007; Raúl Porcel <armin76@gentoo.org> php-gtk-2.0.0_alpha.ebuild:
  Remove www-client/mozilla from DEPEND, as it was p.masked and removed

  19 Mar 2007; Anant Narayanan <anant@gentoo.org>
  php-gtk-2.0.0_alpha.ebuild:
  Revert back to manually copying .so until concurrentmodphp is sorted out

  18 Mar 2007; Luca Longinotti <chtekk@gentoo.org>
  php-gtk-2.0.0_alpha.ebuild:
  Fix SLOT.

  18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
  php-gtk-2.0.0_alpha.ebuild:
  Cleanup, make it concurrentmodphp compatible.

*php-gtk-2.0.0_alpha (20 Feb 2007)

  20 Feb 2007; Anant Narayanan <anant@gentoo.org> +files/gtkmozembed.patch, +metadata.xml,
  +php-gtk-2.0.0_alpha.ebuild:
  Initial ebuild, closes bug #149670