summaryrefslogtreecommitdiff
blob: af6b43e4f87c0dd46733171814d1be4c447d0271 (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
# ChangeLog for media-libs/giflib
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/giflib/ChangeLog,v 1.19 2005/02/03 21:21:03 tgall Exp $

  03 Feb 2005; Tom Gall <tgall@gentoo.org> giflib-4.1.0-r3.ebuild,
  giflib-4.1.3.ebuild
  removed ppc64 specific bits (we're ok now), add build fix
  for autoconf

  30 Jan 2005; lanius@gentoo.org giflib-4.1.3.ebuild:
  mark amd64

  23 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> giflib-4.1.0-r3.ebuild:
  Disables make check if xv is not installed. This closes bug #71895.

*giflib-4.1.3 (30 Sep 2004)

  30 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +giflib-4.1.3.ebuild:
  Version bumped. Added to ~ppc-macos.

  23 Sep 2004; Travis Tilley <lv@gentoo.org> giflib-4.1.0-r3.ebuild:
  fixed sandbox violation when CONF_LIBDIR is set

  19 Jun 2004; Tom Gall <tgall@gentoo.org> giflib-4.1.0-r3.ebuild:
  stable on ppc64, bug #54120

  14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> giflib-4.1.0-r3.ebuild:
  Marked stable on mips.

  07 Mar 2004; Stephen P. Becker <geoman@gentoo.org> giflib-4.1.0-r3.ebuild:
  Added ~mips keyword.

  10 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> giflib-4.1.0-r3.ebuild:
  use use_with; tidy

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*giflib-4.1.0-r3 (14 Apr 2002)

  18 May 2003; Guy Martin <gmsoft@gentoo.org> giflib-4.1.0-r3.ebuild :
  Added gnuconfig_update in src_unpack for hppa2.0-unknown-linux-gnu.

  26 Mar 2003; Graham Forest <vladimir@gentoo.org> giflib-4.1.0-r3.ebuild:
  Automated cleanup of LICENSE

  11 Mar 2003; Guy Martin <gmsoft@gentoo.org> giflib-4.1.0-r3.ebuild :
  Added hppa to keywords.

  02 Dec 2002; Will Woods <wwoods@gentoo.org> giflib-4.1.0-r3.ebuild
  
  Added gnuconfig stuff to correctly support alphaev67-* hosts.

  14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> giflib-4.1.0-r3.ebuild
  
  Removed the ungif USE flag from here.  Basically, if gif is in USE, then
  the user wants this library, otherwise the binary from libungif is used.

*giflib-4.1.0-r3 (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.