blob: 02c14b35b37b365f51d787b68a901ecde433104a (
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
67
68
69
70
71
72
73
74
|
# ChangeLog for media-libs/libungif
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libungif/ChangeLog,v 1.18 2004/10/02 10:06:20 eradicator Exp $
02 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
libungif-4.1.3.ebuild:
Using DESTDIR for src_install as it works and fixes a sandbox violation on
amd64.
*libungif-4.1.3 (30 Sep 2004)
30 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +libungif-4.1.3.ebuild:
Version bumped. This closes bug #61240.
12 Jul 2004; Seemant Kulleen <seemant@gentoo.org> libungif-4.1.0.1b.ebuild:
better fix for the previous bug -- as reported and fixed in bug #55065 by
#gentoo.pl Team - sekretarz <sekretarz@dukato.net>
24 Jun 2004; Seemant Kulleen <seemant@gentoo.org> libungif-4.1.0.1b.ebuild:
libungif only works with automake-1.4 -- thanks to sedat in #gentoo for
discovering this
19 Jun 2004; Tom Gall <tgall@gentoo.org> libungif-4.1.0.1b.ebuild:
stable on ppc64, bug #54124
03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> libungif-4.1.0.1b.ebuild:
Stable on mips
07 Mar 2004; Stephen P. Becker <geoman@gentoo.org> libungif-4.1.0.1b.ebuild:
Added ~mips keyword.
12 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org>
libungif-4.1.0.1b.ebuild:
inherit eutils for epatch; check doc install; ppc64 needs deps first
*libungif-4.1.0.1b (01 Apr 2003)
01 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> libungif-4.1.0.1b.ebuild,
files/libungif-4.1.0-stdarg.patch, files/libungif-CVS.patch:
minor version bump to resolve bug 18419
*libungif-4.1.0-r1 (26 Mar 2003)
12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*libungif-4.1.0 (21 Mar 2002)
23 Mar 2003; Seemant Kulleen <seemant@gentoo.org>
libungif-4.1.0-r1.ebuild :
Changed SRC_URI thanks to Rob Davies <Rob_Davies@NTLworld.com> in bug
#18170
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
changed sparc ~sparc keywords
11 Mar 2003; Guy Martin <gmsoft@gentoo.org> libungif-4.1.0-r1.ebuild :
Added hppa to keywords.
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> libungif-4.1.0-r1.ebuild :
stefan@mdy.univie.ac.at pointed out that html documentation gets gzipped,
which makes things inconvenient for easy browsing.
*libungif-4.1.0 (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.
|