summaryrefslogtreecommitdiff
blob: 0bb59eaa82fcf5d3c446be5927ed969fd0a4d5f9 (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
# ChangeLog for dev-ruby/railties
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.18 2011/12/31 21:43:41 grobian Exp $

  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> railties-3.1.3.ebuild:
  Add Prefix keywords, bug #396547

*railties-3.1.3 (30 Dec 2011)

  30 Dec 2011; Hans de Graaff <graaff@gentoo.org> +railties-3.1.3.ebuild:
  Version bump. Add ruby19. Drop arches due to bug 396547.

*railties-3.0.11 (19 Nov 2011)

  19 Nov 2011; Hans de Graaff <graaff@gentoo.org> +railties-3.0.11.ebuild:
  Version bump for Rails 3.0.11.

  05 Oct 2011; Hans de Graaff <graaff@gentoo.org> -railties-3.0.7.ebuild,
  -railties-3.0.9.ebuild:
  Remove old versions.

*railties-3.0.10 (28 Sep 2011)

  28 Sep 2011; Hans de Graaff <graaff@gentoo.org> +railties-3.0.10.ebuild:
  Version bump for Rails 3.0.10

  09 Sep 2011; Fabian Groffen <grobian@gentoo.org> railties-3.0.9.ebuild:
  Marked ~sparc-solaris

  07 Aug 2011; Raúl Porcel <armin76@gentoo.org> railties-3.0.9.ebuild:
  Add ~ia64/~sparc wrt #351835

  24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> railties-3.0.9.ebuild:
  Marked ~ppc/~ppc64 wrt #351835

  07 Jul 2011; Hans de Graaff <graaff@gentoo.org> railties-3.0.9.ebuild:
  Add missing dependency on rdoc as reported in bug 374175.

*railties-3.0.9 (04 Jul 2011)

  04 Jul 2011; Hans de Graaff <graaff@gentoo.org> +railties-3.0.9.ebuild:
  Version bump for Rails 3.0.9.

  01 May 2011; Hans de Graaff <graaff@gentoo.org> -railties-3.0.3-r1.ebuild:
  Remove old versions.

*railties-3.0.7 (26 Apr 2011)

  26 Apr 2011; Hans de Graaff <graaff@gentoo.org> +railties-3.0.7.ebuild:
  Version bump for Rails 3.0.7.

  04 Apr 2011; Hans de Graaff <graaff@gentoo.org> -railties-3.0.3.ebuild:
  Remove old version.

  04 Apr 2011; Hans de Graaff <graaff@gentoo.org> railties-3.0.3-r1.ebuild:
  Add dependency on rake since the gemspec requires this. Fixes bug 361595.

  13 Feb 2011; Thomas Kahle <tomka@gentoo.org> railties-3.0.3-r1.ebuild:
  keyworded ~x86 per bug 351835

  13 Jan 2011; Hans de Graaff <graaff@gentoo.org> railties-3.0.3-r1.ebuild:
  Add missing dependency on redcloth, fixing bug 351367.

*railties-3.0.3-r1 (10 Jan 2011)

  10 Jan 2011; Hans de Graaff <graaff@gentoo.org> +railties-3.0.3-r1.ebuild:
  Install the real gemspec instead of our own version. Fixes bug 351240.

*railties-3.0.3 (05 Dec 2010)

  05 Dec 2010; Hans de Graaff <graaff@gentoo.org> +railties-3.0.3.ebuild,
  +metadata.xml:
  Initial import for Rails 3. Split off from dev-ruby/rails.