summaryrefslogtreecommitdiff
blob: b46f17c2890b413625fac42443614dc90db1cb68 (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
107
108
109
110
111
# ChangeLog for dev-ruby/oauth2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.23 2014/08/05 16:00:48 mrueg Exp $

  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> oauth2-0.9.4.ebuild,
  oauth2-1.0.0.ebuild:
  Remove trailing '.' from DESCRIPTION.

*oauth2-1.0.0 (16 Jul 2014)

  16 Jul 2014; Hans de Graaff <graaff@gentoo.org> +oauth2-1.0.0.ebuild:
  Version bump.

  16 Jul 2014; Hans de Graaff <graaff@gentoo.org> -oauth2-0.9.2.ebuild,
  -oauth2-0.9.3.ebuild:
  Cleanup.

*oauth2-0.9.4 (24 May 2014)

  24 May 2014; Hans de Graaff <graaff@gentoo.org> +oauth2-0.9.4.ebuild:
  Version bump. Add ruby20.

*oauth2-0.9.3 (22 Jan 2014)

  22 Jan 2014; Hans de Graaff <graaff@gentoo.org> +oauth2-0.9.3.ebuild:
  Version bump.

  03 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -oauth2-0.5.2.ebuild,
  -oauth2-0.8.0.ebuild, -oauth2-0.9.1.ebuild:
  Cleanup old.

*oauth2-0.9.2 (19 Jul 2013)

  19 Jul 2013; Hans de Graaff <graaff@gentoo.org> +oauth2-0.9.2.ebuild:
  Version bump. Drop ruby18, no longer compatible.

*oauth2-0.9.1 (13 Apr 2013)

  13 Apr 2013; Hans de Graaff <graaff@gentoo.org> +oauth2-0.9.1.ebuild:
  Version bump.

  25 Nov 2012; Thomas Kahle <tomka@gentoo.org> oauth2-0.8.0.ebuild:
  marked ~x86 per bug 434488

  09 Sep 2012; Hans de Graaff <graaff@gentoo.org> -oauth2-0.0.13.ebuild,
  -oauth2-0.4.1.ebuild, -oauth2-0.5.1.ebuild:
  Cleanup.

*oauth2-0.8.0 (09 Sep 2012)

  09 Sep 2012; Hans de Graaff <graaff@gentoo.org> +oauth2-0.8.0.ebuild:
  Version bump. Drop x86 due to new dependencies, bug 434488.

*oauth2-0.5.2 (18 Apr 2012)

  18 Apr 2012; Hans de Graaff <graaff@gentoo.org> +oauth2-0.5.2.ebuild:
  Version bump.

*oauth2-0.5.1 (29 Sep 2011)

  29 Sep 2011; Hans de Graaff <graaff@gentoo.org> +oauth2-0.5.1.ebuild:
  Version bump.

  24 Jul 2011; Thomas Kahle <tomka@gentoo.org> oauth2-0.4.1.ebuild:
  ~x86 per bug 375153

*oauth2-0.4.1 (19 Jul 2011)

  19 Jul 2011; Hans de Graaff <graaff@gentoo.org> +oauth2-0.4.1.ebuild:
  Version bump. Drop x86 keyword, bug 375153.

  02 Jan 2011; Hans de Graaff <graaff@gentoo.org> -oauth2-0.0.10.ebuild:
  Remove old version.

*oauth2-0.0.13 (22 Aug 2010)

  22 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +oauth2-0.0.13.ebuild:
  Version bump.

*oauth2-0.0.10 (19 Jun 2010)

  19 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -oauth2-0.0.8.ebuild, -files/oauth2-0.0.8-gentoo.patch,
  -oauth2-0.0.9.ebuild, -files/oauth2-0.0.9-gentoo.patch,
  +oauth2-0.0.10.ebuild:
  Version bump, remove patch.

*oauth2-0.0.9 (19 Jun 2010)

  19 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +oauth2-0.0.9.ebuild, +files/oauth2-0.0.9-gentoo.patch:
  Version bump, new ebuild needs multi_json (and a fixed one) and is further
  fixed.

  18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> oauth2-0.0.8.ebuild:
  Add ~x86, tested on development container.

  30 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org> oauth2-0.0.8.ebuild,
  +files/oauth2-0.0.8-gentoo.patch:
  Fix documentation build if RSpec is not present.

  30 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org> oauth2-0.0.8.ebuild:
  Add Ruby 1.9 support.

*oauth2-0.0.8 (30 Apr 2010)

  30 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +oauth2-0.0.8.ebuild, +metadata.xml:
  Initial impor of the OAuth2 gem, to use the new Facebook authentication
  APIs.