blob: e72354b25d5b1d6455ccdeeb5ab96e7703b18116 (
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
|
# ChangeLog for media-libs/libsdl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.8 2002/07/23 22:10:34 gerk Exp $
*libsdl-1.2.4-20020601 (7 Jun 2002)
23 Jul 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords, and removed nasm as RDEPEND (it is not
required to run or comile this lib and does not work on
non x86 ARCHes)
7 June 2002; Seemant Kulleen <seemant@gentoo.org>
libsdl-1.2.4-20020601.ebuild files/digest-libsdl-1.2.4-20020601 :
Version bump to CVS snapshot which compiles against DirectFB-0.9.11
*libsdl-1.2.4-r1 (22 Apr 2002)
22 Apr 2002; Seemant Kulleen <seemant@gentoo.org> libsdl-1.2.4-r2.ebuild :
naz in #gentoo pointed out that since kde3 is the default kde, arts
dependency can now be on kde-base/arts instead of kdelibs, which reduces
code bloat immensely.
*libsdl-1.2.4-r1 (19 Apr 2002)
19 Apr 2002; Seemant Kulleen <seemant@gentoo.org> libsdl-1.2.4-r1.ebuild :
phoen][x from #gentoo pointed out that opengl was being disabled and enabled
contrary to its USE flag setting.
*libsdl-1.2.4 (17 Apr 2002)
17 Apr 2002; Seemant Kulleen <seemant@gentoo.org> libsdl-1.2.4.ebuild :
Version bump submitted by pete@shinners.org (Pete Shinners)in bug #1866
*libsdl-1.2.3-r1 (21 Mar 2002)
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> libsdl-1.2.3-r1.ebuild :
HTML documentation no longer gzipped.
*libsdl-1.2.3-r1 (6 Feb 2002)
6 Feb 2002; Daniel Robbins <drobbins@gentoo.org> libsdl-1.2.3-r1.ebuild:
Added support for the new "xv" USE variable to turn on/off the XVideo extension.
This seems to be causing problems for some people. See bug #159.
*libsdl-1.2.3 (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.
|