blob: 4e046316e816da906c5a8ca801dfa9c462a0c0a6 (
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
|
# ChangeLog for dev-python/python-memcached
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-memcached/ChangeLog,v 1.23 2012/01/08 07:00:30 patrick Exp $
*python-memcached-1.48 (08 Jan 2012)
08 Jan 2012; Patrick Lauer <patrick@gentoo.org> +python-memcached-1.48.ebuild:
Bump for #393621
27 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-python-memcached-1.45.ebuild:
Delete.
27 Feb 2011; Brent Baude <ranger@gentoo.org> python-memcached-1.47.ebuild:
stable ppc, bug 352736
31 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
python-memcached-1.47.ebuild:
x86 stable wrt bug #352736
26 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
python-memcached-1.47.ebuild:
Stable on amd64 wrt bug #352736
*python-memcached-1.47 (23 Dec 2010)
23 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-memcached-1.47.ebuild:
Version bump.
15 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-python-memcached-1.44.ebuild:
Delete.
14 Oct 2010; Brent Baude <ranger@gentoo.org> python-memcached-1.45.ebuild:
stable ppc, bug 333185
18 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
python-memcached-1.45.ebuild:
Stable on amd64 wrt bug #333185
18 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
python-memcached-1.45.ebuild:
x86 stable wrt bug #333185
*python-memcached-1.45 (06 Jul 2010)
06 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+python-memcached-1.45.ebuild:
Version bump.
06 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-memcached-1.44.ebuild:
Use PYTHON_DEPEND instead of NEED_PYTHON.
26 Mar 2010; Sebastian Pipping <sping@gentoo.org>
python-memcached-1.44.ebuild:
Fix SRC_URI (bug #311273)
24 Oct 2009; nixnut <nixnut@gentoo.org> python-memcached-1.44.ebuild:
ppc stable #287741
15 Oct 2009; Markus Meier <maekke@gentoo.org>
python-memcached-1.44.ebuild:
amd64/x86 stable, bug #287741
11 Oct 2009; Fabian Groffen <grobian@gentoo.org>
python-memcached-1.44.ebuild:
Merge from Prefix
04 Sep 2009; Patrick Lauer <patrick@gentoo.org>
-python-memcached-1.43.ebuild:
Remove old
08 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-memcached-1.44.ebuild:
Set SUPPORT_PYTHON_ABIS.
*python-memcached-1.44 (12 Jul 2009)
12 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-python-memcached-1.40.ebuild, +python-memcached-1.44.ebuild:
Version bump.
*python-memcached-1.43 (31 Mar 2009)
31 Mar 2009; Patrick Lauer <patrick@gentoo.org>
+python-memcached-1.43.ebuild:
Bump to 1.43, fixes #263346
02 Nov 2007; Tiziano Müller <dev-zero@gentoo.org>
python-memcached-1.40.ebuild:
Replaced dev-lang/python dependency with NEED_PYTHON var
02 Nov 2007; Robin H. Johnson <robbat2@gentoo.org>
python-memcached-1.40.ebuild:
Bug #197879, missing dep on setuptools.
*python-memcached-1.40 (24 Oct 2007)
24 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+python-memcached-1.40.ebuild:
Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
|