summaryrefslogtreecommitdiff
blob: e0204920d8892f3d7956d4252bacb72e14e63ec0 (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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
# ChangeLog for x11-wm/enlightenment
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.25 2004/05/31 06:20:08 vapier Exp $

*enlightenment-0.16.7_pre3 (31 May 2004)

  31 May 2004; Mike Frysinger <vapier@gentoo.org>
  +enlightenment-0.16.7_pre3.ebuild:
  Version bump.

*enlightenment-0.16.7_pre2 (13 May 2004)

  13 May 2004; Mike Frysinger <vapier@gentoo.org>
  -enlightenment-0.16.7_pre1.ebuild, +enlightenment-0.16.7_pre2.ebuild:
  Version bump.

*enlightenment-0.16.7_pre1 (11 May 2004)

  11 May 2004; Mike Frysinger <vapier@gentoo.org> :
  Version bump #49999 by cyrix12@cox.net + lamekain.
  Introduces a lot more USE flags to trim down DEPEND.

*enlightenment-0.16.9999 (09 Mar 2004)

  09 Mar 2004; Mike Frysinger <vapier@gentoo.org> :
  Added cvs ebuild to help out developers

*enlightenment-0.16.6 (06 Nov 2003)

  08 Jan 2004; <agriffis@gentoo.org> enlightenment-0.16.6.ebuild:
  stable on alpha and ia64

  15 Dec 2003; Jon Portnoy <avenj@gentoo.org> enlightenment-0.16.6.ebuild :
  AMD64 keywords.

  12 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: Simple "export USER=root"
  fix to allow GRP compilation to work. Explanation added as comment to
  ebuilds.

  11 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
  Add patch to support kde menus in /usr/kde #33273.

  06 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #32866.

*enlightenment-0.16.6_pre8 (05 Oct 2003)

  05 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump.

*enlightenment-0.16.6_pre7 (07 Sep 2003)

  07 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump.

*enlightenment-0.16.6_pre6 (24 Aug 2003)

  24 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump.

*enlightenment-0.16.6_pre5 (25 Jul 2003)

  25 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump.

*enlightenment-0.16.6_pre4 (22 Jun 2003)

  22 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump ... more fixes upstream #23261

*enlightenment-0.16.6_pre3-r1 (20 Jun 2003)

  20 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump to fix install bug ... they removed scripts/ from the
  install process by accident so we `dobin scripts/*` in the meantime (#23108)

*enlightenment-0.16.6_pre3 (19 Jun 2003)

  19 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump to address #18865 and #22056 ... and the fact
  that 0.16.5 is so outdated anyways ;)

*enlightenment-0.16.5-r4 (19 Mar 2002)

  08 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
  Updated package to make sound support (esd) optional #17074.

  14 Oct 2002; Mike Frysinger <vapier@gentoo.org> enlightenment-0.16.5-r4.ebuild :
  Removed duplicate install of man pages (1 into ${D}) #9083

  12 Aug 2002; Mark Guertin <gerk@gentoo.org> enlightenment-0.16.5-r4.ebuild :
  Added ppc to keywords

  19 Mar 2002; Seemant Kulleen <seemant@gentoo.org> enlightenment-0.16.5-r4.ebuild :
  There was an issue where the path to the enlightenment binary was not being 
  put into englightenment.install script.  The Makefile in scripts/ should have
  done that, but it didn't resolve the name correctly.  So, this has been
  adjusted to make the script work.

*enlightenment-0.16.5-r3 (14 Feb 2002)

  14 Feb 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
  
  Added /etc/X11/Sessions/enlightenment, which adds enlightenment
  to the auto-generated session list in kdm and gdm.

*enlightenment-0.16.5-r2 (1 Feb 2002)

  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.