blob: 1efb1b46ace176609f2d31688cde80c56dd24593 (
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
|
# ChangeLog for media-gfx/qrencode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.11 2011/07/15 15:44:14 jlec Exp $
15 Jul 2011; Justin Lecher <jlec@gentoo.org> qrencode-3.1.1.ebuild,
metadata.xml:
Added missing runtime dep on dev-python/imaging, #375289
31 Jan 2011; Christian Birchinger <joker@gentoo.org>
qrencode-3.1.1.ebuild, +files/qrencode-3.1.1-pngregenfix.patch:
Replace the libpng 1.4 sed fix with a patch, because autoreconf would
require SDL to regen the build files. No version bump because already
installed versions are not affected.
29 Sep 2010; Brent Baude <ranger@gentoo.org> qrencode-3.1.1.ebuild:
Marking qrencode-3.1.1 ~ppc for bug 338861
06 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
qrencode-3.1.1.ebuild:
x86 stable wrt bug #312727
04 Apr 2010; Markos Chandras <hwoarang@gentoo.org> qrencode-3.1.1.ebuild:
Stable on amd64 wrt bug #312727
10 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> qrencode-3.1.1.ebuild:
Fix libpng14 detection.
*qrencode-3.1.1 (20 Feb 2010)
20 Feb 2010; Christian Birchinger <joker@gentoo.org>
+qrencode-3.1.1.ebuild:
Version bump
11 Jun 2009; Markus Meier <maekke@gentoo.org> qrencode-3.0.3.ebuild:
amd64 stable, bug #273069
*qrencode-3.1.0 (10 Jun 2009)
10 Jun 2009; Christian Birchinger <joker@gentoo.org>
+qrencode-3.1.0.ebuild:
Version bump. Build seems now parallel safe, so the custom src_compile is no
longer needed. Droped the media-libs/libsdl dependency.
08 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
qrencode-3.0.3.ebuild:
keyworded ~arch for x86, bug 273069
*qrencode-3.0.3 (05 Jul 2008)
05 Jul 2008; Christian Birchinger <joker@gentoo.org> +metadata.xml,
+qrencode-3.0.3.ebuild:
Initial import
|