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
|
# ChangeLog for dev-ruby/ruby-sdl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-sdl/ChangeLog,v 1.27 2010/03/03 18:46:27 phajdan.jr Exp $
03 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
ruby-sdl-2.0.1b.ebuild:
x86 stable wrt bug #302953
24 Dec 2009; Hans de Graaff <graaff@gentoo.org> ruby-sdl-1.2.0.ebuild,
ruby-sdl-2.0.1b.ebuild:
Remove obsolete virtual/ruby dependency.
13 Jun 2009; Hans de Graaff <graaff@gentoo.org> -ruby-sdl-1.3.1.ebuild:
Remove old version.
*ruby-sdl-2.0.1b (30 Nov 2008)
30 Nov 2008; Hans de Graaff <graaff@gentoo.org> +ruby-sdl-2.0.1b.ebuild:
Version bump. Closes #232893.
30 Nov 2008; Hans de Graaff <graaff@gentoo.org> -ruby-sdl-1.3.0.ebuild:
Remove old version
06 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> ruby-sdl-1.3.1.ebuild:
Fix build-time dependencies.
06 Aug 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
*ruby-sdl-1.3.1 (18 Oct 2007)
18 Oct 2007; Hans de Graaff <graaff@gentoo.org> +ruby-sdl-1.3.1.ebuild:
Version bump from bug 196132, fix quoting and use of emake
15 May 2007; Matti Bickel <mabi@gentoo.org> ruby-sdl-1.3.0.ebuild:
rekeyworded ~ppc (bug #168745)
28 Mar 2007; Raúl Porcel <armin76@gentoo.org> ruby-sdl-1.3.0.ebuild:
Add ~ia64 wrt bug 168745
*ruby-sdl-1.3.0 (28 Feb 2007)
28 Feb 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
-ruby-sdl-0.9.5.ebuild, -ruby-sdl-1.0.0.ebuild, -ruby-sdl-1.0.0-r1.ebuild,
-ruby-sdl-1.1.0.ebuild, +ruby-sdl-1.3.0.ebuild:
Added 1.3.0 (#168676) and removed old versions
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
25 Dec 2006; Mike Doty <kingtaco@gentoo.org> ruby-sdl-1.2.0.ebuild:
~amd64 keyword, bug 150489
18 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
ruby-sdl-1.2.0.ebuild:
stable x86, bug #158343
*ruby-sdl-1.2.0 (18 Sep 2006)
18 Sep 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
-ruby-sdl-0.9.1.ebuild, +ruby-sdl-1.2.0.ebuild:
Added 1.2.0 (bug #147817). Removed 0.9.1
02 Sep 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
+files/ruby-sdl-1.1.0-sdl-mixer.patch, ruby-sdl-1.1.0.ebuild:
Fixed #96694
12 Jul 2006; Danny van Dyk <kugelfang@gentoo.org>
ruby-sdl-1.0.0-r1.ebuild:
QA: Added sge to IUSE.
*ruby-sdl-1.1.0 (12 May 2006)
12 May 2006; Caleb Tennis <caleb@gentoo.org> +ruby-sdl-1.1.0.ebuild:
version bump
*ruby-sdl-1.0.0-r1 (13 Apr 2006)
13 Apr 2006; Caleb Tennis <caleb@gentoo.org> +ruby-sdl-1.0.0-r1.ebuild:
Bump to add sge dep now that it's in portage
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> ruby-sdl-1.0.0.ebuild:
Mark 1.0.0 ~ia64
28 Feb 2006; Caleb Tennis <caleb@gentoo.org> ruby-sdl-1.0.0.ebuild:
change einstall to make DESTDIR= install
*ruby-sdl-1.0.0 (01 Nov 2005)
01 Nov 2005; Caleb Tennis <caleb@gentoo.org> +ruby-sdl-1.0.0.ebuild:
Version bump
23 Sep 2005; Caleb Tennis <caleb@gentoo.org> ruby-sdl-0.9.5.ebuild:
x86 stable
28 Jun 2005; David Holm <dholm@gentoo.org> ruby-sdl-0.9.5.ebuild:
Added to ~ppc.
*ruby-sdl-0.9.5 (27 Jun 2005)
27 Jun 2005; Caleb Tennis <caleb@gentoo.org> +ruby-sdl-0.9.5.ebuild:
Version bump
*ruby-sdl-0.9.1 (23 May 2004)
23 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-sdl-0.9.1.ebuild:
Initial import. Ebuild submitted by John Croisant <jcroisan@insightbb.com>,
closing bug #44641
|