blob: 5ce84d7c8bfe93779ce1bac03091cf8e249996b9 (
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
|
# ChangeLog for media-libs/libggi
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/ChangeLog,v 1.24 2005/05/14 18:26:25 mr_bones_ Exp $
14 May 2005; Michael Sterrett <mr_bones_@gentoo.org> libggi-2.0.1.ebuild,
libggi-2.0.1-r1.ebuild, libggi-2.1.0.ebuild:
correct license (bug #92572)
13 May 2005; Rene Nussbaumer <killerfox@gentoo.org> libggi-2.1.0.ebuild:
Added ~hppa; bug 43612
09 May 2005; Aron Griffis <agriffis@gentoo.org> libggi-2.1.0.ebuild:
add ~ia64 #43612
30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> libggi-2.1.0.ebuild:
~alpha keyword.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> libggi-2.1.0.ebuild:
added ~amd64
10 Apr 2005; Joseph Jezak <josejx@gentoo.org> libggi-2.1.0.ebuild:
Forgot to remove unneeded patch on ppc.
10 Apr 2005; Joseph Jezak <josejx@gentoo.org> libggi-2.1.0.ebuild:
Marked ~ppc for bug #43612.
01 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> libggi-2.1.0.ebuild:
Keyworded ~sparc wrt #43612
*libggi-2.1.0 (28 Mar 2005)
28 Mar 2005; Chris White <chriswhite@gentoo.org> +libggi-2.1.0.ebuild:
Rather large bump. Dropped keywords down to x86. See bug #43612 for more
details.
06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
libggi-2.0.1-r1.ebuild:
get_libdir fixes.
02 Oct 2004; Markus Nigbur <pyrania@gentoo.org> libggi-2.0.1.ebuild:
hooray for epatch!
28 Jul 2004; Tom Gall <tgall@gentoo.org> libggi-2.0.1-r1.ebuild:
stable on ppc64, bug #55076
25 Mar 2004; Jason Wever <weeve@gentoo.org> libggi-2.0.1-r1.ebuild:
Stable on sparc.
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libggi-2.0.1-r1.ebuild:
stable on alpha and ia64
*libggi-2.0.1-r1 (28 Dec 2002)
28 Dec 2002; Martin Schlemmer <azarah@gentoo.org> libggi-2.0.1-r1.ebuild :
Fix to enable framebuffer support if 'fbcon' in USE.
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
Changed sparc ~sparc keywords
*libggi-2.0.1 (05 Jun 2002)
15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> libggi-2.0.1.ebuild :
Add alpha to KEYWORDS
23 Jul 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
05 Jun 2002; Olivier Reisch <doctomoe@gentoo.org> libggi-2.0.1.ebuild
Added a small patch to the ebuild so libggi compiles fine on Apple PPC
machines. The vendor figured all PPC machines were embedded and adds a
compile option for lcd823 (embedded lcd controller) which does not work on
most PPC machines. Patch disables the option. Fixes BUG #3426.
*libggi-2.0.1 (14 Apr 2002)
14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> libggi-2.0.1.ebuild
files/digest-libggi-2.0.1
Version bump
*libggi-20010313 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@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.
|