blob: d7d18b5140925f0b37e643c748642779769d4bdb (
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
|
# ChangeLog for media-gfx/apngasm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngasm/ChangeLog,v 1.11 2014/02/22 08:06:45 ago Exp $
22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> apngasm-2.7.ebuild:
Stable for x86, wrt bug #498698
05 Feb 2014; Chema Alonso <nimiux@gentoo.org> apngasm-2.7.ebuild:
Stable for amd64 wrt bug #498698
13 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> apngasm-2.7.ebuild,
+files/apngasm-2.7-string_h.patch:
Include string.h for memcpy(), memset(), strlen() and strcpy() wrt #465780
(revealed by the libpng upgrade from 1.5 to 1.6) by Richard Grenville
*apngasm-2.7 (03 Oct 2012)
03 Oct 2012; Tim Harder <radhermit@gentoo.org> +apngasm-2.7.ebuild:
Version bump.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> apngasm-2.5.ebuild,
apngasm-2.6.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
23 Feb 2012; Tim Harder <radhermit@gentoo.org> -apngasm-2.3.ebuild,
-apngasm-2.4.ebuild:
Remove old.
*apngasm-2.6 (23 Feb 2012)
23 Feb 2012; Tim Harder <radhermit@gentoo.org> +apngasm-2.6.ebuild:
Version bump.
*apngasm-2.5 (11 Jan 2012)
11 Jan 2012; Tim Harder <radhermit@gentoo.org> +apngasm-2.5.ebuild:
Version bump.
*apngasm-2.4 (21 Sep 2011)
21 Sep 2011; Tim Harder <radhermit@gentoo.org> +apngasm-2.4.ebuild:
Version bump.
29 Apr 2011; Tim Harder <radhermit@gentoo.org> apngasm-2.3.ebuild:
Add a dependency on zlib and explicitly link with it.
*apngasm-2.3 (26 Apr 2011)
26 Apr 2011; Mike Frysinger <vapier@gentoo.org> +apngasm-2.3.ebuild,
+metadata.xml:
New package.
|