summaryrefslogtreecommitdiff
blob: d51fbddb746ec88810084c8a814c409a24b5233f (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
# 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.4 2003/08/06 13:37:25 agriffis Exp $

*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.