blob: ca56fd13df61feb8c1809060ffe09ef1fe450d59 (
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
|
# ChangeLog for dev-ruby/ruby-gtk2
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog,v 1.7 2003/11/24 19:01:24 agriffis Exp $
*ruby-gtk2-0.8.1 (24 Nov 2003)
24 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-gtk2-0.8.1.ebuild:
Version bump to 0.8.1
*ruby-gtk2-0.8.0 (18 Nov 2003)
18 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-gtk2-0.8.0.ebuild:
Version bump to 0.8.0
*ruby-gtk2-0.7.0 (30 Oct 2003)
30 Oct 2003; Aron Griffis <agriffis@gentoo.org> ruby-gtk2-0.7.0.ebuild:
Version bump to 0.7.0 for bug 30665, thanks to alex f
*ruby-gtk2-0.5.0-r1 (06 Aug 2003)
06 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-gtk2-0.5.0-r1.ebuild:
Update this ebuild to use the new ruby-gnome2.eclass. The effects of this
change are:
1. All the ruby-gnome2 ebuilds use the same source tarball, so there's
less overall to download.
2. This ebuild doesn't supply pango, glib2 or gdk_pixbuf2. Instead it
RDEPENDS on the appropriate ruby-* ebuilds. I did a careful comparison
to make sure that the file listing of the combined packages is
equivalent to the previous file listing of this single package.
3. The ebuild is a lot smaller and easier to maintain.
4. I removed the KEYWORDS I'm fairly certain were not added by the
appropriate arch teams. Considering how many bugs crop up when
bindings like this are built on another architecture, I think it's best
to follow policy on this.
*ruby-gtk2-0.5.0 (10 Jun 2003)
28 Jul 2003; foser <foser@gentoo.org> ruby-gtk2-0.5.0.ebuild :
Remove gdk-pixbuf dep (#25346)
10 Jun 2003; Tom Payne <twp@gentoo.org> ruby-gtk2-0.5.0.ebuild :
Version bump.
*ruby-gtk2-0.4.0 (08 Apr 2003)
08 Apr 2003; Tom Payne <twp@gentoo.org> ruby-gtk2-0.4.0.ebuild :
Initial import.
|