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
|
# ChangeLog for app-pda/multisync
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/ChangeLog,v 1.19 2005/01/20 19:15:05 johnm Exp $
*multisync-0.83_pre20050115 (20 Jan 2005)
20 Jan 2005; John Mylchreest <johnm@gentoo.org> metadata.xml,
+multisync-0.83_pre20050115.ebuild:
fixes bug #55311, #67588, #77546 and #29365
16 Oct 2004; Alastair Tse <liquidx@gentoo.org> multisync-0.81-r1.ebuild:
removing bluez-sdp dep
04 Oct 2004; Henrik Brix Andersen <brix@gentoo.org>
multisync-0.81-r1.ebuild, multisync-0.82.ebuild:
Updated irda-utils dependency to new location
02 Oct 2004; Gustavo Felisberto <humpback@gentoo.org>;
+files/multisync-0.82-bluetooth-sdp-2.patch, multisync-0.82.ebuild:
Adding missing patch for -lsdp bug #63743
17 Aug 2004; Aron Griffis <agriffis@gentoo.org> multisync-0.81.ebuild:
Fix USE test in DEPEND. Should be !gtk2? instead of plain !gtk2
24 Jul 2004; Alastair Tse <liquidx@gentoo.org>
+files/multisync-0.82-bluetooth-sdp.patch, multisync-0.82.ebuild:
added bluetooth sdp patch for multisync. thanks to Ronny Haryanto
<rh-gentoo@terasi.net> (#55758)
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
multisync-0.80-r1.ebuild, multisync-0.81-r1.ebuild, multisync-0.81.ebuild:
virtual/glibc -> virtual/libc
27 Jun 2004; David Holm <dholm@gentoo.org> multisync-0.82.ebuild:
Added to ~ppc.
*multisync-0.82 (26 Jun 2004)
26 Jun 2004; Alastair Tse <liquidx@gentoo.org> +multisync-0.82.ebuild:
version bump (#53696)
24 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
multisync-0.80-r1.ebuild, multisync-0.81.ebuild:
don't use the deprecated ? : use syntax
06 Mar 2004; Alastair Tse <liquidx@gentoo.org> multisync-0.81-r1.ebuild:
added libgnomeui, bluez-* deps and bluetooth USE flag (#43722)
29 Feb 2004; Alastair Tse <liquidx@gentoo.org> multisync-0.81-r1.ebuild:
add gnome-vfs dep (#43095)
*multisync-0.81-r1 (15 Jan 2004)
15 Jan 2004; Troy Dack <tad@gentoo.org> multisync-0.81-r1.ebuild,
multisync-0.81.ebuild:
Remove GTK+-1 and Evolution-1.2 as deps, 0.81 no longer supports GTK+-1.
Closes Bug #35399 (finaly!)
*multisync-0.81 (10 Jan 2004)
10 Jan 2004; Troy Dack <tad@gentoo.org> multisync-0.81.ebuild,
files/multisync-0.81-gentoo.patch:
Version bump to 0.81. Marked stable (0.81 is upstream stable release)
10 Jan 2004; Troy Dack <tad@gentoo.org> multisync-0.80-r1.ebuild,
files/multisync-0.80-r1-gentoo.patch:
Added patch from Jeremy Huddleston <jeremyhu@cory.eecs.berkeley.edu> to enable
the Opie plugin to build correctly. Closes Bug #35554.
15 Sep 2003; Michael Sterrett <msterret@gentoo.org>
multisync-0.80-r1.ebuild:
fix HOMEPAGE per bug 28769
*multisync-0.80-r1 (09 Sep 2003)
09 Sep 2003; Troy Dack <tad@gentoo.org> metadata.xml,
multisync-0.80-r1.ebuild:
New ebuild. Multisync enables a variety of mobile devices to sync with a range
of clients on the desktop/server.
|