summaryrefslogtreecommitdiff
blob: 8bd80dc4c31bd6a3e4b06976da0a448a90fbb1e9 (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
# ChangeLog for dev-php5/php-gtk
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-gtk/ChangeLog,v 1.11 2008/03/04 19:39:43 jokey Exp $

*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