Gentoo Archives: gentoo-commits

From: "Michael Januszewski (spock)" <spock@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: ChangeLog splashutils-1.5.4.3-r3.ebuild
Date: Sun, 08 May 2011 15:30:24
Message-Id: 20110508153015.2D91220054@flycatcher.gentoo.org
1 spock 11/05/08 15:30:15
2
3 Modified: ChangeLog splashutils-1.5.4.3-r3.ebuild
4 Log:
5 Add a patch for libpng-1.5 compatiblity (bug #361333).
6
7 (Portage version: 2.1.9.47/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.188 media-gfx/splashutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.188&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.188&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?r1=1.187&r2=1.188
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v
19 retrieving revision 1.187
20 retrieving revision 1.188
21 diff -u -r1.187 -r1.188
22 --- ChangeLog 26 Mar 2011 22:01:16 -0000 1.187
23 +++ ChangeLog 8 May 2011 15:30:15 -0000 1.188
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-gfx/splashutils
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.187 2011/03/26 22:01:16 spock Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.188 2011/05/08 15:30:15 spock Exp $
29 +
30 + 08 May 2011; Michał Januszewski <spock@g.o>
31 + splashutils-1.5.4.3-r3.ebuild,
32 + +files/splashutils-1.5.4.3-libpng15_compat.patch:
33 + Add a patch for libpng-1.5 compatiblity (bug #361333).
34
35 26 Mar 2011; Michał Januszewski <spock@g.o>
36 splashutils-1.5.4.3-r3.ebuild:
37
38
39
40 1.14 media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild?rev=1.14&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild?rev=1.14&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild?r1=1.13&r2=1.14
45
46 Index: splashutils-1.5.4.3-r3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild,v
49 retrieving revision 1.13
50 retrieving revision 1.14
51 diff -u -r1.13 -r1.14
52 --- splashutils-1.5.4.3-r3.ebuild 27 Mar 2011 07:09:41 -0000 1.13
53 +++ splashutils-1.5.4.3-r3.ebuild 8 May 2011 15:30:15 -0000 1.14
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild,v 1.13 2011/03/27 07:09:41 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild,v 1.14 2011/05/08 15:30:15 spock Exp $
59
60 EAPI="2"
61
62 @@ -89,6 +89,7 @@
63 epatch "${FILESDIR}"/splashutils-1.5.4.3-makefile.patch
64 epatch "${FILESDIR}"/splashutils-1.5.4.3-splash_geninitramfs.patch
65 epatch "${FILESDIR}"/splashutils-1.5.4.3-libjpeg.patch
66 + epatch "${FILESDIR}"/splashutils-1.5.4.3-libpng15_compat.patch
67 epatch "${FILESDIR}"/splashutils-1.5.4.3-daemon-exit-signal.patch
68 epatch "${FILESDIR}"/splashutils-1.5.4.3-splash-functions.patch
69 epatch "${FILESDIR}"/splashutils-1.5.4.3-splash_util.patch