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
|
# ChangeLog for dev-libs/OpenSRF
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/OpenSRF/ChangeLog,v 1.8 2009/11/10 08:43:44 robbat2 Exp $
10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> -OpenSRF-0.9.ebuild,
-files/OpenSRF-0.9-buildfix.patch, -OpenSRF-1.0.1.ebuild,
-files/OpenSRF-1.0.1-buildfix.patch:
Drop the old versions that had issues known to me, and are not
dependancies for anything I am aware of.
10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> OpenSRF-1.0.7.ebuild:
Repoman cleanup.
*OpenSRF-1.0.7 (10 Nov 2009)
10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> +OpenSRF-1.0.7.ebuild,
+files/OpenSRF-1.0.7-buildfix.patch:
More work on Evergreen, a new spin of the OpenSRF package.
26 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
OpenSRF-1.0.1.ebuild:
Add pkg_setup().
02 Jan 2009; Robin H. Johnson <robbat2@gentoo.org>
files/OpenSRF-1.0.1-buildfix.patch, OpenSRF-1.0.1.ebuild:
Disable the pkg_config routine for now as it needs functional jabber. Fix
a braindead search in the ctl tool, and remember to install the docs and
javascript, and everything with correct paths.
09 Dec 2008; Robin H. Johnson <robbat2@gentoo.org> OpenSRF-1.0.1.ebuild:
Use a more useful sysconf dir, for OpenILS/Evergreen to pick up.
*OpenSRF-1.0.1 (09 Dec 2008)
09 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/OpenSRF-1.0.1-buildfix.patch, +OpenSRF-1.0.1.ebuild:
Version bump.
*OpenSRF-0.9 (29 Sep 2008)
29 Sep 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/OpenSRF-0.9-buildfix.patch, +metadata.xml, +OpenSRF-0.9.ebuild:
Initial commit. Ebuild by Robin H Johnson <robbat2@gentoo.org>. Dependancy
for Evergreen ILS. Still needs more pkg_config instructions.
|