Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/xournal: xournal-0.4.7.ebuild xournal-9999.ebuild
Date: Mon, 09 Jul 2012 02:34:43
Message-Id: 20120709023432.B576C20065@flycatcher.gentoo.org
1 mr_bones_ 12/07/09 02:34:32
2
3 Modified: xournal-0.4.7.ebuild xournal-9999.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-text/xournal/xournal-0.4.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild?r1=1.1&r2=1.2
15
16 Index: xournal-0.4.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xournal-0.4.7.ebuild 5 Jul 2012 22:53:15 -0000 1.1
23 +++ xournal-0.4.7.ebuild 9 Jul 2012 02:34:32 -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/app-text/xournal/xournal-0.4.7.ebuild,v 1.1 2012/07/05 22:53:15 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild,v 1.2 2012/07/09 02:34:32 mr_bones_ Exp $
29
30 EAPI=4
31
32 @@ -55,7 +55,7 @@
33 if ! use vanilla && [[ "${PV}" != "9999" ]]; then
34 epatch "${WORKDIR}"/${PN}-${PVR}-gentoo.patch
35 fi
36 - if ! use vanilla; then
37 + if ! use vanilla; then
38 sed -e "s:n http:n Gentoo release ${PVR}\\\\n http:" -i "${S}"/src/xo-interface.c
39 fi
40 eautoreconf
41
42
43
44 1.3 app-text/xournal/xournal-9999.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-9999.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-9999.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xournal/xournal-9999.ebuild?r1=1.2&r2=1.3
49
50 Index: xournal-9999.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-9999.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- xournal-9999.ebuild 5 Jul 2012 22:53:15 -0000 1.2
57 +++ xournal-9999.ebuild 9 Jul 2012 02:34:32 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-9999.ebuild,v 1.2 2012/07/05 22:53:15 dilfridge Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-9999.ebuild,v 1.3 2012/07/09 02:34:32 mr_bones_ Exp $
63
64 EAPI=4
65
66 @@ -55,7 +55,7 @@
67 if ! use vanilla && [[ "${PV}" != "9999" ]]; then
68 epatch "${WORKDIR}"/${PN}-${PVR}-gentoo.patch
69 fi
70 - if ! use vanilla; then
71 + if ! use vanilla; then
72 sed -e "s:n http:n Gentoo release ${PVR}\\\\n http:" -i "${S}"/src/xo-interface.c
73 fi
74 eautoreconf