summaryrefslogtreecommitdiff
blob: 3b8d9e2f195549692707fb068872c4483323b5d6 (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
# ChangeLog for dev-ruby/bundler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.21 2011/06/29 19:43:35 grobian Exp $

  29 Jun 2011; Fabian Groffen <grobian@gentoo.org> bundler-1.0.15.ebuild:
  Marked ~x86-solaris

*bundler-1.0.15 (10 Jun 2011)

  10 Jun 2011; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.15.ebuild:
  Version bump.

  02 Jun 2011; Markus Meier <maekke@gentoo.org> bundler-1.0.14.ebuild:
  add ~x86, bug #368983

*bundler-1.0.14 (28 May 2011)

  28 May 2011; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.14.ebuild:
  Version bump. Drop x86 due to new dependency on app-text/ronn, bug 368983.

  28 May 2011; Hans de Graaff <graaff@gentoo.org> -bundler-1.0.10.ebuild,
  -bundler-1.0.12.ebuild:
  Remove old versions.

*bundler-1.0.13 (06 May 2011)

  06 May 2011; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.13.ebuild:
  Version bump.

*bundler-1.0.12 (09 Apr 2011)

  09 Apr 2011; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.12.ebuild:
  Version bump.

  09 Apr 2011; Hans de Graaff <graaff@gentoo.org> -bundler-1.0.7-r1.ebuild,
  -bundler-1.0.8.ebuild, -bundler-1.0.9.ebuild:
  Remove old versions.

*bundler-1.0.10 (02 Feb 2011)

  02 Feb 2011; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.10.ebuild:
  Version bump.

  02 Feb 2011; Hans de Graaff <graaff@gentoo.org> -bundler-1.0.3.ebuild,
  -bundler-1.0.7.ebuild:
  Remove old versions.

*bundler-1.0.9 (20 Jan 2011)

  20 Jan 2011; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.9.ebuild:
  Version bump.

*bundler-1.0.8 (19 Jan 2011)

  19 Jan 2011; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.8.ebuild:
  Version bump.

  28 Dec 2010; Hans de Graaff <graaff@gentoo.org> -bundler-0.8.1.ebuild,
  -bundler-0.9.26.ebuild:
  Remove old versions.

*bundler-1.0.7-r1 (28 Dec 2010)

  28 Dec 2010; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.7-r1.ebuild:
  Revision bump to install proper gemspec with new revision of the
  ruby-fakegem eclass, fixing bug 346357.

*bundler-1.0.7 (04 Dec 2010)

  04 Dec 2010; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.7.ebuild:
  Version bump.

*bundler-1.0.3 (16 Oct 2010)

  16 Oct 2010; Hans de Graaff <graaff@gentoo.org> +bundler-1.0.3.ebuild,
  +files/bundler-1.0.3-gentoo.patch:
  Version bump.

  30 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  bundler-0.9.26.ebuild:
  Add ~x86 keyword, tested in development container.

*bundler-0.9.26 (22 Jun 2010)

  22 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +bundler-0.9.26.ebuild, +files/bundler-0.9.26-gentoo.patch:
  Finally bump to bundler 0.9, add a patch with a number of fixes for both
  test and code itself, already merged upstream.

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

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

*bundler-0.8.1 (28 Jan 2010)

  28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +bundler-0.8.1.ebuild, +metadata.xml:
  Initial import of bundler, that might not be too nice for us but it's
  still a decent tool for developers.