blob: 2384c89ccb50ca779b8ee6300aa5c5ad91102852 (
plain)
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
|
# ChangeLog for x11-wm/xmonad-contrib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/xmonad-contrib/ChangeLog,v 1.15 2012/03/15 08:54:14 gienah Exp $
15 Mar 2012; Mark Wright <gienah@gentoo.org> xmonad-contrib-0.10.ebuild:
added dev-haskell/random depend (reported by styx)
06 Mar 2012; Mark Wright <gienah@gentoo.org> xmonad-contrib-0.10.ebuild:
Add ~ppc64 keywords to xmonad-contrib 0.10, thanks to EM3RY for testing.
*xmonad-contrib-0.10 (22 Nov 2011)
22 Nov 2011; Sergei Trofimovich <slyfox@gentoo.org>
+xmonad-contrib-0.10.ebuild:
Version bump (bug #391161 by Mike Limansky)
*xmonad-contrib-0.9.2 (11 May 2011)
11 May 2011; Sergei Trofimovich <slyfox@gentoo.org>
-xmonad-contrib-0.5.ebuild, -xmonad-contrib-0.6.ebuild,
-xmonad-contrib-0.7.ebuild, -xmonad-contrib-0.8.ebuild,
-xmonad-contrib-0.8.1.ebuild, +xmonad-contrib-0.9.2.ebuild:
Version bump. Drop sparc keyword. Drop old.
19 Apr 2011; Thomas Kahle <tomka@gentoo.org> xmonad-contrib-0.9.ebuild:
x86 stable per bug 359843
22 Mar 2011; Christoph Mende <angelos@gentoo.org> xmonad-contrib-0.9.ebuild:
Stable on amd64 wrt bug #359843
24 Feb 2010; Markos Chandras <hwoarang@gentoo.org>
xmonad-contrib-0.8.1.ebuild:
Stable on amd64 wrt bug #297347
31 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
xmonad-contrib-0.8.1.ebuild:
stable x86, bug 297347
27 Oct 2009; <kolmodin@gentoo.org> xmonad-contrib-0.9.ebuild:
Add utf8-string as a mandatory dep
*xmonad-contrib-0.9 (26 Oct 2009)
26 Oct 2009; <kolmodin@gentoo.org> +xmonad-contrib-0.9.ebuild:
Version bump
*xmonad-contrib-0.8.1 (31 Jul 2009)
31 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org>
+xmonad-contrib-0.8.1.ebuild:
Version bump.
*xmonad-contrib-0.8 (06 Sep 2008)
06 Sep 2008; Lennart Kolmodin <kolmodin@gentoo.org>
+xmonad-contrib-0.8.ebuild:
Bump package to match xmonad-0.8
*xmonad-contrib-0.7 (11 Apr 2008)
11 Apr 2008; Lennart Kolmodin <kolmodin@gentoo.org>
+xmonad-contrib-0.7.ebuild:
Version bump.
*xmonad-contrib-0.6 (02 Feb 2008)
02 Feb 2008; Lennart Kolmodin <kolmodin@gentoo.org>
+xmonad-contrib-0.6.ebuild:
Version bump, xft still disabled
*xmonad-contrib-0.5 (16 Dec 2007)
16 Dec 2007; Lennart Kolmodin <kolmodin@gentoo.org> +metadata.xml,
+xmonad-contrib-0.5.ebuild:
Initial import. xmonad-contrib is a library of extensions to x11-wm/xmonad.
|