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
102
103
|
# ChangeLog for net-misc/unison
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.27 2005/07/12 22:37:16 mattam Exp $
*unison-2.13.0 (12 Jul 2005)
12 Jul 2005; Matthieu Sozeau <mattam@gentoo.org>
-files/ocaml-3.08-extnames.patch, -unison-2.10.2.ebuild,
+unison-2.12.0.ebuild, -unison-2.12.2.ebuild, +unison-2.13.0.ebuild,
-unison-2.9.1-r1.ebuild:
Removed old versions and added latest stable and beta versions. Reworked docs
flag (now downloads prebuilt docs). Added static and debug use flags with
their usual sense. Now use THREADS=true by default, maybe not good on some
arches.
15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> :
Dependency update: net-www/lynx -> www-client/lynx.
15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> unison-2.12.2.ebuild:
Dependency update: net-www/lynx -> www-client/lynx.
*unison-2.12.2 (14 Mar 2005)
14 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> +unison-2.12.2.ebuild:
Add latest beta, thanks to Martin von Gagern <Martin.vGagern@gmx.net> for the
new ebuild. Fixes bug #84678.
18 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> unison-2.10.2.ebuild,
unison-2.9.1-r1.ebuild:
Add ssh-askpass runtime dependencies (fixes bug #68298).
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
09 Oct 2004; Simon Stelling <blubb@gentoo.org> :
added ~amd64
30 Sep 2004; Tom Martin <slarti@gentoo.org> unison-2.10.2.ebuild:
Readded ~amd64 keyword, resolves bug 65926. Thanks to Neil Bothwick
<neil@digimed.co.uk> for reporting.
*unison-2.10.2 (25 Sep 2004)
25 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> +unison-2.10.2.ebuild,
-unison-2.9.1.ebuild:
New beta version of unison, with brand new lablgtk2 GUI. Thanks to Alan Shmitt
<alan.schmitt@polytechnique.org>, for the submission (bug #63107). Removed
old, unused ebuild.
19 Aug 2004; Stuart Herbert <stuart@gentoo.org> unison-2.9.1-r1.ebuild,
unison-2.9.1.ebuild:
Fixed broken SRC_URI settings, requested by tigger@gentoo.org
Removed macos KEYWORD; fails repoman checks (bad alexander ;-)
*unison-2.9.1-r1 (09 Aug 2004)
09 Aug 2004; Matthieu Sozeau <mattam@gentoo.org>
+files/ocaml-3.08-extnames.patch, +unison-2.9.1-r1.ebuild, +metadata.xml:
Fix compilation bug with ocaml-3.08, thanks for Bardur Arantsson
<gentoo@scientician.net> for the patch (bug #59762). Stable on ppc.
26 Jul 2004; Alexander Plank <alexander@gentoo.org> unison-2.9.1.ebuild:
adding macos keyword (thanks Philippe Bouamriou who started bug #57918)
13 Jul 2004; Travis Tilley <lv@gentoo.org> unison-2.9.1.ebuild:
adding back ~amd64 keyword
14 Jun 2004; Aron Griffis <agriffis@gentoo.org> unison-2.9.1.ebuild:
Fix use invocation
08 Jun 2004; Bryan Ãstergaard <kloeri@gentoo.org> unison-2.9.1.ebuild:
Stable on alpha.
28 May 2004; Danny van Dyk <kugelfang@gentoo.org> unison-2.9.1.ebuild:
Marked -amd64 as dependencies aren't fulfilled anymore.
13 May 2004; Travis Tilley <lv@gentoo.org> unison-2.9.1.ebuild:
added ~amd64 keyword
14 Apr 2004; <kloeri@gentoo.org> unison-2.9.1.ebuild:
Keyworded ~alpha.
22 Jan 2004; Matthieu Sozeau <mattam@gentoo.org> unison-2.9.1.ebuild:
Added ~ppc keyword, fix DEPEND & RDEPEND to avoid problems with (labl)gtk-2
packages.
26 Dec 2003; Jason Wever <weeve@gentoo.org> unison-2.9.1.ebuild:
Added sed-fu fix to unison to adjust it's Makefile.OCaml for the new tail
syntax.
23 Dec 2003; Markus Nigbur <pyrania@gentoo.org> unison-2.9.1.ebuild:
Fixed tarball and digest issues.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*unison-2.9.1 (17 July 2002)
17 July 2002; George Shapovalov <george@gentoo.org> unison-2.9.1.ebuild, files/digest-unison-2.9.1, ChangeLog :
Inital release,
Two-way cross-platform file synchronizer
ebuild submitted by Bardur Arantsson <bardur-gta@odense.kollegienet.dk>
|