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-r2.ebuild
Date: Sun, 04 Apr 2010 15:20:29
Message-Id: E1NyRcd-0001Bp-Nb@stork.gentoo.org
1 spock 10/04/04 15:20:23
2
3 Modified: ChangeLog splashutils-1.5.4.3-r2.ebuild
4 Log:
5 Do not enable fadeout if it's not explicitly requested, make sure all signals are processed before exiting (bug #296152).
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.173 media-gfx/splashutils/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.173&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.173&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?r1=1.172&r2=1.173
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v
18 retrieving revision 1.172
19 retrieving revision 1.173
20 diff -u -r1.172 -r1.173
21 --- ChangeLog 9 Mar 2010 22:11:10 -0000 1.172
22 +++ ChangeLog 4 Apr 2010 15:20:23 -0000 1.173
23 @@ -1,6 +1,13 @@
24 # ChangeLog for media-gfx/splashutils
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.172 2010/03/09 22:11:10 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.173 2010/04/04 15:20:23 spock Exp $
28 +
29 + 04 Apr 2010; MichaƂ Januszewski <spock@g.o>
30 + splashutils-1.5.4.3-r2.ebuild,
31 + +files/splashutils-1.5.4.3-daemon-exit-signal.patch,
32 + +files/splashutils-1.5.4.3-openrc-effects.patch:
33 + Do not enable fadeout if it's not explicitly requested, make sure all
34 + signals are processed before exiting (bug #296152).
35
36 09 Mar 2010; Joseph Jezak <josejx@g.o>
37 splashutils-1.5.4.3-r2.ebuild:
38
39
40
41 1.5 media-gfx/splashutils/splashutils-1.5.4.3-r2.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r2.ebuild?rev=1.5&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r2.ebuild?rev=1.5&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r2.ebuild?r1=1.4&r2=1.5
46
47 Index: splashutils-1.5.4.3-r2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r2.ebuild,v
50 retrieving revision 1.4
51 retrieving revision 1.5
52 diff -u -r1.4 -r1.5
53 --- splashutils-1.5.4.3-r2.ebuild 9 Mar 2010 22:11:10 -0000 1.4
54 +++ splashutils-1.5.4.3-r2.ebuild 4 Apr 2010 15:20:23 -0000 1.5
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2010 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r2.ebuild,v 1.4 2010/03/09 22:11:10 josejx Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r2.ebuild,v 1.5 2010/04/04 15:20:23 spock Exp $
60
61 EAPI="2"
62
63 @@ -86,6 +86,7 @@
64 epatch "${FILESDIR}"/splashutils-1.5.4.3-makefile.patch
65 epatch "${FILESDIR}"/splashutils-1.5.4.3-splash_geninitramfs.patch
66 epatch "${FILESDIR}"/splashutils-1.5.4.3-libjpeg.patch
67 + epatch "${FILESDIR}"/splashutils-1.5.4.3-daemon-exit-signal.patch
68
69 cd "${SG}"
70 if has_version ">=sys-apps/openrc-0.4.0"; then
71 @@ -97,6 +98,7 @@
72 epatch "${FILESDIR}"/splashutils-1.5.4.3-fix_rc_var.patch
73 epatch "${FILESDIR}"/splashutils-1.5.4.3-openrc-umount-fix.patch
74 epatch "${FILESDIR}"/splashutils-1.5.4.3-nondefault-runlevel.patch
75 + epatch "${FILESDIR}"/splashutils-1.5.4.3-openrc-effects.patch
76 cd "${S}"
77
78 rm -f m4/*