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
|
# ChangeLog for net-ftp/ftpcube
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.20 2004/04/27 21:49:05 agriffis Exp $
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ftpcube-0.4.1.ebuild,
ftpcube-0.4.2.ebuild, ftpcube-0.4.3-r1.ebuild, ftpcube-0.4.3.ebuild:
Add inherit eutils
*ftpcube-0.4.3-r1 (12 Jan 2004)
12 Jan 2004; Rob Cakebread <pythonhead@gentoo.org> ftpcube-0.4.3-r1.ebuild:
Fixes crash on connect dialog. bug# 36320
05 May 2003; Alastair Tse <liquidx@gentoo.org> ftpcube-0.4.3.ebuild:
added virtualx support to prevent failing when merging without X
05 May 2003; Alastair Tse <liquidx@gentoo.org> ftpcube-0.4.1.ebuild,
ftpcube-0.4.2.ebuild, ftpcube-0.4.3.ebuild:
bumps to stable x86
*ftpcube-0.4.3 (30 Apr 2003)
30 Apr 2003; Alastair Tse <liquidx@gentoo.org> ftpcube-0.4.3.ebuild,
files/ftpcube-0.4.3-gentoo.patch:
version bump. this version fixes handling >2GB files
*ftpcube-0.4.2 (02 Apr 2003)
02 Apr 2003; Alastair Tse <liquidx@gentoo.org> ftpcube-0.4.2.ebuild,
files/ftpcube-0.4.2-gentoo.patch:
version bump. thanks to zul <chuck_short@rogers.com>. fixes #18624.
*ftpcube-0.4.1 (31 Mar 2003)
31 Mar 2003; Alastair Tse <liquidx@gentoo.org> ftpcube-0.3.2-r2.ebuild,
ftpcube-0.3.2-r2.ebuild, ftpcube-0.3.3.ebuild, ftpcube-0.3.3.ebuild,
ftpcube-0.4.1.ebuild, files/ftpcube-0.4.1-gentoo.patch,
files/setup.cfg.patch:
version bump and clean up to use distutils
*ftpcube-0.4.4 (22 Dic 2002)
22 Dic 2022; J.Alberto Suarez L. <bass@gentoo.org> ftpcube-0.4.0.ebuild:
New version.
A few changes in the ebuild, now use WxPython.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ftpcube-0.4.0 (13 Feb 2003)
13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*ftpcube-0.3.3 (20 Aug 2002)
16 Oct 2002; foser <foser@gentoo.org> ftpcube-0.3.3.ebuild :
Small dep fix.
20 Aug 2002; J.Alberto S.L. <bass@gentoo.org> ftpcube-0.3.3.ebuild:
new version
*ftpcube-0.3.2 (13 Jun 2002)
21 Jun 2002; Spider <spider@gentoo.org> ftpcube-0.3.2-r2.ebuild :
Tweaked the depenendencies so it doesn't break with pygtk-1.99.x series. incompatible with the new gnome bindings.
17 Jun 2002; J.Alberto S.L. <bass@gentoo.org> ftpcube-0.3.2-r1.ebuild:
fixed a problem with icons.
17 Jun 2002; J.Alberto S.L. <bass@gentoo.org> ftpcube-0.3.2-r1.ebuild:
This only use an alternative installation mode for who have
problems with the distutils of python
13 Jun 2002; J.Alberto S.L. <bass@gentoo.org> ftpcube-0.3.2.ebuild:
new version
*ftpcube-0.3.1 (28 May 2002)
13 Jun 2002; J.Alberto S.L. <bass@gentoo.org> ftpcube-0.3.1.ebuild:
clean ebuild
28 May 2002; J.Alberto S.L. <bass@gentoo.org> ftpcube-0.3.1.ebuild:
First relase.
|