blob: e566230d1697a11994f753bd805996e4dcf1e453 (
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
|
# ChangeLog for x11-misc/read-edid
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/read-edid/ChangeLog,v 1.16 2008/11/12 14:49:48 yngwin Exp $
12 Nov 2008; Ben de Groot <yngwin@gentoo.org> read-edid-1.4.2.ebuild,
read-edid-2.0.0.ebuild:
Fixing RDEPEND, bug 246488
*read-edid-2.0.0 (11 Nov 2008)
*read-edid-1.4.2 (11 Nov 2008)
11 Nov 2008; Ben de Groot <yngwin@gentoo.org> metadata.xml,
+read-edid-1.4.2.ebuild, +read-edid-2.0.0.ebuild:
Adding latest releases. Fixing whitespace in metadata.xml.
18 May 2008; Raúl Porcel <armin76@gentoo.org> read-edid-1.4.1-r1.ebuild:
alpha stable
16 Apr 2008; Samuli Suominen <drac@gentoo.org> read-edid-1.4.1-r1.ebuild:
Removed RESTRICT mirror as it can be mirrored again.
17 Jan 2008; Ferris McCormick <fmccor@gentoo.org>
read-edid-1.4.1-r1.ebuild:
Add ~sparc at user (Christoph Brill) request, Bug #206342, but see bug
report for comments.
21 Nov 2007; nixnut <nixnut@gentoo.org> read-edid-1.4.1-r1.ebuild:
Stable on ppc wrt bug 195220
04 Nov 2007; Christoph Mende <angelos@gentoo.org>
read-edid-1.4.1-r1.ebuild:
Stable on amd64 wrt bug #195220
27 Sep 2007; Samuli Suominen <drac@gentoo.org> -read-edid-1.4.1.ebuild,
read-edid-1.4.1-r1.ebuild:
Workaround digest mismatch between our mirrored tarball and upstream tarball
wrt #187535. Also x86 stable, for same reason.
03 Jul 2007; Raúl Porcel <armin76@gentoo.org> read-edid-1.4.1-r1.ebuild:
Add ~alpha wrt #144319
*read-edid-1.4.1-r1 (03 Jun 2007)
03 Jun 2007; Doug Goldstein <cardoe@gentoo.org>
+files/read-edid-arch.patch, +read-edid-1.4.1-r1.ebuild:
patch to only compile the x86 bits on x86. tested on ~amd64 and ~ppc.
06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> read-edid-1.4.1.ebuild:
Fixed dodoc not to install COPYING and/or INSTALL.
01 Jun 2004; Brandon Hale <tseng@gentoo.org> read-edid-1.4.1.ebuild:
Add IUSE=
*read-edid-1.4.1 (07 Dec 2003)
07 Dec 2003; Ian Leitch <port001@gentoo.org> read-edid-1.4.1.ebuild:
Moved from app-misc to x11-misc, metadata.xml created
*read-edid-1.4.1 (18 Jun 2002)
18 Jun 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|