summaryrefslogtreecommitdiff
blob: b37d95c951104b6f37209f6ab8945580e5a44b2f (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
# ChangeLog for media-libs/libmpeg3
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/ChangeLog,v 1.6 2002/12/13 10:59:35 blizzy Exp $

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*libmpeg3-1.5-r1 (15 Apr 2002)

  11 Sep 2002; Mark Guertin <gerk@gentoo.org> flac-1.0.3.ebuild :
  set nasm as x86 only dependancy

  15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> libmpeg3-1.5-r1.ebuild
  files/digest-libmpeg3-1.5-r1 files/libmpeg3-gentoo-patch-part1
  files/libmpeg3-gentoo-patch-part2 :

  It seems that the libmpeg3 folks did not design libmpeg3 well for installing
  the header files.  This is unfortunate because a few applications like
  transcode and mplayer need those headers in order to build libmpeg3 support.
  Their src.rpm's however, take care of this problem through patching.  So,
  to this end, I have patched the Makefile in patch-part1 to actually
  install the header files.  And I have patched the header files themselves
  in patch-part2 so that they include one another properly with 
  #include <blah> instead of #include "../blah"  This works well, so far.

*libmpeg3-1.5 (14 Apr 2002)

  14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> libmpeg3-1.5.ebuild
  files/digest-libmpeg3-1.5 :

  Version bump.

*libmpeg3-1.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.