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
|
# ChangeLog for x11-misc/wbar
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.15 2012/05/05 04:53:45 jdhore Exp $
05 May 2012; Jeff Horelick <jdhore@gentoo.org> wbar-2.2.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
15 Dec 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #353461
14 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> wbar-2.2.2.ebuild:
Add missing deps wrt #375131 by nzqr <candysnell@ya.ru>
*wbar-2.2.2 (19 Jun 2011)
19 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> -wbar-2.2.1.ebuild,
+wbar-2.2.2.ebuild:
Version bump, bug #367549 was fixed upstream, drop old
*wbar-2.2.1 (17 May 2011)
17 May 2011; Kacper Kowalik <xarthisius@gentoo.org> -wbar-2.1.1.ebuild,
-files/wbar-2.1.1-as-needed.patch, -files/wbar-2.1.1-fix-warnings.patch,
-files/wbar-2.1.1-opt-config.patch, -wbar-2.1.3.ebuild,
-files/wbar-2.1.3-as-needed.patch, +wbar-2.2.1.ebuild:
Version bump. Fix underlinking wrt #367549. Thanks to Diego Elio Pettenò
<flameeyes@gentoo.org> for the report. Drop old.
*wbar-2.1.3 (06 May 2011)
06 May 2011; Kevin McCarthy <signals@gentoo.org> +wbar-2.1.3.ebuild,
+files/wbar-2.1.3-as-needed.patch:
Version bump.
15 Apr 2011; Kevin McCarthy <signals@gentoo.org> wbar-2.1.1.ebuild:
Removed -Werror from CFLAGS.
14 Mar 2011; Kevin McCarthy <signals@gentoo.org> wbar-2.1.1.ebuild,
files/wbar-2.1.1-as-needed.patch:
Fix issue with 2 Main.cc files and respect for CXXFLAGS. Thanks to
xarthisius.
13 Mar 2011; Kevin McCarthy <signals@gentoo.org> wbar-2.1.1.ebuild,
+files/wbar-2.1.1-as-needed.patch:
Use LDADD for libraries. Fixes bug #358557
*wbar-2.1.1 (24 Feb 2011)
24 Feb 2011; Kevin McCarthy <signals@gentoo.org> +wbar-2.1.1.ebuild,
+files/wbar-2.1.1-fix-warnings.patch, +files/wbar-2.1.1-opt-config.patch:
New ebuild for version 2.1.1. Added "gtk" USE flag to control
building of the GTK based wbar-config utility.
14 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
files/wbar-1.3.3-Makefile.patch:
Link to -lX11 even if media-libs/imlib2 is built with USE="-X" wrt
#248580, thanks to Diego E. Pettenò for reporting.
19 Jun 2008; Samuli Suominen <drac@gentoo.org>
+files/wbar-1.3.3-gcc43.patch, wbar-1.3.3.ebuild:
Include stdlib.h for getenv wrt #228231, thanks to Evil Compile Person for
reporting.
22 Mar 2008; Markus Meier <maekke@gentoo.org> wbar-1.3.3.ebuild:
add ~x86
22 Mar 2008; Samuli Suominen <drac@gentoo.org> wbar-1.3.3.ebuild:
amd64 stable
*wbar-1.3.3 (13 Jan 2008)
13 Jan 2008; Samuli Suominen <drac@gentoo.org>
+files/wbar-1.3.3-Makefile.patch, +wbar-1.3.3.ebuild:
Initial commit wrt #159365, thanks to warlock for reporting.
|