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
|
# ChangeLog for sys-apps/915resolution
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/915resolution/ChangeLog,v 1.16 2010/01/15 13:48:22 bangert Exp $
*915resolution-0.5.3-r3 (15 Jan 2010)
15 Jan 2010; Thilo Bangert <bangert@gentoo.org>
+915resolution-0.5.3-r3.ebuild, +files/915resolution-0.5.3-945GME.patch:
add support for 945GME (#238349)
15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
915resolution-0.5.3-r2.ebuild:
Fix HOMEPAGE and SRC_URI wrt #297028.
13 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
915resolution-0.5.3-r1.ebuild, 915resolution-0.5.3-r2.ebuild:
Fix broken flag filtering.
*915resolution-0.5.3-r2 (29 Jul 2008)
29 Jul 2008; Patrick McLean <chutz@gentoo.org>
+files/915resolution-0.5.3-965GM.patch, -915resolution-0.5.3.ebuild,
+915resolution-0.5.3-r2.ebuild:
Add patch contributed by David Krapohl <david.krapohl@gmail.com> to add
support for Intel 965GM (bug #186661). Clean out older version.
21 Jun 2007; Christoph Mende <angelos@gentoo.org>
915resolution-0.5.3-r1.ebuild:
Added ~amd64 wrt bug 175500
11 Jun 2007; Patrick McLean <chutz@gentoo.org>
-files/915resolution-0.5.2-830.patch, -915resolution-0.5.2.ebuild,
-915resolution-0.5.2-r1.ebuild, 915resolution-0.5.3-r1.ebuild:
Re-keyword 0.5.3-r1 with ~x86, clean out 0.5.2
*915resolution-0.5.3-r1 (08 Jun 2007)
08 Jun 2007; Joe Peterson <lavajoe@gentoo.org>
+files/915resolution-0.5.3-freebsd.patch, +files/initd-r1,
+915resolution-0.5.3-r1.ebuild:
Port to ~x86-fbsd by adding code from FreeBSD-compatible version of
855resolution (found here:
http://www.sigusr1.org/~kurahone/misc-hacks/); remove optimization flags
(breaks assembly code part of build and is not necessary anyway); fix
init.d file to return correct error code if any of the resolutions in
config fail; improve formatting of log file; keyword with *only*
~x86-fbsd for now awaiting testing on other archs
(bug #175500)
17 Apr 2007; Stefan Schweizer <genstef@gentoo.org> files/confd,
metadata.xml:
Add mobile to metadata.xml and recommend baselayout-2 style configuration
*915resolution-0.5.3 (17 Apr 2007)
17 Apr 2007; Stefan Schweizer <genstef@gentoo.org> files/initd,
+915resolution-0.5.3.ebuild:
Version bump, add baselayout-2 compatibility
*915resolution-0.5.2-r1 (07 Jan 2007)
07 Jan 2007; Patrick McLean <chutzpah@gentoo.org>
+files/915resolution-0.5.2-830.patch, +915resolution-0.5.2-r1.ebuild:
New revision, add support for 830 chipsets, bug #157403. Thanks to Stian Skjelstad
<stian@nixia.no> for the patch.
27 Dec 2006; Piotr Jaroszyński <peper@gentoo.org>
915resolution-0.5.2.ebuild:
Add ~amd64 wrt bug #156597.
22 Jul 2006; Patrick McLean <chutzpah@gentoo.org>
915resolution-0.5.2.ebuild:
Clean up the binary in the tarball before making, fixes bug #141437.
22 Jul 2006; Patrick McLean <chutzpah@gentoo.org> files/confd:
Fix default conf.d script to actually work.
22 Jul 2006; Patrick McLean <chutzpah@gentoo.org> ChangeLog:
Initial revision.
|