blob: 6a77d3ed20ee25dd58ebab59cc8511a25a76f192 (
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
|
# ChangeLog for dev-embedded/gpsim-lcd
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gpsim-lcd/ChangeLog,v 1.20 2008/01/05 10:17:03 calchan Exp $
05 Jan 2008; Denis Dupeyron <calchan@gentoo.org> gpsim-lcd-0.2.9.ebuild:
Added check on USE=gtk for dev-embedded/gpsim to fix bug #204375.
07 Jun 2007; Denis Dupeyron <calchan@gentoo.org>
-files/gpsim-lcd-0.1.1-display_fix.patch,
-files/gpsim-lcd-0.1.1-gcc33.patch, -gpsim-lcd-0.1.1.ebuild,
-gpsim-lcd-0.2.1.ebuild, -gpsim-lcd-0.2.5.ebuild:
Removed stale ebuilds now that version 0.2.9 is stable on all architectures.
07 Jun 2007; Markus Rothe <corsair@gentoo.org> gpsim-lcd-0.2.9.ebuild:
Stable on ppc64; bug #179189
21 May 2007; Christian Faulhammer <opfer@gentoo.org>
gpsim-lcd-0.2.9.ebuild:
x86/amd64 stable, bug 179189
21 Feb 2007; Denis Dupeyron <calchan@gentoo.org>
files/digest-gpsim-lcd-0.2.5, Manifest:
Transition to Manifest2.
12 Sep 2006; Markus Rothe <corsair@gentoo.org> gpsim-lcd-0.2.5.ebuild:
Added ~ppc64
14 Aug 2006; Daniel Black <dragonheart@gentoo.org> gpsim-lcd-0.2.1.ebuild,
gpsim-lcd-0.2.5.ebuild:
WANT_AUTOCONF changed to 2.5 as per QA bug #143429
13 May 2006; Denis Dupeyron <calchan@gentoo.org> ChangeLog:
Version bump, closing bug #128933.
24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> gpsim-lcd-0.2.1.ebuild:
Fix cp and chroot calls for FreeBSD compatiblity.
25 Mar 2005; <blubb@gentoo.org> gpsim-lcd-0.2.1.ebuild:
added ~amd64
05 Jan 2005; Daniel Black <dragonheart@gentoo.org> gpsim-lcd-0.2.1.ebuild:
Replaced gnuconfig method with an autoconf to generate config.guess files that
will hopefully be amd64 friendly.
*gpsim-lcd-0.2.1 (03 Jan 2005)
03 Jan 2005; Daniel Black <dragonheart@gentoo.org> gpsim-lcd-0.1.1.ebuild,
+gpsim-lcd-0.2.1.ebuild:
updated gnuconfig to solve bug #74998. This will hopefully make this amd64
(and others) compatible. Thanks to Aris Adamantiadis <aris@0xbadc0de.be> for
the bug report
24 Mar 2004; Daniel Black <dragonheart@gentoo.org> gpsim-lcd-0.1.1.ebuild:
Added IUSE to ebuild
05 Mar 2004; Daniel Black <dragonheart@gentoo.org> gpsim-lcd-0.1.1.ebuild:
unmasking x86
28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> gpsim-lcd-0.1.1.ebuild,
files/gpsim-lcd-0.1.1-display_fix.patch:
add functionality fix to avoid nasty refresh bug. QA Fix
*gpsim-lcd-0.1.1 (20 Oct 2003)
20 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> gpsim-lcd-0.1.1.ebuild,
files/gpsim-lcd-0.1.1-gcc33.patch:
initial commit
|