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
|
# ChangeLog for app-misc/sphinx
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/sphinx/ChangeLog,v 1.17 2008/12/22 20:34:48 maekke Exp $
22 Dec 2008; Markus Meier <maekke@gentoo.org> sphinx-0.9.8.1.ebuild:
amd64/x86 stable, bug #251894
*sphinx-0.9.9_rc1 (21 Dec 2008)
21 Dec 2008; Caleb Tennis <caleb@gentoo.org> +sphinx-0.9.9_rc1.ebuild:
Version bump
*sphinx-0.9.8.1 (10 Nov 2008)
10 Nov 2008; Gordon Malm <gengor@gentoo.org> +sphinx-0.9.8.1.ebuild:
Version bump on behalf of Caleb. Redigest libstemmer_c.tgz, it doesn't match
the mirrors.
25 Oct 2008; Caleb Tennis <caleb@gentoo.org> sphinx-0.9.8.ebuild:
amd64 stable
15 Aug 2008; Caleb Tennis <caleb@gentoo.org> sphinx-0.9.8.ebuild:
add test use flag for php
15 Aug 2008; Caleb Tennis <caleb@gentoo.org> Manifest:
Fix upstream libstemmer manifest
15 Aug 2008; Caleb Tennis <caleb@gentoo.org> -sphinx-0.9.8_rc2.ebuild,
-sphinx-0.9.8_rc2-r1.ebuild:
remove older versions
31 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
*sphinx-0.9.8 (21 Jul 2008)
21 Jul 2008; Caleb Tennis <caleb@gentoo.org> +sphinx-0.9.8.ebuild:
version bump
25 May 2008; Caleb Tennis <caleb@gentoo.org>
-files/sphinx-0.9.7-fix-sandbox.patch, -sphinx-0.9.7.ebuild,
-sphinx-0.9.8_rc1.ebuild, -sphinx-0.9.8_rc1-r1.ebuild:
remove older versions
21 May 2008; Tiziano Müller <dev-zero@gentoo.org> sphinx-0.9.7.ebuild,
sphinx-0.9.8_rc1.ebuild:
Changed dependency for postgresql from dev-db/postgresql to
virtual/postgresql-server
19 May 2008; Tiziano Müller <dev-zero@gentoo.org>
sphinx-0.9.8_rc1-r1.ebuild, sphinx-0.9.8_rc2.ebuild,
sphinx-0.9.8_rc2-r1.ebuild:
Changed dependency for postgresql to virtual/postgresql-base
*sphinx-0.9.8_rc2-r1 (09 Apr 2008)
09 Apr 2008; Caleb Tennis <caleb@gentoo.org> +sphinx-0.9.8_rc2-r1.ebuild:
Add a new ebuild with support for language stemming
*sphinx-0.9.8_rc2 (04 Apr 2008)
04 Apr 2008; Caleb Tennis <caleb@gentoo.org> +sphinx-0.9.8_rc2.ebuild:
version bump
*sphinx-0.9.8_rc1-r1 (26 Mar 2008)
26 Mar 2008; Caleb Tennis <caleb@gentoo.org> -sphinx-0.9.8_pre1065.ebuild,
-sphinx-0.9.8_pre1112.ebuild, +sphinx-0.9.8_rc1-r1.ebuild:
remove old ebuilds, change postgres dep to libpq
*sphinx-0.9.8_rc1 (14 Mar 2008)
14 Mar 2008; Caleb Tennis <caleb@gentoo.org> +sphinx-0.9.8_rc1.ebuild:
Bump to _rc1
*sphinx-0.9.8_pre1112 (18 Feb 2008)
18 Feb 2008; Caleb Tennis <caleb@gentoo.org> +sphinx-0.9.8_pre1112.ebuild:
bump, and fix postgres support (bug #209929)
*sphinx-0.9.8_pre1065 (23 Jan 2008)
*sphinx-0.9.7 (23 Jan 2008)
23 Jan 2008; Caleb Tennis <caleb@gentoo.org>
+files/sphinx-0.9.7-fix-sandbox.patch, +metadata.xml,
+sphinx-0.9.7.ebuild, +sphinx-0.9.8_pre1065.ebuild:
Initial import, from bug #144413
|