blob: 12be29ede254dd4ebf6fbeade036ac8ac9a5140e (
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
|
# ChangeLog for dev-ruby/activemodel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.11 2011/07/24 09:51:33 xarthisius Exp $
24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> activemodel-3.0.9.ebuild:
Marked ~ppc/~ppc64 wrt #351835
*activemodel-3.0.9 (04 Jul 2011)
04 Jul 2011; Hans de Graaff <graaff@gentoo.org> +activemodel-3.0.9.ebuild:
Version bump for Rails 3.0.9.
01 May 2011; Hans de Graaff <graaff@gentoo.org> -activemodel-3.0.3.ebuild,
-activemodel-3.0.3-r1.ebuild:
Remove old versions.
*activemodel-3.0.7 (26 Apr 2011)
26 Apr 2011; Hans de Graaff <graaff@gentoo.org> +activemodel-3.0.7.ebuild:
Version bump for Rails 3.0.7.
13 Feb 2011; Thomas Kahle <tomka@gentoo.org> activemodel-3.0.3-r1.ebuild:
keyworded ~x86 per bug 351835
*activemodel-3.0.3-r1 (10 Jan 2011)
10 Jan 2011; Hans de Graaff <graaff@gentoo.org>
+activemodel-3.0.3-r1.ebuild:
This requires a bump since we modify the gemspec file.
10 Jan 2011; Hans de Graaff <graaff@gentoo.org> activemodel-3.0.3.ebuild:
Relax builder requirements for bug 351189.
28 Dec 2010; Hans de Graaff <graaff@gentoo.org> activemodel-3.0.3.ebuild:
Install proper gemspec.
04 Dec 2010; Hans de Graaff <graaff@gentoo.org> activemodel-3.0.3.ebuild:
Move activemodel into the right SLOT.
03 Dec 2010; Hans de Graaff <graaff@gentoo.org> activemodel-3.0.3.ebuild:
activemodel does not contain database-specific parts: remove USE flags.
*activemodel-3.0.3 (03 Dec 2010)
03 Dec 2010; Hans de Graaff <graaff@gentoo.org> +activemodel-3.0.3.ebuild,
+metadata.xml:
Initial import for Rails 3.0.3.
|