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
104
105
|
# ChangeLog for net-p2p/azureus-bin
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/ChangeLog,v 1.23 2004/12/11 03:57:22 squinky86 Exp $
10 Dec 2004; Jon Hood <squinky86@gentoo.org> azureus-bin-2.2.0.0.ebuild:
Change dependencies, #58389. Thanks to all who helped there.
06 Nov 2004; Jon Hood <squinky86@gentoo.org>
files/azureus-bin-2.0.8.0a-gentoo.sh, azureus-bin-2.1.0.0-r1.ebuild,
azureus-bin-2.1.0.2.ebuild, azureus-bin-2.1.0.4.ebuild,
azureus-bin-2.2.0.0.ebuild:
$HOME cleaning, #70023, thanks David Grant <david.grant@telus.net>.
*azureus-bin-2.2.0.0 (02 Nov 2004)
02 Nov 2004; Martin Holzer <mholzer@gentoo.org>
+azureus-bin-2.2.0.0.ebuild:
Version bumped. Closes 69723.
Thanks to Vince Castellano <surye80@gmail.com> for ebuild.
26 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
azureus-bin-2.1.0.4.ebuild:
Stable amd64.
19 Aug 2004; Travis Tilley <lv@gentoo.org> azureus-bin-2.1.0.4.ebuild:
added support for amd64
*azureus-bin-2.1.0.4 (08 Jul 2004)
08 Jul 2004; Jon Hood <squinky86@gentoo.org> +azureus-bin-2.1.0.4.ebuild:
version bump, closes #56438, thanks to Mike Javorski
<mike_javorski@bigfoot.com> for some updates
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
azureus-bin-2.0.8.0a.ebuild, azureus-bin-2.0.8.4.ebuild,
azureus-bin-2.1.0.0-r1.ebuild, azureus-bin-2.1.0.2.ebuild:
virtual/glibc -> virtual/libc
*azureus-bin-2.1.0.2 (24 Jun 2004)
24 Jun 2004; Martin Holzer <mholzer@gentoo.org> azureus-bin-2.1.0.2.ebuild:
Version bumped.
*azureus-bin-2.1.0.0-r1 (18 Jun 2004)
18 Jun 2004; Jon Hood <squinky86@gentoo.org> +azureus-bin-2.1.0.0-r1.ebuild,
-azureus-bin-2.1.0.0.ebuild:
add plugins dir irt #53069
16 Jun 2004; Jon Hood <squinky86@gentoo.org> files/azureus.png:
fixing azureus.png irt #54049; thanks Adam Hewgill!
*azureus-bin-2.1.0.0 (31 May 2004)
31 May 2004; Jon Hood <squinky86@gentoo.org>
-files/azureus-bin-2.0.7.1_pre20040224-gentoo.sh,
-azureus-bin-2.0.7.1_pre20040224.ebuild, +azureus-bin-2.1.0.0.ebuild:
version bump, closes #52546; cleanups
14 May 2004; Jon Hood <squinky86@gentoo.org> azureus-bin-2.0.8.4.ebuild:
add linc to RDEPEND to fix #51030
06 May 2004; Jon Hood <squinky86@gentoo.org> +files/azureus.desktop,
+files/azureus.png, azureus-bin-2.0.8.4.ebuild:
add shortcut (#50103)
23 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
azureus-bin-2.0.7.1_pre20040224.ebuild, azureus-bin-2.0.8.0a.ebuild,
azureus-bin-2.0.8.4.ebuild:
add missing 'R' for bug #45564
*azureus-bin-2.0.8.4 (17 Mar 2004)
17 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
azureus-bin-2.0.8.2.ebuild, azureus-bin-2.0.8.4.ebuild:
Version bump
*azureus-bin-2.0.8.2 (16 Mar 2004)
16 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
azureus-bin-2.0.8.2.ebuild:
Version bump.
16 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
azureus-bin-2.0.8.0a.ebuild:
Made the systray4j DEPEND require the kde use flag.
*azureus-bin-2.0.8.0a (13 Mar 2004)
13 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
azureus-bin-2.0.7.1_pre20040224.ebuild, azureus-bin-2.0.8.0a.ebuild,
files/azureus-bin-2.0.8.0a-gentoo.sh:
Version bump. systray4jdaemon was removed upstream. We now RDEPEND on java
classes rather than using the ones provided by azurues.
*azureus-bin-2.0.7.1_pre20040224 (04 Mar 2004)
04 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
azureus-bin-2.0.7.1_pre20040224.ebuild, metadata.xml,
files/azureus-bin-2.0.7.1_pre20040224-gentoo.sh,
files/azureus-bin-Makefile.patch:
Azureus is a Java based bittorrent client. Initial ebuild provided by me and
Andy Daniels <danielsa@uwstout.edu> in bug #35556... only swt interface
currently
|