blob: e06f2ba8a86e120ae61ddfd30e0722c57ccc75fa (
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
|
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.9 2005/07/07 01:17:38 mcummings Exp $
07 Jul 2005; Michael Cummings <mcummings@gentoo.org>
Cache-Memcached-1.14.ebuild:
oops - had it backwards, sorry
07 Jul 2005; Michael Cummings <mcummings@gentoo.org>
Cache-Memcached-1.14.ebuild:
Dep=rdep for upcoming rdep changes
07 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
Cache-Memcached-1.14.ebuild:
Stable on sparc
24 Apr 2005; Michael Cummings <mcummings@gentoo.org>
Cache-Memcached-1.14.ebuild:
Cleaning the ebuild. Ick.
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> Cache-Memcached-1.14.ebuild:
stable on ia64
29 Mar 2005; Konstantin Arkhipov <voxus@gentoo.org>
Cache-Memcached-1.14.ebuild:
Stable on amd64.
05 Jan 2005; Lisa Seelye <lisa@gentoo.org> -Cache-Memcached-1.0.12.ebuild,
Cache-Memcached-1.14.ebuild:
bump to x86 and clean up a lil
*Cache-Memcached-1.0.12 (05 Jan 2005)
05 Jan 2005; Lisa Seelye <lisa@gentoo.org> +Cache-Memcached-1.0.12.ebuild,
+Cache-Memcached-1.14.ebuild:
Moved from dev-libs/memcached-api-perl to dev-perl/Cache-Memcached.
11 Sep 2004; Sven Wegener <swegener@gentoo.org>
memcached-api-perl-1.14.ebuild:
Added spaces to RDEPEND before and after parentheses.
*memcached-api-perl-1.14 (10 Sep 2004)
10 Sep 2004; Lisa Seelye <lisa@gentoo.org> +memcached-api-perl-1.14.ebuild:
Much needed version bump and a rdepend on String::CRC32. I cannot imagine
where this could break, but test on your arch anyways
08 Jul 2004; Lisa Seelye <lisa@gentoo.org> memcached-api-perl-1.0.12.ebuild,
-memcached-api-perl-1.0.9.ebuild:
bumping to stable on x86
29 May 2004; Robin H. Johnson <robbat2@gentoo.org>
memcached-api-perl-1.0.12.ebuild:
ebuild cleanup.
24 May 2004; Lisa Seelye <lisa@gentoo.org> memcached-api-perl-1.0.12.ebuild:
le sigh. next time Brad, please make a note that you changed the unpack
directory. this ebuild changes the S variable so src_compile() will work.
18 Feb 2004; Lisa Seelye <lisa@gentoo.org> memcached-api-perl-1.0.12.ebuild,
memcached-api-perl-1.0.9.ebuild:
remove arm, fix (c) date
*memcached-api-perl-1.0.12 (18 Feb 2004)
18 Feb 2004; Lisa Seelye <lisa@gentoo.org> memcached-api-perl-1.0.12.ebuild:
version bump. fixes some internal bugs. see program changelog for details
*memcached-api-perl-1.0.9 (06 Oct 2003)
06 Oct 2003; Lisa Seelye <lisa@gentoo.org> memcached-api-perl-1.0.9.ebuild:
upstream bug fix
05 Oct 2003; Lisa Seelye <lisa@gentoo.org> memcached-api-perl-1.0.8.ebuild:
add all arches
*memcached-api-perl-1.0.8 (05 Oct 2003)
05 Oct 2003; Lisa Seelye <lisa@gentoo.org> memcached-api-perl-1.0.7.ebuild,
memcached-api-perl-1.0.8.ebuild:
version bump, fix a ls debug thing in 1.0.7
* dev-libs/memcached-api-perl-1.0.7
16 Aug 2003; Lisa M. Seelye <lisa@gentoo.org>
memcached-api-perl-1.0.7.ebuild:
Version bump. Someone remind me to fix this changelog
(i blame echangelog!)
08 Aug 2003; Lisa M. Seelye <lisa@gentoo.org> ChangeLog:
Reformatted changelog
* dev-libs/memcached-api-perl-1.0.6
08 Aug 2003; Lisa M. Seelye <lisa@gentoo.org>
memcached-api-perl-1.0.6.ebuild:
Removed memcached rdepend Also made this x86
29 Jul 2003; Lisa M. Seelye <lisa@gentoo.org>
memcached-api-perl-1.0.6.ebuild :
Added the split APIs. This is one of them.
|