blob: ab53546d39c770e914654a67e8abba82efa3fe7a (
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
|
# ChangeLog for dev-php/pecl-gearman
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gearman/ChangeLog,v 1.12 2015/05/29 08:55:50 idella4 Exp $
29 May 2015; Ian Delaney <idella4@gentoo.org> pecl-gearman-1.0.2-r1.ebuild:
add support for PHP 5.6, fixes bug #550258
03 Oct 2014; Brian Evans <grknight@gentoo.org> -pecl-gearman-1.0.2.ebuild:
Drop old
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
pecl-gearman-1.0.2-r1.ebuild, pecl-gearman-1.0.2.ebuild:
QA: drop trailing '.' from DESCRIPTION
*pecl-gearman-1.0.2-r1 (28 Jul 2013)
28 Jul 2013; Ole Markus With <olemarkus@gentoo.org>
+pecl-gearman-1.0.2-r1.ebuild:
Revbump. Removing php 5.3 support, adding 5.5 support
17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Add proxy-maintainers to metadata.xml
23 Aug 2012; Ole Markus With <olemarkus@gentoo.org>
-pecl-gearman-0.8.0.ebuild, -pecl-gearman-1.0.1-r1.ebuild,
-pecl-gearman-1.0.1.ebuild:
Removing old ebuilds
24 Jun 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata, helps my own bug templating script.
*pecl-gearman-1.0.2 (06 Mar 2012)
06 Mar 2012; Ole Markus With <olemarkus@gentoo.org>
+pecl-gearman-1.0.2.ebuild:
Version bump
*pecl-gearman-1.0.1-r1 (03 Mar 2012)
03 Mar 2012; Ole Markus With <olemarkus@gentoo.org>
+pecl-gearman-1.0.1-r1.ebuild:
Version bump supporting php 5.4
*pecl-gearman-1.0.1 (10 Feb 2012)
10 Feb 2012; Matti Bickel <mabi@gentoo.org> +pecl-gearman-1.0.1.ebuild,
-pecl-gearman-0.7.0-r1.ebuild:
version bump
*pecl-gearman-0.8.0 (18 May 2011)
18 May 2011; <olemarkus@gentoo.org> +pecl-gearman-0.8.0.ebuild:
Version bump
*pecl-gearman-0.7.0-r1 (08 Oct 2010)
08 Oct 2010; <olemarkus@gentoo.org> +pecl-gearman-0.7.0-r1.ebuild:
Added version supporting minor version slotting
26 Sep 2010; <olemarkus@gentoo.org> pecl-gearman-0.7.0.ebuild:
Added ~x86 keyword
06 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-pecl-gearman-0.6.0.ebuild:
Remove obsolete version.
*pecl-gearman-0.7.0 (10 Mar 2010)
10 Mar 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+pecl-gearman-0.7.0.ebuild:
Version bump. Proxy commit for Pavel Stratil.
27 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org>
pecl-gearman-0.6.0.ebuild:
Update the dep to restrict new gearman. Per bug #306547. Thx to Matthew
Schultz
*pecl-gearman-0.6.0 (23 Dec 2009)
23 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+pecl-gearman-0.6.0.ebuild, +metadata.xml:
Initial imprort of PHP support for gearman. Thanks to Pavel Stratil once
again for the ebuil.
|