summaryrefslogtreecommitdiff
blob: ec88791319b6da1435893c8637f506515ba80f94 (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
# ChangeLog for dev-java/makeme
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/makeme/ChangeLog,v 1.12 2005/04/22 08:41:42 blubb Exp $

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> makeme-0.02-r2.ebuild:
  stable on amd64

  22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> makeme-0.02-r2.ebuild:
  Keywords ~amd64.

  17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> makeme-0.02-r2.ebuild:
  use epatch

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> makeme-0.02-r2.ebuild:
  Fix use invocation

  28 May 2004; Lim Swee Tat <st_lim@gentoo.org>
  files/makeme-0.02-r2-gentoo.diff:
  Fixed diff so that it points to the right library.

  10 Feb 2004; Adrian Almenar <strider@gentoo.org> makeme-0.02-r2.ebuild:
  Removed alpha keyword.

  15 Aug 2003; Adrian Almenar <strider@gentoo.org> makeme-0.02-r2.ebuild:
  Fixes bug 21887, That makes the ebuild to build with jikes java compiler,
  Thanks to Jonas Berlin <jberlin@cc.hut.fi> for the patch

*makeme-0.02-r2 (24 May 2003)

  24 May 2003; Dylan Carlson <absinthe@gentoo.org> makeme-0.02-r2.ebuild,
  files/makeme-0.02-r2-gentoo.diff, files/makeme.sh:

  Many fixes... Should close #13652, but have no real-world test 
  scenarios for this. Please reopen that bug should there be 
  continued problems.

*makeme-0.02-r1 (1 Feb 2002)

  01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> makeme-0.02-r1.ebuild :

  Added LICENSE, SLOT and KEYWORDS. Removed old versions.

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.