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
|
# ChangeLog for dev-ruby/ruby-panel-applet
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-panel-applet/ChangeLog,v 1.12 2005/09/21 19:30:23 fmccor Exp $
21 Sep 2005; Ferris McCormick <fmccor@gentoo.org>
ruby-panel-applet-0.34.ebuild:
Add ~sparc keyword, and in case of sparc, force an explicit dependency on
=gnome-base/gnome-panel-1.4.2-r2. This package will not build on sparc
otherwise. I suspect it won't build on anything without such dependency,
but I cannot verify, and stable KEYWORDS suggest otherwise. See
Bug #55263 for details.
02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
ruby-panel-applet-0.30.ebuild, ruby-panel-applet-0.34.ebuild:
Don't use -d option with cp.
01 Jul 2004; Mamoru KOMACHI <usata@gentoo.org>
ruby-panel-applet-0.27.ebuild, ruby-panel-applet-0.29.ebuild,
ruby-panel-applet-0.30.ebuild, ruby-panel-applet-0.34.ebuild:
Added die to make install
12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org>
ruby-panel-applet-0.27.ebuild, ruby-panel-applet-0.29.ebuild,
ruby-panel-applet-0.30.ebuild, ruby-panel-applet-0.34.ebuild:
virtual/ruby fix. Added ruby.eclass support.
09 Jan 2004; Aron Griffis <agriffis@gentoo.org>
ruby-panel-applet-0.30.ebuild:
stable on alpha
05 Aug 2003; Aron Griffis <agriffis@gentoo.org>
ruby-panel-applet-0.34.ebuild:
Mark stable on x86 since ruby-gtk-0.34 is already marked stable
*ruby-panel-applet-0.34 (05 Aug 2003)
05 Aug 2003; Aron Griffis <agriffis@gentoo.org>
ruby-panel-applet-0.34.ebuild:
Update to current release
*ruby-panel-applet-0.30 (07 Jan 2003)
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-panel-applet-0.30.ebuild:
Update from 0.29 to 0.30. Add ~alpha to KEYWORDS.
*ruby-panel-applet-0.29 (06 Jul 2002)
06 Jul 2002: Aron Griffis <agriffis@gentoo.org> ruby-panel-applet-0.29.ebuild:
Updated to version 0.29 and added the ChangeLog.
07 Jul 2002: Aron Griffis <agriffis@gentoo.org> ruby-panel-applet-0.29.ebuild:
Added KEYWORDS.
*ruby-panel-applet-0.27 (07 Jul 2002)
07 Jul 2002: Aron Griffis <agriffis@gentoo.org> ruby-panel-applet-0.27.ebuild:
Added LICENSE, KEYWORDS, SLOT. I don't know why there wasn't a ChangeLog
entry for version 0.27 prior to this entry.
|