Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/regexxer/files: regexxer-0.10-glib-2.32.patch regexxer-0.10-sandbox.patch
Date: Fri, 04 Jul 2014 14:03:51
Message-Id: 20140704140347.295892004E@flycatcher.gentoo.org
1 jer 14/07/04 14:03:47
2
3 Modified: regexxer-0.10-glib-2.32.patch
4 regexxer-0.10-sandbox.patch
5 Log:
6 EAPI bump, minor fixes, clean up patches.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.2 dev-util/regexxer/files/regexxer-0.10-glib-2.32.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-glib-2.32.patch?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-glib-2.32.patch?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-glib-2.32.patch?r1=1.1&r2=1.2
16
17 Index: regexxer-0.10-glib-2.32.patch
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-glib-2.32.patch,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- regexxer-0.10-glib-2.32.patch 22 May 2012 10:13:56 -0000 1.1
24 +++ regexxer-0.10-glib-2.32.patch 4 Jul 2014 14:03:46 -0000 1.2
25 @@ -1,8 +1,8 @@
26 Downloaded from https://projects.archlinux.org/svntogit/community.git/plain/trunk/regexxer-glib2.32.patch?h=packages/regexxer
27 for bug 417049
28
29 ---- regexxer-0.10/src/fileshared.h
30 -+++ regexxer-0.10/src/fileshared.h
31 +--- a/src/fileshared.h
32 ++++ b/src/fileshared.h
33 @@ -23,6 +23,7 @@
34
35 #include "sharedptr.h"
36 @@ -11,8 +11,8 @@
37 #include <gtkmm/textbuffer.h>
38 #include <functional>
39 #include <utility>
40 ---- regexxer-0.10/src/globalstrings.h
41 -+++ regexxer-0.10/src/globalstrings.h
42 +--- a/src/globalstrings.h
43 ++++ b/src/globalstrings.h
44 @@ -21,7 +21,7 @@
45 #ifndef REGEXXER_GLOBALSTRINGS_H_INCLUDED
46 #define REGEXXER_GLOBALSTRINGS_H_INCLUDED
47 @@ -22,8 +22,8 @@
48
49 namespace Regexxer
50 {
51 ---- regexxer-0.10/src/translation.h
52 -+++ regexxer-0.10/src/translation.h
53 +--- a/src/translation.h
54 ++++ b/src/translation.h
55 @@ -21,7 +21,7 @@
56 #ifndef REGEXXER_TRANSLATION_H_INCLUDED
57 #define REGEXXER_TRANSLATION_H_INCLUDED
58
59
60
61 1.2 dev-util/regexxer/files/regexxer-0.10-sandbox.patch
62
63 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-sandbox.patch?rev=1.2&view=markup
64 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-sandbox.patch?rev=1.2&content-type=text/plain
65 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-sandbox.patch?r1=1.1&r2=1.2
66
67 Index: regexxer-0.10-sandbox.patch
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-sandbox.patch,v
70 retrieving revision 1.1
71 retrieving revision 1.2
72 diff -u -r1.1 -r1.2
73 --- regexxer-0.10-sandbox.patch 22 Dec 2011 13:49:34 -0000 1.1
74 +++ regexxer-0.10-sandbox.patch 4 Jul 2014 14:03:47 -0000 1.2
75 @@ -1,5 +1,5 @@
76 ---- Makefile.am
77 -+++ Makefile.am
78 +--- a/Makefile.am
79 ++++ b/Makefile.am
80 @@ -107,12 +107,6 @@
81 @INTLTOOL_DESKTOP_RULE@
82 @INTLTOOL_XML_NOMERGE_RULE@