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/tryouts
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tryouts/ChangeLog,v 1.13 2012/09/23 16:40:25 graaff Exp $
23 Sep 2012; Hans de Graaff <graaff@gentoo.org> -tryouts-2.1.0.ebuild:
Cleanup.
*tryouts-2.1.1 (10 Jun 2012)
10 Jun 2012; Hans de Graaff <graaff@gentoo.org> +tryouts-2.1.1.ebuild:
Version bump.
10 Jun 2012; Hans de Graaff <graaff@gentoo.org> -tryouts-2.0.1.002.ebuild,
-tryouts-2.0.3.ebuild, -tryouts-2.0.4.ebuild:
Remove old versions.
*tryouts-2.1.0 (13 Feb 2011)
13 Feb 2011; Hans de Graaff <graaff@gentoo.org> +tryouts-2.1.0.ebuild:
Version bump.
*tryouts-2.0.4 (08 Jan 2011)
08 Jan 2011; Hans de Graaff <graaff@gentoo.org> +tryouts-2.0.4.ebuild:
Version bump: add -q option for reduced output.
*tryouts-2.0.3 (07 Nov 2010)
07 Nov 2010; Hans de Graaff <graaff@gentoo.org> +tryouts-2.0.3.ebuild:
Version bump.
09 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tryouts-0.8.8.ebuild:
Remove jruby support from 0.8.8, as that's “dead”.
*tryouts-2.0.1.002 (28 Jul 2010)
28 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tryouts-0.8.8.ebuild, +tryouts-2.0.1.002.ebuild:
Add new ebuild for slot 2.
17 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tryouts-0.8.8.ebuild:
Add missing dependency over attic.
10 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tryouts-0.8.8.ebuild:
Add missing dependencies.
*tryouts-0.8.8 (16 Mar 2010)
16 Mar 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-tryouts-0.8.7.ebuild, -files/tryouts-0.8.7-fixes.patch,
+tryouts-0.8.8.ebuild:
Version bump.
*tryouts-0.8.7 (17 Feb 2010)
17 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-tryouts-0.8.5.ebuild, -files/tryouts-0.8.5-fixes.patch,
+tryouts-0.8.7.ebuild, +files/tryouts-0.8.7-fixes.patch:
Bump to released version and partly-merged fixes.
*tryouts-0.8.5 (14 Feb 2010)
14 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+tryouts-0.8.5.ebuild, +files/tryouts-0.8.5-fixes.patch, +metadata.xml:
Initial import of tryouts, needed for attic (and other packages') tests.
|