blob: c7a5a7b34d476f7fd12a2fabf0161b647071d65b (
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
86
|
# ChangeLog for dev-ruby/sprockets
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sprockets/ChangeLog,v 1.18 2013/12/07 08:47:21 graaff Exp $
07 Dec 2013; Hans de Graaff <graaff@gentoo.org> sprockets-2.10.1.ebuild:
Fix broken tests.
29 Nov 2013; Hans de Graaff <graaff@gentoo.org> -sprockets-2.0.4.ebuild:
Remove masked Rails 3.1.
*sprockets-2.10.1 (25 Nov 2013)
25 Nov 2013; Manuel Rüger <mrueg@gentoo.org> +sprockets-2.10.1.ebuild:
Version bump.
*sprockets-2.10.0 (01 Sep 2013)
*sprockets-2.2.2-r1 (01 Sep 2013)
01 Sep 2013; Hans de Graaff <graaff@gentoo.org> +sprockets-2.2.2-r1.ebuild,
+sprockets-2.10.0.ebuild:
Version bump. Put sprockets 2.10 into the "2" slot because it now supports
semantic versioning and sprockets-rails expects this. Add revision bump for
the 2.2 slot to avoid overwriting the sprockets binary.
01 Sep 2013; Hans de Graaff <graaff@gentoo.org> -sprockets-2.2.1.ebuild:
Cleanup.
16 Jan 2013; Rick Farina <zerochaos@gentoo.org> sprockets-2.0.4.ebuild,
sprockets-2.1.3.ebuild, sprockets-2.2.1.ebuild, sprockets-2.2.2.ebuild:
adding ~arm keywords to net-analyzer/metasploit rdeps
*sprockets-2.2.2 (09 Dec 2012)
09 Dec 2012; Hans de Graaff <graaff@gentoo.org> +sprockets-2.2.2.ebuild:
Version bump.
*sprockets-2.2.1 (11 Nov 2012)
11 Nov 2012; Hans de Graaff <graaff@gentoo.org> +sprockets-2.2.1.ebuild:
Version bump.
23 Sep 2012; Hans de Graaff <graaff@gentoo.org> -sprockets-2.0.3-r1.ebuild,
-sprockets-2.1.2.ebuild:
Cleanup.
*sprockets-2.0.4 (14 Jun 2012)
14 Jun 2012; Hans de Graaff <graaff@gentoo.org> +sprockets-2.0.4.ebuild:
Version bump.
*sprockets-2.1.3 (01 Jun 2012)
01 Jun 2012; Hans de Graaff <graaff@gentoo.org> +sprockets-2.1.3.ebuild:
Version bump.
17 May 2012; Thomas Kahle <tomka@gentoo.org> sprockets-2.0.3-r1.ebuild,
sprockets-2.1.2.ebuild:
marked ~x86 per bug 396547
01 May 2012; Raúl Porcel <armin76@gentoo.org> sprockets-2.0.3-r1.ebuild,
sprockets-2.1.2.ebuild:
Drop ia64/sparc keywords
11 Mar 2012; Brent Baude <ranger@gentoo.org> sprockets-2.0.3-r1.ebuild:
Marking sprockets-2.0.3-r1 ~ppc64 for bug 396547
*sprockets-2.1.2 (28 Jan 2012)
28 Jan 2012; Hans de Graaff <graaff@gentoo.org> +sprockets-2.1.2.ebuild:
Version bump for Rails 3.2. Add partial test coverage now that some
dependencies are available.
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> sprockets-2.0.3-r1.ebuild:
Add Prefix keywords, bug #396547
*sprockets-2.0.3-r1 (29 Dec 2011)
29 Dec 2011; Hans de Graaff <graaff@gentoo.org> -sprockets-2.0.3.ebuild,
+sprockets-2.0.3-r1.ebuild:
Install proper gemspec to handle sprocket's dependencies.
*sprockets-2.0.3 (27 Dec 2011)
27 Dec 2011; Hans de Graaff <graaff@gentoo.org> +sprockets-2.0.3.ebuild,
+metadata.xml:
Initial import for rails 3.1.
|