blob: ce3c724e5f6965ca3888ed139efca593968a6999 (
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
|
# ChangeLog for dev-ruby/memcache-client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/memcache-client/ChangeLog,v 1.26 2015/06/07 18:25:05 jlec Exp $
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
26 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -memcache-client-1.8.5.ebuild:
Remove old.
26 Apr 2015; Pacho Ramos <pacho@gentoo.org> memcache-client-1.8.5-r1.ebuild:
x86 stable wrt bug #547126
20 Apr 2015; Agostino Sarubbo <ago@gentoo.org>
memcache-client-1.8.5-r1.ebuild:
Stable for amd64, wrt bug #547126
*memcache-client-1.8.5-r2 (19 Apr 2015)
19 Apr 2015; Hans de Graaff <graaff@gentoo.org>
memcache-client-1.8.5-r1.ebuild, +memcache-client-1.8.5-r2.ebuild:
Create stable candidate.
03 Nov 2014; Manuel Rüger <mrueg@gentoo.org> memcache-client-1.8.5-r1.ebuild,
memcache-client-1.8.5.ebuild:
Drop jruby.
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> memcache-client-1.8.5-r1.ebuild,
memcache-client-1.8.5.ebuild:
Remove trailing '.' from DESCRIPTION.
20 Apr 2014; Hans de Graaff <graaff@gentoo.org>
memcache-client-1.8.5-r1.ebuild:
Add ruby21.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> memcache-client-1.8.5-r1.ebuild,
memcache-client-1.8.5.ebuild:
Remove ree18 and ruby18 target.
*memcache-client-1.8.5-r1 (11 Nov 2013)
11 Nov 2013; Manuel Rüger <mrueg@gentoo.org> +memcache-client-1.8.5-r1.ebuild:
Add ruby20 target.
27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> memcache-client-1.8.5.ebuild:
Stable for x86, wrt bug #477450
21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> memcache-client-1.8.5.ebuild:
Stable for amd64, wrt bug #477450
15 Jan 2013; Rick Farina <zerochaos@gentoo.org> memcache-client-1.8.5.ebuild:
adding ~arm keywords to net-analyzer/metasploit rdeps
01 May 2012; Raúl Porcel <armin76@gentoo.org> memcache-client-1.8.5.ebuild:
Drop ia64/sparc keywords
19 Jan 2012; Jeroen Roovers <jer@gentoo.org> memcache-client-1.8.5.ebuild:
Marked ~hppa (bug #396043).
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> memcache-client-1.8.5.ebuild:
Add Prefix keywords, bug #396547
10 Dec 2011; Hans de Graaff <graaff@gentoo.org> memcache-client-1.8.5.ebuild:
Add ruby19.
05 Dec 2011; Naohiro Aota <naota@gentoo.org> memcache-client-1.8.5.ebuild:
Add ~x86-fbsd.
09 Sep 2011; Fabian Groffen <grobian@gentoo.org>
memcache-client-1.8.5.ebuild:
Marked ~sparc-solaris
07 Aug 2011; Raúl Porcel <armin76@gentoo.org> memcache-client-1.8.5.ebuild:
Add ~ia64/~sparc wrt #351835
24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
memcache-client-1.8.5.ebuild:
Marked ~ppc/~ppc64 wrt #351835
24 Jul 2011; Hans de Graaff <graaff@gentoo.org> memcache-client-1.8.5.ebuild:
Add missing flexmock dependency, reported by xarthisius.
13 Feb 2011; Thomas Kahle <tomka@gentoo.org> memcache-client-1.8.5.ebuild:
keyworded ~x86 per bug 351835
27 Dec 2010; Fabian Groffen <grobian@gentoo.org>
memcache-client-1.8.5.ebuild:
Marked ~x64-solaris
04 Dec 2010; Fabian Groffen <grobian@gentoo.org>
memcache-client-1.8.5.ebuild:
Added Prefix keywords
*memcache-client-1.8.5 (28 Nov 2010)
28 Nov 2010; Hans de Graaff <graaff@gentoo.org>
+memcache-client-1.8.5.ebuild, +metadata.xml:
Initial import. Dependency for Rails 3.
|