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
|
# ChangeLog for dev-ruby/ruby-gd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gd/ChangeLog,v 1.28 2011/01/23 11:10:03 graaff Exp $
23 Jan 2011; Hans de Graaff <graaff@gentoo.org> -ruby-gd-0.7.4-r1.ebuild:
Remove old version.
23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> ruby-gd-0.8.0.ebuild:
ppc64 stable wrt #344737
07 Jan 2011; Hans de Graaff <graaff@gentoo.org> ruby-gd-0.8.0.ebuild:
Use proper call to install gemspec now that the eclass changed interface.
01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> ruby-gd-0.8.0.ebuild:
Stable on amd64 wrt bug #344737
31 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ruby-gd-0.8.0.ebuild:
x86 stable wrt bug #344737
08 Nov 2010; Hans de Graaff <graaff@gentoo.org> ruby-gd-0.7.4-r1.ebuild,
ruby-gd-0.8.0.ebuild:
media-libs/jpeg → virtual/jpeg
*ruby-gd-0.8.0 (16 Jan 2010)
16 Jan 2010; Hans de Graaff <graaff@gentoo.org> +ruby-gd-0.8.0.ebuild:
Overdue version bump, made possible since we can now easily patch gems.
Converted to ruby-fakegem.
20 Dec 2009; Hans de Graaff <graaff@gentoo.org> ruby-gd-0.7.4-r1.ebuild:
Remove obsolete virtual/ruby dependency.
22 Aug 2009; Alex Legler <a3li@gentoo.org> ruby-gd-0.7.4-r1.ebuild:
Remove ruby16 and ruby19 from USE_RUBY.
08 Mar 2009; Petteri Räty <betelgeuse@gentoo.org>
ruby-gd-0.7.4-r1.ebuild:
Migrate to EAPI 2.
16 Nov 2008; Hans de Graaff <graaff@gentoo.org>
files/ruby-gd-0.7.4-fix-interlace.patch:
Don't use absolute path names in patch
22 Jul 2007; Hans de Graaff <graaff@gentoo.org> -ruby-gd-0.7.4.ebuild,
ruby-gd-0.7.4-r1.ebuild:
Remove dependencies on virtual/x11, remove broken version.
25 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
ruby-gd-0.7.4-r1.ebuild:
stable x86, bug 181688
15 Jun 2007; Daniel Gryniewicz <dang@gentoo.org> ruby-gd-0.7.4-r1.ebuild:
Marked stable on amd64 for bug #181688
14 Jun 2007; Markus Rothe <corsair@gentoo.org> ruby-gd-0.7.4-r1.ebuild:
Stable on ppc64; bug #181688
*ruby-gd-0.7.4-r1 (20 Apr 2007)
20 Apr 2007; Hans de Graaff <graaff@gentoo.org>
+files/ruby-gd-0.7.4-fix-interlace.patch, +ruby-gd-0.7.4-r1.ebuild:
Fix segmentation fault for 64-bit arches, bug 166527.
26 Mar 2007; Raúl Porcel <armin76@gentoo.org> ruby-gd-0.7.4.ebuild:
Marking -ia64 wrt bug 166527
12 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ruby-gd-0.7.4.ebuild:
Fix quoting, fix local declaration of myconf, add a pkg_setup error if
media-libs/gd is not compiled with png useflag enabled, rather than get the
configure step failing.
20 Oct 2006; Aron Griffis <agriffis@gentoo.org> ruby-gd-0.7.4.ebuild:
Mark 0.7.4 stable on ia64
09 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-gd-0.7.4.ebuild:
Pinpoint virtual/x11 version to less than 7.
28 Apr 2006; Joseph Jezak <josejx@gentoo.org> ruby-gd-0.7.4.ebuild:
Marked ~ppc for bug #131547.
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> ruby-gd-0.7.4.ebuild:
Mark 0.7.4 ~ia64
15 Mar 2006; Caleb Tennis <caleb@gentoo.org> ruby-gd-0.7.4.ebuild:
Fix X to modular dep
15 Mar 2006; Caleb Tennis <caleb@gentoo.org> ruby-gd-0.7.4.ebuild:
Change einstall to make DESTDIR=D install
01 Nov 2005; Caleb Tennis <caleb@gentoo.org> ruby-gd-0.7.4.ebuild:
Making X dep optional - bug #109289
16 Dec 2004; Markus Rothe <corsair@gentoo.org> ruby-gd-0.7.4.ebuild:
Stable on ppc64
01 Nov 2004; Markus Rothe <corsair@gentoo.org> ruby-gd-0.7.4.ebuild:
Marked ~ppc64; bug #67391
*ruby-gd-0.7.4 (01 May 2004)
01 May 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
ruby-gd-0.7.4.ebuild:
Initial import. Ebuild submitted by a5hr <a5hr@cibicc.org> at
GentooJP ebuild Project.
|