summaryrefslogtreecommitdiff
blob: 9373cd136106877c64d88149f665409b1d0e0c71 (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
# 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.14 2011/09/28 07:34:39 graaff Exp $

*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.