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-gfx/exiv2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.17 2007/03/05 23:34:41 sbriesen Exp $
*exiv2-0.13 (05 Mar 2007)
05 Mar 2007; Stefan Briesenick <sbriesen@gentoo.org> metadata.xml,
+exiv2-0.13.ebuild:
version bump. new version features nls support and iconv is now a mandantory
runtime dependency.
01 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> exiv2-0.12.ebuild:
Stable on sparc
06 Jan 2007; Stefan Briesenick <sbriesen@gentoo.org> exiv2-0.12.ebuild:
added revdep-rebuild warning.
*exiv2-0.12 (08 Dec 2006)
08 Dec 2006; Stefan Briesenick <sbriesen@gentoo.org> +exiv2-0.12.ebuild:
version bump, solving #157515.
27 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> exiv2-0.11.ebuild:
Add ~x86-fbsd keyword.
27 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> exiv2-0.11.ebuild:
Convert iconv to a more portable syntax, and add virtual/libiconv dependency
at buildtime for the iconv command.
17 Oct 2006; Stefan Briesenick <sbriesen@gentoo.org> exiv2-0.9.1.ebuild,
exiv2-0.10-r1.ebuild, exiv2-0.11.ebuild:
added missing zlib dependency, solving bug #151708.
*exiv2-0.11 (01 Oct 2006)
01 Oct 2006; Stefan Briesenick <sbriesen@gentoo.org> +exiv2-0.11.ebuild:
version bump
31 Aug 2006; <blubb@gentoo.org> exiv2-0.9.1.ebuild:
stable on amd64
30 Aug 2006; Joshua Jackson <tsunam@gentoo.org> exiv2-0.9.1.ebuild:
stable x86; for kphotoalbum #145102
29 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> exiv2-0.9.1.ebuild:
ppc stable
26 Aug 2006; Jason Wever <weeve@gentoo.org> exiv2-0.9.1.ebuild:
Stable on SPARC wrt bug #145102.
*exiv2-0.10-r1 (18 Aug 2006)
18 Aug 2006; Stefan Briesenick <sbriesen@gentoo.org>
+files/exiv2-0.10-jpgimage.diff, -exiv2-0.10.ebuild,
+exiv2-0.10-r1.ebuild:
adding patch for crash in jpgimage.cpp, solving bug #144347.
*exiv2-0.10 (05 Jun 2006)
05 Jun 2006; Stefan Briesenick <sbriesen@gentoo.org> +exiv2-0.10.ebuild:
version bump, solving bug #135502.
28 Apr 2006; Jason Wever <weeve@gentoo.org> exiv2-0.9.1.ebuild:
Added ~sparc keyword wrt bug #130648.
21 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> exiv2-0.9.1.ebuild:
Added to ~ppc
*exiv2-0.9.1 (22 Mar 2006)
22 Mar 2006; Stefan Briesenick <sbriesen@gentoo.org> +metadata.xml,
+exiv2-0.9.1.ebuild:
initial commit, solving bug #109690.
|