summaryrefslogtreecommitdiff
blob: be0d482798520b726b6f4cb7403cdaccbdf7ce71 (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
# ChangeLog for net-misc/unison
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.22 2004/12/29 20:15:17 ciaranm Exp $

  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>