blob: eb67da3ee1f48dba1b7ec834412072647f7a5274 (
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
# ChangeLog for dev-ruby/gem_plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.21 2010/01/23 23:08:14 flameeyes Exp $
23 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
gem_plugin-0.2.3-r1.ebuild:
Fix tests to run without gem_plugin installed, properly die on failure,
and add ruby19/jruby support.
*gem_plugin-0.2.3-r1 (05 Jan 2010)
05 Jan 2010; Hans de Graaff <graaff@gentoo.org>
+gem_plugin-0.2.3-r1.ebuild:
Convert to ruby-fakegem.
04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
gem_plugin-0.2.3.ebuild:
Transfer Prefix keywords
23 Aug 2009; Hans de Graaff <graaff@gentoo.org> -gem_plugin-0.2.2.ebuild:
Remove old version.
22 Jan 2008; Peter Weller <welp@gentoo.org> gem_plugin-0.2.3.ebuild:
Stable on amd64; bug 204321
15 Jan 2008; Raúl Porcel <armin76@gentoo.org> gem_plugin-0.2.3.ebuild:
sparc stable
11 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
gem_plugin-0.2.3.ebuild:
ppc stable, bug #204321
11 Jan 2008; Markus Meier <maekke@gentoo.org> gem_plugin-0.2.3.ebuild:
x86 stable, security bug #204321
11 Jan 2008; Brent Baude <ranger@gentoo.org> gem_plugin-0.2.3.ebuild:
Marking gem_plugin-0.2.3 ppc64 for bug 204321
*gem_plugin-0.2.3 (09 Dec 2007)
09 Dec 2007; <nichoj@gentoo.org> +gem_plugin-0.2.3.ebuild:
Version bump needed for mongrel 1.1.2. See bug #198510
05 Mar 2007; Richard Brown <rbrown@gentoo.org> gem_plugin-0.2.2.ebuild:
Fix digest/manifest. Bug #169556
24 Feb 2007; Markus Rothe <corsair@gentoo.org> gem_plugin-0.2.2.ebuild:
Stable on ppc64; bug #166901
21 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
gem_plugin-0.2.2.ebuild:
Stable on ppc wrt bug #166901.
19 Feb 2007; <malc@gentoo.org> gem_plugin-0.2.2.ebuild:
Stable on amd64 wrt security bug #166901
15 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org>
gem_plugin-0.2.2.ebuild:
Stable on sparc wrt security #166901
15 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
gem_plugin-0.2.2.ebuild:
stable x86; security bug 166901
04 Feb 2007; Matti Bickel <mabi@gentoo.org> gem_plugin-0.2.2.ebuild:
add ~ppc for bug #164242
01 Feb 2007; Markus Rothe <corsair@gentoo.org> gem_plugin-0.2.2.ebuild:
Added ~ppc64; bug #164242
30 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
gem_plugin-0.2.2.ebuild:
Keyworded ~sparc wrt #164242
28 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
gem_plugin-0.2.2.ebuild:
Add ~amd64 and ~x86-fbsd keywords.
*gem_plugin-0.2.2 (04 Jan 2007)
04 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> +metadata.xml,
+gem_plugin-0.2.2.ebuild:
Initial ebuild by Armando Di Cianno <armando@goodship.net> and Christopher
Covington <covracer@gmail.com>, #142805
|