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
|
# ChangeLog for dev-util/biew
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/biew/ChangeLog,v 1.27 2011/02/23 16:27:48 signals Exp $
*biew-6.1.0-r1 (23 Feb 2011)
23 Feb 2011; Kevin McCarthy <signals@gentoo.org> +biew-6.1.0-r1.ebuild,
metadata.xml:
Fix installation layout problems (bug #351534). Fix "gpm" USE flag. Clean up
ebuild and bump to EAPI=4. Added myself to metadata as maintainer.
*biew-6.1.0 (21 Feb 2010)
21 Feb 2010; Patrick Lauer <patrick@gentoo.org> +biew-6.1.0.ebuild:
Bump for #305809
25 Aug 2009; Víctor Ostorga <vostorga@gentoo.org> biew-5.7.0.ebuild,
+files/biew-570-configure.patch, -files/biew-570-configure-gpm.patch,
files/biew-570-makefile.patch:
Respecting CC, LD, AR, RANLIB variables, bug #243972
Fixing pre-stripped files, bug #255833
Fixing man page location, patch thanks to Sandro Bonazzola and Wim Muskee
bug #255835
Respecting CFLAGS and LDFLAGS
Now builds in ~amd64 , thanks to Diego E." Flameeyes" Pettenò
<flameeyes@gmail.com>
*biew-5.7.0 (26 Dec 2008)
26 Dec 2008; Stephanie Lockwood-Childs <wormo@gentoo.org>
+files/biew-570-configure-gpm.patch, +files/biew-570-makefile.patch,
+biew-5.7.0.ebuild:
Version bump with the help of Andrej Gelenberg (bug #251905)
05 Oct 2008; Michał Januszewski <spock@gentoo.org> metadata.xml:
Remove myself from the maintainer list.
05 Oct 2008; Michał Januszewski <spock@gentoo.org> biew-5.6.2-r1.ebuild:
Make sure biew is not stripped in src_compile (bug #239878).
*biew-5.6.2-r1 (24 Feb 2008)
24 Feb 2008; Michał Januszewski <spock@gentoo.org> +biew-5.6.2-r1.ebuild:
Fix bug #210702.
09 Feb 2008; Samuli Suominen <drac@gentoo.org> biew-5.6.2.ebuild:
Fix biew to work with slang 2.1.3.
11 Apr 2007; Peter Weller <welp@gentoo.org> biew-5.5.0.ebuild,
biew-5.6.1.ebuild, biew-5.6.2.ebuild:
Keyworded ~amd64 wrt bug 170096
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
14 Oct 2006; Olivier Crête <tester@gentoo.org> ChangeLog:
Mark ~amd64 for bug #144778
13 Aug 2006; Michał Januszewski <spock@gentoo.org>
+files/biew-562-lvalue-casts.patch, biew-5.6.2.ebuild:
Fix compilation issues with gcc4 (bug #143703).
08 Aug 2006; Michał Januszewski <spock@gentoo.org> biew-5.5.0.ebuild,
biew-5.6.1.ebuild, biew-5.6.2.ebuild:
Fix slang dependencies (bug #141947).
12 Jun 2005; Michał Januszewski <spock@gentoo.org> biew-5.6.2.ebuild:
Merged patch from bug #94863. It should now be possible to compile and use
biew on non-x86 arches. Please test.
12 Jan 2005; Michal Januszewski <spock@gentoo.org> biew-5.6.2.ebuild:
Stable on x86.
*biew-5.6.2 (30 Sep 2004)
30 Sep 2004; Michal Januszewski <spock@gentoo.org> +biew-5.6.2.ebuild:
Version bump.
02 Aug 2004; Michal Januszewski <spock@gentoo.org> biew-5.5.0.ebuild,
biew-5.6.1.ebuild:
Included a fix from bug #59082 (-fPIC filtering).
03 Jul 2004; Michal Januszewski <spock@gentoo.org> biew-5.6.1.ebuild:
Stable on x86.
17 Jun 2004; Michal Januszewski <spock@gentoo.org> biew-5.5.0.ebuild,
biew-5.6.1.ebuild:
Added a workaround to solve bug #53825.
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> biew-5.5.0.ebuild,
biew-5.6.1.ebuild:
Fix use invocation
*biew-5.6.1 (14 Apr 2004)
14 Apr 2004; Michal Januszewski <spock@gentoo.org> biew-5.6.1.ebuild:
Version bumped.
13 Apr 2004; Michal Januszewski <spock@gentoo.org> biew-5.5.0.ebuild:
Moved to stable on x86.
17 Mar 2004; Michal Januszewski <spock@gentoo.org> biew-5.5.0.ebuild:
Fixed a compilation bug, closes #44683.
13 Feb 2004; Michal Januszewski <spock@gentoo.org> biew-5.5.0.ebuild:
A small CFLAGS fix, closes #41428.
*biew-5.5.0 (12 Feb 2004)
12 Feb 2004; Michal Januszewski <spock@gentoo.org> biew-5.5.0.ebuild,
metadata.xml:
Initial commit, closes #41027. Thanks to Daniel Fullmer <lsmod@hotmail.com>
for the original ebuild.
|