Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: iscan-2.28.1.3.ebuild ChangeLog
Date: Sun, 01 Jul 2012 12:49:17
Message-Id: 20120701124908.6B0262004B@flycatcher.gentoo.org
1 flameeyes 12/07/01 12:49:08
2
3 Modified: iscan-2.28.1.3.ebuild ChangeLog
4 Log:
5 Add patch to fix building with libpng 1.5. Thanks to Stefano for the patch, closes bug #419729.
6
7 (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-gfx/iscan/iscan-2.28.1.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.28.1.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.28.1.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.28.1.3.ebuild?r1=1.1&r2=1.2
15
16 Index: iscan-2.28.1.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.28.1.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- iscan-2.28.1.3.ebuild 4 Jun 2012 21:11:50 -0000 1.1
23 +++ iscan-2.28.1.3.ebuild 1 Jul 2012 12:49:08 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.28.1.3.ebuild,v 1.1 2012/06/04 21:11:50 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.28.1.3.ebuild,v 1.2 2012/07/01 12:49:08 flameeyes Exp $
29
30 EAPI="4"
31
32 @@ -82,6 +82,7 @@
33
34 epatch "${FILESDIR}"/iscan-2.25.0-drop-ltdl.patch
35 epatch "${FILESDIR}"/iscan-2.25.0-fix-g++-test.patch
36 + epatch "${FILESDIR}"/iscan-2.28.1.3+libpng-1.5.patch
37
38 eautoreconf
39 }
40
41
42
43 1.50 media-gfx/iscan/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.50&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.50&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?r1=1.49&r2=1.50
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v
52 retrieving revision 1.49
53 retrieving revision 1.50
54 diff -u -r1.49 -r1.50
55 --- ChangeLog 4 Jun 2012 21:11:50 -0000 1.49
56 +++ ChangeLog 1 Jul 2012 12:49:08 -0000 1.50
57 @@ -1,6 +1,11 @@
58 # ChangeLog for media-gfx/iscan
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.49 2012/06/04 21:11:50 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.50 2012/07/01 12:49:08 flameeyes Exp $
62 +
63 + 01 Jul 2012; Diego E. Pettenò <flameeyes@g.o>
64 + +files/iscan-2.28.1.3+libpng-1.5.patch, iscan-2.28.1.3.ebuild:
65 + Add patch to fix building with libpng 1.5. Thanks to Stefano for the patch,
66 + closes bug #419729.
67
68 *iscan-2.28.1.3 (04 Jun 2012)
69
70 @@ -231,4 +236,3 @@
71 24 Nov 2005; Stefan Briesenick <sbriesen@g.o> +metadata.xml,
72 +iscan-1.17.0.ebuild:
73 initial commit.
74 -