summaryrefslogtreecommitdiff
blob: f3a0b4a22dbd88ce665efd794ddddf91cb10ef0c (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
84
85
86
87
88
89
90
91
# ChangeLog for www-client/chromium
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.14 2009/10/13 22:55:29 voyageur Exp $

*chromium-4.0.222.6_p28888 (13 Oct 2009)

  13 Oct 2009; Bernard Cafarelli <voyageur@gentoo.org>
  +chromium-4.0.222.6_p28888.ebuild, chromium-9999.ebuild:
  rootdir parameter finally fixed in compilation, YUV amd64 assembly and
  other fixes. Next bumps will follow official releases, from
  http://src.chromium.org/viewvc/chrome/releases/

*chromium-4.0.222.6_p28807 (13 Oct 2009)

  13 Oct 2009; Bernard Cafarelli <voyageur@gentoo.org>
  +chromium-4.0.222.6_p28807.ebuild:
  Version bump, includes 64 bit linux yuv (faster media)

*chromium-4.0.221.5_p27967 (05 Oct 2009)

  05 Oct 2009; Bernard Cafarelli <voyageur@gentoo.org>
  +chromium-4.0.221.5_p27967.ebuild:
  Bump, sync with VERSION file change in trunk svn

  02 Oct 2009; Bernard Cafarelli <voyageur@gentoo.org>
  -chromium-4.0.212.0_p26805.ebuild, chromium-9999.ebuild:
  Fix compilation in new native client part

*chromium-9999 (01 Oct 2009)

  01 Oct 2009; Bernard Cafarelli <voyageur@gentoo.org>
  +chromium-9999.ebuild:
  Add live ebuild for those who wonder what to do of their free diskspace

  30 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  chromium-4.0.212.0_p26805.ebuild, chromium-4.0.219.4_p27359.ebuild:
  Fix desktop entry so xdg-open works correctly with chromium as default
  browser

*chromium-4.0.219.4_p27359 (28 Sep 2009)

  28 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  +chromium-4.0.219.4_p27359.ebuild:
  Version bump, this finally fixes the useless automatic recreation of
  ~/Downloads

  23 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  chromium-4.0.212.0_p26805.ebuild:
  Use bundled libevent until 1.4.13, per upstream advice

  23 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  chromium-4.0.212.0_p26805.ebuild:
  Correctly set revision for about box, install man page

*chromium-4.0.212.0_p26805 (22 Sep 2009)

  22 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  -chromium-4.0.212.0_p26343.ebuild, +chromium-4.0.212.0_p26805.ebuild,
  +files/chromium-use_system_libevent.patch:
  Bump to fix truncated downloads, http://crbug.com/406 . Also use system
  libevent

  22 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  chromium-4.0.212.0_p26343.ebuild:
  Fix .desktop entry as reported by nightmorph in bug #285922

  16 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  files/chromium-launcher.sh:
  Set CHROME_DESKTOP in the wrapper script

*chromium-4.0.212.0_p26343 (16 Sep 2009)

  16 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  -chromium-4.0.210.0_p26329.ebuild, +chromium-4.0.212.0_p26343.ebuild:
  Version number was incorrect (they really change it often!), grab a V8
  crash fix on amd64 too

  16 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  +files/chromium-drop_sse2.patch, chromium-4.0.210.0_p26329.ebuild:
  Forgot patch for x86 users, to prevent automatic enabling of
  -march=pentium4 -msse2

*chromium-4.0.210.0_p26329 (16 Sep 2009)

  16 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org>
  +chromium-4.0.210.0_p26329.ebuild, +files/chromium-launcher.sh,
  +metadata.xml:
  Initial commit, ebuild py Pawel Hajdan Jr <phajdan.jr@chromium.org> and
  me, bug #278975. Tarball hosted on gentoo mirrors until upstream makes
  official ones available