Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/photoprint: ChangeLog photoprint-0.4.2_pre2.ebuild
Date: Tue, 30 Aug 2011 22:08:27
Message-Id: 20110830220817.1DF8D20051@flycatcher.gentoo.org
1 radhermit 11/08/30 22:08:17
2
3 Modified: ChangeLog photoprint-0.4.2_pre2.ebuild
4 Log:
5 Fix tests (bug #379745) and underlinking issue (bug #370107).
6
7 (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-gfx/photoprint/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photoprint/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photoprint/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photoprint/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/photoprint/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 28 Feb 2011 07:07:31 -0000 1.1
23 +++ ChangeLog 30 Aug 2011 22:08:17 -0000 1.2
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-gfx/photoprint
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photoprint/ChangeLog,v 1.1 2011/02/28 07:07:31 radhermit Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photoprint/ChangeLog,v 1.2 2011/08/30 22:08:17 radhermit Exp $
29 +
30 + 30 Aug 2011; Tim Harder <radhermit@g.o> photoprint-0.4.2_pre2.ebuild,
31 + +files/photoprint-0.4.2_pre2-tests.patch,
32 + +files/photoprint-0.4.2_pre2-underlinking.patch:
33 + Fix tests (bug #379745) and underlinking issue (bug #370107).
34
35 *photoprint-0.4.2_pre2 (28 Feb 2011)
36
37
38
39
40 1.2 media-gfx/photoprint/photoprint-0.4.2_pre2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photoprint/photoprint-0.4.2_pre2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photoprint/photoprint-0.4.2_pre2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photoprint/photoprint-0.4.2_pre2.ebuild?r1=1.1&r2=1.2
45
46 Index: photoprint-0.4.2_pre2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-gfx/photoprint/photoprint-0.4.2_pre2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- photoprint-0.4.2_pre2.ebuild 28 Feb 2011 07:07:31 -0000 1.1
53 +++ photoprint-0.4.2_pre2.ebuild 30 Aug 2011 22:08:17 -0000 1.2
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/photoprint/photoprint-0.4.2_pre2.ebuild,v 1.1 2011/02/28 07:07:31 radhermit Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photoprint/photoprint-0.4.2_pre2.ebuild,v 1.2 2011/08/30 22:08:17 radhermit Exp $
59
60 EAPI=4
61
62 @@ -33,7 +33,9 @@
63 S="${WORKDIR}/${MY_P}"
64
65 src_prepare() {
66 - epatch "${FILESDIR}"/${P}-cups-automagic.patch
67 + epatch "${FILESDIR}"/${P}-cups-automagic.patch \
68 + "${FILESDIR}"/${P}-tests.patch \
69 + "${FILESDIR}"/${P}-underlinking.patch
70
71 # Ships with po/Makefile.in.in from gettext-0.17
72 # which fails with >=gettext-0.18