summaryrefslogtreecommitdiff
blob: 83620a933e2c8362e5b1b3e97fc0a29e1c8ef735 (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
# ChangeLog for media-libs/jpeg
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v 1.13 2003/04/06 18:56:17 zwelch Exp $

*jpeg-6b-r3 (15 Nov 2002)

  06 Apr 2003; Zach Welch <zwelch@gentoo.org> jpeg-6b-r3.ebuild:
  add arm keyword

  02 Mar 2003; Martin Holzer <mholzer@gentoo.org> jpeg-6b-r3.ebuild :
  Changing back to replace-flags.

  12 Feb 2003; Guy Martin <gmsoft@gentoo.org> jpeg-6b-r3.ebuild :
  Added hppa to keywords and replaced $chost by $CHOST.

  31 Jan 2003; Seemant Kulleen <seemant@gentoo.org> jpeg-6b-r3.ebuild :

  using bash isntead of replace-flags for k6 stuff Closes bug #14851 by
  Andy gorham <uncleduck@sympatico.ca>

  16 Jan 2003; Seemant Kulleen <seemant@gentoo.org> jpeg-6b-r3.ebuild :

  replace -march=k6-3 by -march=i586 as well. This time closes bug #13955 by
  aholler@gentoo.de (Alexander Holler)

  12 Jan 2003; Seemant Kulleen <seemant@gentoo.org> jpeg-6b-r3.ebuild :

  Replace -march=k6 and -march=k6-2 flags with -march=i586, as per bug
  #13684 by: raymond.barbiero@uconn.edu (Raymond D Barbiero)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  18 Nov 2002; Will Woods <wwoods@gentoo.org> jpeg-6b-r3.ebuild, ChangeLog:
  Minor fix to chouser's minor fix, updating gnuconfig files so they 
  recognize alphaev67 as a valid CHOST.

  15 Nov 2002; Chris Houser <chouser@gentoo.org> files/digest-jpeg-6b-r3,
  jpeg-6b-r3.ebuild, ChangeLog: Minor bug fix to build process.  The bug was
  observed on an alpha-ev6 system.  NOTE: There is no benefit to upgrading if
  jpeg-6b-r2 built successfully for you.

*jpeg-6b-r2 (01 Feb 2002)

  01 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.