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
|
# ChangeLog for x11-libs/xview
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/xview/ChangeLog,v 1.26 2007/07/01 20:34:26 flameeyes Exp $
01 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Once again, with passion.
01 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest to compensate value in CVS header expansion.
01 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> +xview-3.2-r6.ebuild:
Revision bump to fix building when /usr/X11R6 is missing, see bug #149712
and the long list of dupes.
29 Sep 2006; Olivier Fisette <ribosome@gentoo.org> xview-3.2-r5.ebuild:
Added missing dependency on imake.
01 Aug 2006; Olivier Fisette <ribosome@gentoo.org> -xview-3.2.ebuild,
-xview-3.2-r1.ebuild, -xview-3.2-r3.ebuild, -xview-3.2-r4.ebuild,
xview-3.2-r5.ebuild, -xview-3.2-r6.ebuild:
Backported fix for bug #67924 to the stable tree. Removed stale versions.
*xview-3.2-r6 (01 Aug 2006)
01 Aug 2006; Olivier Fisette <ribosome@gentoo.org> +xview-3.2-r6.ebuild:
Added dependencies on Lucida Bright and Sun Cursor fonts. (Fixes bug
#67924.) These fonts are no longer provided by virtual/x11.
16 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; xview-3.2.ebuild,
xview-3.2-r1.ebuild, xview-3.2-r3.ebuild, xview-3.2-r5.ebuild:
Fix for gcc 4.1. (#120910) Look for imake in the right place, fix by Octavio
Ruiz. No rev bump, since both result in compilation failures. Port remaining
ebuilds to modular X.
*xview-3.2-r5 (19 Feb 2006)
19 Feb 2006; Olivier Fisette <ribosome@gentoo.org> +files/lseek.diff,
+xview-3.2-r5.ebuild:
Fixed conflicting type declarations for lseek in libxview.
25 Jan 2006; Patrick McLean <chutzpah@gentoo.org> xview-3.2-r4.ebuild:
Fix dependencies for modular X.
25 Jan 2006; Patrick McLean <chutzpah@gentoo.org> xview-3.2.ebuild,
xview-3.2-r1.ebuild, xview-3.2-r3.ebuild, xview-3.2-r4.ebuild:
Mask on amd64 due to bug #108261.
14 Dec 2005; Joshua Jackson <tsunam@gentoo.org> xview-3.2-r4.ebuild:
Stable on x86; bug #115452
*xview-3.2-r4 (14 Aug 2005)
14 Aug 2005; Olivier Fisette <ribosome@gentoo.org> +xview-3.2-r4.ebuild:
Fixed bug #88001: xview no longer builds its own versions of msgfmt and
xgettext.
28 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> xview-3.2.ebuild,
xview-3.2-r1.ebuild, xview-3.2-r3.ebuild:
Removed from hppa (#78118).
01 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> xview-3.2.ebuild,
xview-3.2-r1.ebuild, xview-3.2-r3.ebuild:
Mask alpha due to bug 78118.
17 Feb 2005; Gustavo Felisberto <humpback@gentoo.org>;
+files/CAN-2005-0076.patch, -xview-3.2-r2.ebuild:
Removed -r2 that did not work with xorg. Added -r3 that does not use the
debian patches and has a new HOMEPAGE and seems to be supported there. This
version from the new home still needed the CAN-2005-0076 patch. This was
tested with xorg 6.8.0-r4 and 6.8.2 on x86.
*xview-3.2-r2 (17 Feb 2005)
17 Feb 2005; Gustavo Felisberto <humpback@gentoo.org>; +xview-3.2-r2.ebuild:
Adding -r2 with debian patch to solve security problem reported in bug #78118.
16 Jan 2005; Guy Martin <gmsoft@gentoo.org> xview-3.2-r1.ebuild:
Stable on hppa.
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
16 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> xview-3.2-r1.ebuild:
Stable on alpha.
18 Nov 2004; <pyrania@gentoo.org> xview-3.2-r1.ebuild:
Marked stable on x86.
*xview-3.2-r1 (02 Oct 2004)
02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> +xview-3.2-r1.ebuild:
Bump patches, new ebuild provided by genstef in #gentoo-bugs.
11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> xview-3.2.ebuild:
Stable on alpha.
30 Mar 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml, xview-3.2.ebuild:
Added metadata.xml
30 Mar 2004; Chris Aniszczyk <zx@gentoo.org> xview-3.2.ebuild:
Marking stable on hppa.
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> xview-3.2.ebuild:
don't assign to PN; tidy
*xview-3.2 (02 AUG 2003)
02 AUG 2003; Maarten Thibaut <murphy@gentoo.org> xview-3.2.ebuild :
Initial import.
|