summaryrefslogtreecommitdiff
blob: 04076689a7b4d750caf216ecea29e83853e4dac6 (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 dev-util/eclipse-sdk
# Copyright 2003-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/ChangeLog,v 1.12 2004/04/01 16:27:31 st_lim Exp $

*eclipse-sdk-2.1.3-r1 (02 Apr 2004)

  02 Apr 2004; Lim Swee Tat <st_lim@gentoo.org> eclipse-sdk-2.1.3-r1.ebuild,
  eclipse-sdk-2.1.3.ebuild:
  Thanks to Christo <serlin@engsoc.org> for bug 45442
  Added the GTK_DISABLE_DEPRECATED hack

  28 Mar 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  eclipse-sdk-2.1.3.ebuild:
  Cleaned the RDEPEND and DEPEND a bit, trying to move away from the ?: 
  notation, but the new || () notation is not working properly, so we can't 
  yet.
  
  25 Mar 2004; Lim Swee Tat <st_lim@gentoo.org>
  eclipse-sdk-2.1.2-r1.ebuild:
  Updated eclipse-sdk-2.1.2-r1 and added eclipse-2.1.3 There is a deprecation of
  GtkCombo in gtk+-2.4 and the deprecation causes compilation of libswt-pi-gtk
  to fail. Removed "#define GTK_DISABLE_DEPRECATION" to allow for compilation
  Only tested against gtk+-2.4

  11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> eclipse-sdk-2.1.1.ebuild,
  eclipse-sdk-2.1.2-r1.ebuild, eclipse-sdk-2.1.2.ebuild,
  eclipse-sdk-3.0.0_pre5.ebuild:
  fixed motif dep

  21 Dec 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
  eclipse-sdk-2.1.2-r1.ebuild:
  Fixed compilation with IBM JDK, tries to fix #37421. Must test it
  on ppc.
  
*eclipse-sdk-3.0.0_pre5 (11 Dec 2003)

  11 Dec 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
  eclipse-sdk-3.0.0_pre5:	
  Added experimental upstream version, thanks to submission by David
  Love <dlove@nighton.net>. Fixes #35416. Don't use it if you don't mean
  it; this is highly volatile stuff.
  
*eclipse-sdk-2.1.2-r1 (28 Nov 2003)

  28 Nov 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
  eclipse-sdk-2.1.2-r1.ebuild, files/00-refactor_rename.patch:
  Stole patch from Debian. Fixes #33124.
  
*eclipse-sdk-2.1.2 (17 Nov 2003)

  17 Nov 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
  eclipse-sdk-2.1.2.ebuild:
  New upstream version. Fixes #33680.
  
*eclipse-sdk-2.1.1 (04 Nov 2003)

  04 Oct 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
  eclipse-sdk-2.1.1.ebuild:
  Fixes #32165. We blindly assume that any system will either have sh-utils 
  or coreutils installed, which should be a reasonable assumption.
  
*eclipse-sdk-2.1.1 (05 Oct 2003)

  05 Oct 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
  eclipse-sdk-2.1.1.ebuild, files/eclipse:
  Thanks to the wonderful work of Jesse <yurkjes@iit.edu> and Tom Prado
  <tprado@charter.net>, we finally have from-source ebuild for the SDK.
  Fixes #19317.
  
*eclipse-sdk-2.1 (30 Jun 2003)

  30 Jun 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
  eclipse-sdk-2.1.ebuild, files/eclipse.desktop:
  Initial import. Note that a binary ebuild for Eclipse also exists, as
  eclipse-sdk-bin. This ebuild will eventually try to build all of Eclipse 
  from sources. For now, it only builds the basic platform, and none of the
  GTK+ stuff.