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
|
# ChangeLog for dev-ruby/ruby-prof
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-prof/ChangeLog,v 1.15 2009/12/24 16:59:22 graaff Exp $
24 Dec 2009; Hans de Graaff <graaff@gentoo.org> ruby-prof-0.7.3.ebuild:
Remove obsolete virtual/ruby dependency.
09 Dec 2009; Hans de Graaff <graaff@gentoo.org> -ruby-prof-0.7.2.ebuild:
Remove old version.
*ruby-prof-0.7.3 (24 Aug 2009)
24 Aug 2009; Hans de Graaff <graaff@gentoo.org> +ruby-prof-0.7.3.ebuild:
Version bump with our glibc2.8 patch applied.
31 May 2009; Hans de Graaff <graaff@gentoo.org> -ruby-prof-0.6.0.ebuild:
Remove old version.
*ruby-prof-0.7.2 (09 Dec 2008)
09 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org>
-files/ruby-prof-0.7.1-fix-amd64.patch,
+files/ruby-prof-0.7.2+glibc-2.8.patch, -ruby-prof-0.7.0.ebuild,
-ruby-prof-0.7.1.ebuild, +ruby-prof-0.7.2.ebuild:
Version bump, remove older versions.
*ruby-prof-0.7.1 (01 Dec 2008)
01 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+files/ruby-prof-0.7.1-fix-amd64.patch, +ruby-prof-0.7.1.ebuild:
Version bump, with patch to work on x86-64.
13 Nov 2008; Diego Pettenò <flameeyes@gentoo.org> ruby-prof-0.7.0.ebuild:
Only disable the thread test instead of restricting tests, upstream is
aware of the failure and it's not a regression.
13 Nov 2008; Diego Pettenò <flameeyes@gentoo.org> ruby-prof-0.7.0.ebuild:
Quote variables to make repoman happy.
13 Nov 2008; Diego Pettenò <flameeyes@gentoo.org>
-ruby-prof-0.4.1.ebuild, -ruby-prof-0.5.0.ebuild, -ruby-prof-0.5.2.ebuild:
Remove some old versions.
*ruby-prof-0.7.0 (13 Nov 2008)
13 Nov 2008; Diego Pettenò <flameeyes@gentoo.org>
+ruby-prof-0.7.0.ebuild:
Version bump, use package rather than gem so that the ebuild can run the
tests (which are for now restricted).
*ruby-prof-0.6.0 (26 Feb 2008)
26 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
+ruby-prof-0.6.0.ebuild:
Version bump, now the kcachegrind output works properly.
*ruby-prof-0.5.2 (25 Aug 2007)
25 Aug 2007; Hans de Graaff <graaff@gentoo.org> +ruby-prof-0.5.2.ebuild:
Version bump: performance improvements, bug fixes, and a rails plugin.
*ruby-prof-0.5.0 (11 Jul 2007)
11 Jul 2007; Hans de Graaff <graaff@gentoo.org> +ruby-prof-0.5.0.ebuild:
Version bump, thanks to Flameeyes in bug 184950.
14 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> ruby-prof-0.4.1.ebuild:
Add ~ppc for work.
*ruby-prof-0.4.1 (18 Dec 2006)
18 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> +metadata.xml,
+ruby-prof-0.4.1.ebuild:
New ebuild from Antti Tuominen <hhaamu@surfeu.fi> with some modification
from me, ~amd64 from Josip Dzolonga <jdzolonga@gmail.com>, bug #126671
|