summaryrefslogtreecommitdiff
blob: b99145f896175e622293a83e6762fdd5dd42a006 (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
# ChangeLog for dev-ruby/ruby-gtk2
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog,v 1.11 2004/04/11 16:30:22 usata Exp $

  12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-gtk2-0.4.0.ebuild,
  ruby-gtk2-0.5.0-r1.ebuild, ruby-gtk2-0.5.0.ebuild, ruby-gtk2-0.9.1.ebuild:
  Removed versions prior to 0.7.0. Added ruby.eclass support to 0.9.1

  20 Mar 2004; Aron Griffis <agriffis@gentoo.org> ruby-gtk2-0.9.1.ebuild:
  Add missing depend on ruby-atk, thanks to Takayuki Yamaguchi and Xavier Neys
  in bug 44739

*ruby-gtk2-0.9.1 (18 Mar 2004)

  18 Mar 2004; Aron Griffis <agriffis@gentoo.org> ruby-gtk2-0.8.0.ebuild,
  ruby-gtk2-0.9.1.ebuild:
  Mark 0.8.0 stable on alpha, ia64 and x86.  Add version 0.9.1 for bug 44739

  23 Feb 2004; Lars Weiler <pylon@gentoo.org> ruby-gtk2-0.8.1.ebuild:
  Added ~ppc to keywords

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