blob: f3ef72a26a74dec6742d6e156e10738445cef09b (
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
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
|
# ChangeLog for dev-python/compizconfig-python
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.23 2012/05/04 15:12:16 patrick Exp $
04 May 2012; Patrick Lauer <patrick@gentoo.org>
compizconfig-python-0.8.4-r3.ebuild:
Migrating dev-util/pkgconfig -> virtual/pkgconfig
20 Apr 2012; Naohiro Aota <naota@gentoo.org> metadata.xml:
Assign Pinkbyte as maintainer.
*compizconfig-python-0.8.4-r3 (08 Sep 2010)
08 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-compizconfig-python-0.8.4-r2.ebuild,
+compizconfig-python-0.8.4-r3.ebuild:
Apply patch from #336491 to build with contrived eclasses.
*compizconfig-python-0.8.4-r2 (04 Sep 2010)
04 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+compizconfig-python-0.8.4-r2.ebuild:
Disable static libraries (they are plugins anyway), remove .la files.
03 Apr 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
compizconfig-python-0.8.4-r1.ebuild:
Whitespace.
03 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
compizconfig-python-0.8.4-r1.ebuild:
Set SUPPORT_PYTHON_ABIS.
*compizconfig-python-0.8.4-r1 (03 Apr 2010)
03 Apr 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+compizconfig-python-0.8.4-r1.ebuild:
Replaced compiz ~ deps with >= deps to support the new compiz-0.8.6
release and to avoid future dep issues.
Did a revbump to avoid issues with installed packages.
20 Dec 2009; Romain Perier <mrpouet@gentoo.org>
-compizconfig-python-0.8.2.ebuild:
Clean up old version
*compizconfig-python-0.8.4 (15 Oct 2009)
15 Oct 2009; Romain Perier <mrpouet@gentoo.org>
+compizconfig-python-0.8.4.ebuild:
Version bump.
05 Sep 2009; Patrick Lauer <patrick@gentoo.org>
-compizconfig-python-0.6.0.1.ebuild:
Remove old
25 Apr 2009; Brent Baude <ranger@gentoo.org>
compizconfig-python-0.8.2.ebuild:
Marking compizconfig-python-0.8.2 ~ppc for bug 246804
25 Apr 2009; Brent Baude <ranger@gentoo.org>
compizconfig-python-0.8.2.ebuild:
Marking compizconfig-python-0.8.2 ~ppc64 for bug 246804
11 Apr 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
-compizconfig-python-0.7.8.ebuild:
Removing old compiz 0.7.8 ebuilds - affected by bug 263678.
*compizconfig-python-0.8.2 (03 Apr 2009)
03 Apr 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml, +compizconfig-python-0.8.2.ebuild:
Bumped compiz to the 0.8.2 release.
15 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
compizconfig-python-0.7.8.ebuild:
Removed the mirror restriction that was used for the overlay.
01 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Whitespace.
31 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Fixed the metadata.xml.
27 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
compizconfig-python-0.7.8.ebuild:
Removed the bug reporting warning that was copied from the desktop-effects
overlay by mistake.
*compizconfig-python-0.7.8 (27 Oct 2008)
27 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml, +compizconfig-python-0.7.8.ebuild:
Added compiz-0.7.8 to the tree
30 Oct 2007; nixnut <nixnut@gentoo.org>
compizconfig-python-0.6.0.1.ebuild:
added ~ppc for mr_bones
25 Oct 2007; Olivier Crête <tester@gentoo.org>
compizconfig-python-0.6.0.1.ebuild:
Marked ~amd64
24 Oct 2007; Hanno Boeck <hanno@gentoo.org>
compizconfig-python-0.6.0.1.ebuild:
QA fixes.
*compizconfig-python-0.6.0.1 (23 Oct 2007)
23 Oct 2007; Hanno Boeck <hanno@gentoo.org> +metadata.xml,
+compizconfig-python-0.6.0.1.ebuild:
Initial compiz-fusion commit, ebuild based on xeffects overlay.
|