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
|
# ChangeLog for app-misc/beanstalkd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v 1.15 2010/06/24 01:13:21 angelos Exp $
24 Jun 2010; Christoph Mende <angelos@gentoo.org> beanstalkd-1.3.ebuild:
Stable on amd64 wrt bug #288103
19 Jun 2010; Raúl Porcel <armin76@gentoo.org> beanstalkd-1.3.ebuild,
beanstalkd-1.4.6.ebuild:
Drop alpha/arm/ia64/sh/sparc keywords since this wasn't tested at all
AFAIK
18 Jun 2010; Patrick Lauer <patrick@gentoo.org> -beanstalkd-1.0.ebuild,
-beanstalkd-1.2.ebuild, -beanstalkd-1.4.2.ebuild,
-beanstalkd-1.4.3.ebuild:
Remove old
16 Jun 2010; Christian Faulhammer <fauli@gentoo.org> beanstalkd-1.3.ebuild:
stable x86, bug 288103
09 Jun 2010; Patrick Lauer <patrick@gentoo.org> beanstalkd-1.3.ebuild:
Restricting tests on 1.3 as there's no sane way to fix them
02 Jun 2010; Jeremy Olexa <darkside@gentoo.org> beanstalkd-1.4.6.ebuild:
Convert to EAPI3 for Gentoo Prefix mods, bug 303397
*beanstalkd-1.4.6 (02 Jun 2010)
02 Jun 2010; Patrick Lauer <patrick@gentoo.org>
+files/beanstalkd-werror-v2.patch, +files/init-1.4.6,
+beanstalkd-1.4.6.ebuild, metadata.xml:
Bump to 1.4.6, thanks to Johan Bergstroem. Fixes #310033 #307623 #300508
#297184. Taking over maintenance and adding Johan as proxy-maintainer
02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove caleb from metadata.xml (#317071)
*beanstalkd-1.4.3 (04 Jan 2010)
04 Jan 2010; Patrick Lauer <patrick@gentoo.org> +beanstalkd-1.4.3.ebuild:
Bump, fixes #295292
*beanstalkd-1.4.2 (23 Oct 2009)
23 Oct 2009; Patrick Lauer <patrick@gentoo.org> +files/conf-1.4.2,
+files/init-1.4.2, +beanstalkd-1.4.2.ebuild:
Bump, fixes #290270. Thanks to Johan Bergstrom for the patches
*beanstalkd-1.3 (23 Jun 2009)
23 Jun 2009; Patrick Lauer <patrick@gentoo.org> +beanstalkd-1.3.ebuild:
Bump to 1.3, fixes #268484
*beanstalkd-1.2 (21 Mar 2009)
21 Mar 2009; Gordon Malm <gengor@gentoo.org> +beanstalkd-1.2.ebuild:
Version bump.
02 Mar 2009; Patrick Lauer <patrick@gentoo.org>
+files/beanstalkd-werror.patch, beanstalkd-1.0.ebuild:
Fixing -Werror failure. Patch by Magnus Granberg.
*beanstalkd-1.0 (15 Aug 2008)
15 Aug 2008; Caleb Tennis <caleb@gentoo.org>
+files/Makefile.install.patch, +files/conf, +files/init, +metadata.xml,
+beanstalkd-1.0.ebuild:
Initial import, based on bug #208963
|