summaryrefslogtreecommitdiff
blob: 9152132d09f7dac7691c688bde60799e33b940a7 (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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# ChangeLog for dev-ruby/shoulda
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.27 2014/02/21 10:40:29 graaff Exp $

*shoulda-3.5.0-r1 (21 Feb 2014)

  21 Feb 2014; Hans de Graaff <graaff@gentoo.org> +shoulda-3.5.0-r1.ebuild:
  Add a proper gemspec file.

*shoulda-3.5.0 (21 Feb 2014)

  21 Feb 2014; Hans de Graaff <graaff@gentoo.org> +shoulda-3.5.0.ebuild:
  Version bump in a new slot. Drop all keywords except amd64 due to new
  dependencies, bug 501968.

  14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> shoulda-2.11.3-r1.ebuild:
  Stable for ppc, wrt bug #495114

*shoulda-2.11.3-r2 (10 Jan 2014)

  10 Jan 2014; Hans de Graaff <graaff@gentoo.org> +shoulda-2.11.3-r2.ebuild:
  Add ruby21. Avoid using Rakefile with obsolete code.

  10 Jan 2014; Hans de Graaff <graaff@gentoo.org> -shoulda-2.11.3.ebuild:
  Cleanup.

  24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> shoulda-2.11.3-r1.ebuild:
  Stable for x86, wrt bug #495114

  23 Dec 2013; Pacho Ramos <pacho@gentoo.org> shoulda-2.11.3-r1.ebuild:
  amd64 stable, bug #495114

*shoulda-2.11.3-r1 (05 Nov 2013)

  05 Nov 2013; Hans de Graaff <graaff@gentoo.org> +shoulda-2.11.3-r1.ebuild:
  EAPI 5. Add ruby20.

  15 Jan 2013; Rick Farina <zerochaos@gentoo.org> shoulda-2.11.3.ebuild:
  adding ~arm keywords to net-analyzer/metasploit rdeps

  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shoulda-2.11.3.ebuild:
  Stable for x86, wrt bug #448672

  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shoulda-2.11.3.ebuild:
  Stable for amd64, wrt bug #448672

  26 Dec 2012; Hans de Graaff <graaff@gentoo.org> -shoulda-2.10.3.ebuild,
  -shoulda-2.11.2.ebuild:
  Cleanup.

  01 May 2012; Raúl Porcel <armin76@gentoo.org> shoulda-2.11.3.ebuild:
  Drop ia64/sparc keywords

  05 Dec 2011; Naohiro Aota <naota@gentoo.org> shoulda-2.11.3.ebuild:
  Add ~x86-fbsd.

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

*shoulda-2.11.3 (29 May 2011)

  29 May 2011; Hans de Graaff <graaff@gentoo.org> +shoulda-2.11.3.ebuild:
  Version bump.

*shoulda-2.11.2 (18 Feb 2011)

  18 Feb 2011; Hans de Graaff <graaff@gentoo.org> +shoulda-2.11.2.ebuild:
  Version bump.

  27 Dec 2010; Fabian Groffen <grobian@gentoo.org> shoulda-2.10.3.ebuild:
  Added Prefix keywords

  29 Sep 2010; Brent Baude <ranger@gentoo.org> shoulda-2.10.3.ebuild:
  Marking shoulda-2.10.3 ~ppc64 for bug 321283

  31 Aug 2010; Alex Legler <a3li@gentoo.org> shoulda-2.10.3.ebuild:
  Add REE 1.8 support.

  28 May 2010; Joseph Jezak <josejx@gentoo.org> shoulda-2.10.3.ebuild:
  Marked ~ppc for bug #302560.

  01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  shoulda-2.10.3.ebuild:
  Restore original SRC_URI.

  30 Apr 2010; Hans de Graaff <graaff@gentoo.org> shoulda-2.10.3.ebuild:
  Deal with github changing their tarball generation.

  30 Apr 2010; Hans de Graaff <graaff@gentoo.org> -shoulda-2.10.2.ebuild:
  Remove old version.

  12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  shoulda-2.10.3.ebuild:
  Add ~x86 keyword (tested in development container).

*shoulda-2.10.3 (16 Jan 2010)

  16 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +shoulda-2.10.3.ebuild:
  Version bump.

*shoulda-2.10.2 (05 Jan 2010)

  05 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +shoulda-2.10.2.ebuild, +metadata.xml:
  Initial import of shoulda as needed by the gemcutter testsuite.