summaryrefslogtreecommitdiff
blob: 63c79927faaff439d055f91859141b1db460ce72 (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
# ChangeLog for media-libs/libmovtar
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libmovtar/ChangeLog,v 1.15 2006/10/23 12:14:41 blubb Exp $

  23 Oct 2006; Simon Stelling <blubb@gentoo.org> libmovtar-0.1.3-r1.ebuild:
  fix mmx logic

  06 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> -files/jpegint.h,
  libmovtar-0.1.3-r1.ebuild:
  Depend on a newer version of jpeg that installs jpegint.h so that we don't
  need it in tree. Remove redundant src_compile, use sed -i.

  30 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  libmovtar-0.1.3-r1.ebuild:
  Re-add glib 1.2 dependency as per bug #116122 and beat myself with a cluebat.

  18 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  libmovtar-0.1.3-r1.ebuild:
  Drop glib-1.2 dependency, as per bug #98269.

  21 Aug 2005; Mark Loeser <halcy0n@gentoo.org>
  +files/libmovtar-0.1.3-asm.patch, libmovtar-0.1.3-r1.ebuild:
  Fix bad variable handling in asm, fixes compilation on gcc4 and gcc-3.4 when
  -funit-at-a-time is used; bug #101397

  07 May 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/libmovtar-0.1.3-m4.patch, +metadata.xml, libmovtar-0.1.3-r1.ebuild:
  Added metadata. Fixed m4 AC_DEFUN definitions as per bug #91384.

  26 Apr 2005; Martin Schlemmer <azarah@gentoo.org>
  +files/libmovtar-0.1.3-gcc4.patch, libmovtar-0.1.3-r1.ebuild:
  Fix building with gcc4.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*libmovtar-0.1.3-r1 (08 Jul 2002)

  08 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
  libmovtar-0.1.3-r1.ebuild files/digest-libmovtar-0.1.3-r1 :

  Portage doesn't src_compile and src_install automatically any more, so
  added those functions in.

*libmovtar-0.1.3 (30 May 2002)

  30 May 2002; Seemant Kulleen <seemant@gentoo.org> libmovtar-0.1.3.ebuild
  files/digest-libmovtar-0.1.3 :

  Version bump.

*libmovtar-0.1.2 (11 Apr 2002)

  11 Apr 2002; Spider <spider@gentoo.org>
  Update all glib dependencies to use glib-1.2*  in preparation of unmasking the glib-2.0.1 packages


*libmovtar-0.1.2 (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.