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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
# ChangeLog for media-video/ogle-gui
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/ogle-gui/ChangeLog,v 1.32 2007/11/27 12:02:55 zzam Exp $
27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> ogle-gui-0.9.2.ebuild:
Fixed quoting.
21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
-ogle-gui-0.9.1.ebuild:
gnome-1.x removal
22 Nov 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/ogle-gui-0.9.2-text-encoding.patch, ogle-gui-0.9.2.ebuild:
Switch gettext to utf-8 output, fixing bug #84850.
01 Sep 2006; Stefan Schweizer <genstef@gentoo.org> ogle-gui-0.9.2.ebuild:
drop gtk2, bug 106560
29 Aug 2006; Jeroen Roovers <jer@gentoo.org> ogle-gui-0.9.2.ebuild:
Marked ~hppa.
15 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ogle-gui-0.9.1.ebuild,
ogle-gui-0.9.2.ebuild:
Fix dependencies.
07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> ogle-gui-0.9.1.ebuild,
ogle-gui-0.9.2.ebuild:
Don't use ${HOMEPAGE} in SRC_URI.
11 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> ogle-gui-0.9.2.ebuild:
Stable on sparc
15 Sep 2005; Aron Griffis <agriffis@gentoo.org> ogle-gui-0.9.2.ebuild:
Mark 0.9.2 stable on alpha
10 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> ogle-gui-0.9.1.ebuild,
ogle-gui-0.9.2.ebuild:
Don't install ABOUT-nLS file.
03 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> ogle-gui-0.9.1.ebuild,
ogle-gui-0.9.2.ebuild:
Don't install COPYING and INSTALL files.
24 Aug 2005; Aron Griffis <agriffis@gentoo.org> ogle-gui-0.9.2.ebuild:
stable on ia64
20 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> ogle-gui-0.9.1.ebuild:
Fix invalid ${DEPEND}.
01 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ogle-gui-0.9.2.ebuild:
Stable on ppc.
03 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> ogle-gui-0.9.2.ebuild:
stable on amd64
27 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> ogle-gui-0.9.2.ebuild:
0.9.2 now stable on x86. fixes #61041.
23 Oct 2004; Jason Wever <weeve@gentoo.org> ogle-gui-0.9.2.ebuild:
Added ~sparc keyword.
12 May 2004; Patrick Kursawe <phosphan@gentoo.org> ogle-gui-0.9.2.ebuild:
-gtk2 didn't work correctly
*ogle-gui-0.9.2 (13 Dec 2003)
13 Dec 2003; Seemant Kulleen <seemant@gentoo.org> ogle-gui-0.8.4.ebuild,
ogle-gui-0.8.5.ebuild, ogle-gui-0.9.0.ebuild, ogle-gui-0.9.1.ebuild,
ogle-gui-0.9.2.ebuild:
version bump, to one which supports a gtk2 interface
14 Nov 2003; Brad House <brad_mssw@gentoo.org> ogle-gui-0.9.1.ebuild:
mark stable on amd64
*ogle-gui-0.9.1 (24 Mar 2003)
24 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
Version bump (thanks to Matt Taylor <liverbugg@juno.com>).
*ogle-gui-0.9.0 (04 Mar 2003)
04 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
Version bump (thanks to Bernardo S. A. Silva <bsaslinux@globo.com>).
*ogle-gui-0.8.5 (21 Sep 2002)
21 Sep 2002; Arcady Genkin <agenkin@gentoo.org> ogle-gui-0.8.5.ebuild :
Version bump.
*ogle-gui-0.8.4 (1 Jul 2002)
1 Jul 2002; Seemant Kulleen <seemant@gentoo.org> ogle-gui-0.8.4.ebuild
files/digest-ogle-gui-0.8.4 :
Version bump.
*ogle-gui-0.8.3-r1 (21 Jun 2002)
21 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> ogle-gui-0.8.3-r1.ebuild
Previous versions were failing to build because of gtk+2 and libglade-2 being
unmasked. This is now fixed.
*ogle-gui-0.8.3 (14 Jun 2002)
14 Jun 2002; Seemant Kulleen <seemant@gentoo.org> ogle-gui-0.8.3.ebuild
files/digest-ogle-gui-0.8.3 :
Version bump thanks to bsaslinux@globo.com (Bernardo S. A. Silva) in bug #
3676
*ogle-gui-0.8.2-r3 (26 Mar 2002)
26 Mar 2002; Bruce A. Locke <blocke@shivan.org> ogle-gui-0.8.2-r3.ebuild:
Minor ebuild cleanups
|