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
|
# ChangeLog for net-p2p/giftui
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftui/ChangeLog,v 1.20 2007/01/10 14:00:49 armin76 Exp $
10 Jan 2007; Raúl Porcel <armin76@gentoo.org> giftui-0.3.1.ebuild,
giftui-0.4.1.ebuild:
fix pkgconfig dep, bug 152463
31 May 2005; Karol Wojtaszek <sekretarz@gentoo.org>
files/0.4.1-gentoo.patch:
Fixed problems with gtk+-2.6, bug #62523
14 Jan 2005; Jon Hood <squinky86@gentoo.org> giftui-0.3.1.ebuild:
Fix SRC_URI and homepage irt #74936.
30 Nov 2004; Sven Wegener <swegener@gentoo.org> giftui-0.4.1.ebuild:
Fixed invalid atoms in *DEPEND.
18 Aug 2004; Jon Hood <squinky86@gentoo.org> +files/0.4.1-gentoo.patch,
giftui-0.4.1.ebuild:
Updating the patch for more stability and debugging features.
08 Aug 2004; Jon Hood <squinky86@gentoo.org> giftui-0.4.1.ebuild:
Use the correct docs dir irt #46565.
04 Jul 2004; Jon Hood <squinky86@gentoo.org> giftui-0.4.1.ebuild:
bump gtk+ dependency requirements irt #55784
28 Jun 2004; Jon Hood <squinky86@gentoo.org> giftui-0.4.1.ebuild:
fix header and add gconf to DEPEND
27 Jun 2004; David Holm <dholm@gentoo.org> giftui-0.4.1.ebuild:
Added to ~ppc.
*giftui-0.4.1 (26 Jun 2004)
26 Jun 2004; Jon Hood <squinky86@gentoo.org> +files/main.c.diff,
-giftui-0.1.1.ebuild, -giftui-0.2.0.ebuild, +giftui-0.4.1.ebuild:
version bump, ebuild cleanups, closes #51345
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> giftui-0.1.1.ebuild,
giftui-0.2.0.ebuild, giftui-0.3.1.ebuild:
Added IUSE.
24 Mar 2004; Jason Wever <weeve@gentoo.org> giftui-0.3.1.ebuild:
Added ~sparc keyword.
13 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> giftui-0.1.1.ebuild,
giftui-0.2.0.ebuild, giftui-0.3.1.ebuild:
ebuild cleanup. stable on x86
*giftui-0.3.1 (23 Oct 2003)
23 Oct 2003; Heinrich Wendel <lanius@gentoo.org> giftui-0.0.1.ebuild,
giftui-0.3.1.ebuild:
bump
19 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> giftui-0.2.0.ebuild:
Fixed installation.
*giftui-0.2.0 (19 Sep 2003)
19 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> giftui-0.2.0.ebuild:
Version bump
*giftui-0.1.1 (13 Aug 2003)
13 Aug 2003; Brandon Low <lostlogic@gentoo.org> giftui-0.1.1.ebuild:
Bump
13 Jul 2003; Jon Portnoy <avenj@gentoo.org> giftui-0.0.1.ebuild :
Modified ebuild to suggest giftui-cvs if giftui doesn't compile.
*giftui-0.0.1 (26 Apr 2003)
Initial version of giFTui, have fun!
|