Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/acovea/files: acovea-5.1.1-gcc44.patch acovea-5.1.1-free-fix.patch acovea-5.1.1-asneeded.patch acovea-5.1.1-libevocosm.patch
Date: Mon, 06 Sep 2010 23:28:26
Message-Id: 20100906232823.77C1920051@flycatcher.gentoo.org
1 ssuominen 10/09/06 23:28:23
2
3 Modified: acovea-5.1.1-gcc44.patch
4 acovea-5.1.1-free-fix.patch
5 acovea-5.1.1-asneeded.patch
6 acovea-5.1.1-libevocosm.patch
7 Log:
8 clean cruft
9
10 (Portage version: 2.2_rc75/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.2 app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch?r1=1.1&r2=1.2
18
19 Index: acovea-5.1.1-gcc44.patch
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- acovea-5.1.1-gcc44.patch 28 Jun 2009 22:52:34 -0000 1.1
26 +++ acovea-5.1.1-gcc44.patch 6 Sep 2010 23:28:23 -0000 1.2
27 @@ -1,6 +1,5 @@
28 -diff -NrU5 libacovea-5.1.1.original/libacovea/acovea.cpp libacovea-5.1.1/libacovea/acovea.cpp
29 ---- libacovea-5.1.1.original/libacovea/acovea.cpp 2009-06-07 23:53:01.000000000 -0600
30 -+++ libacovea-5.1.1/libacovea/acovea.cpp 2009-06-07 23:53:51.000000000 -0600
31 +--- libacovea/acovea.cpp
32 ++++ libacovea/acovea.cpp
33 @@ -44,10 +44,11 @@
34 #include <unistd.h>
35 #include <sys/types.h>
36
37
38
39 1.2 app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch?r1=1.1&r2=1.2
44
45 Index: acovea-5.1.1-free-fix.patch
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- acovea-5.1.1-free-fix.patch 27 Jun 2006 23:46:07 -0000 1.1
52 +++ acovea-5.1.1-free-fix.patch 6 Sep 2010 23:28:23 -0000 1.2
53 @@ -1,5 +1,5 @@
54 ---- benchmarks/treebench.c.old 2006-06-28 01:08:11.190117519 +0200
55 -+++ benchmarks/treebench.c 2006-06-28 01:08:22.124975364 +0200
56 +--- benchmarks/treebench.c
57 ++++ benchmarks/treebench.c
58 @@ -201,8 +201,8 @@
59 if (page->m_links[n] != NULL)
60 recursive_destroy_page(page->m_links[n]);
61
62
63
64 1.2 app-benchmarks/acovea/files/acovea-5.1.1-asneeded.patch
65
66 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-asneeded.patch?rev=1.2&view=markup
67 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-asneeded.patch?rev=1.2&content-type=text/plain
68 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-asneeded.patch?r1=1.1&r2=1.2
69
70 Index: acovea-5.1.1-asneeded.patch
71 ===================================================================
72 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-asneeded.patch,v
73 retrieving revision 1.1
74 retrieving revision 1.2
75 diff -u -r1.1 -r1.2
76 --- acovea-5.1.1-asneeded.patch 27 Jun 2006 23:46:07 -0000 1.1
77 +++ acovea-5.1.1-asneeded.patch 6 Sep 2010 23:28:23 -0000 1.2
78 @@ -1,13 +1,13 @@
79 ---- cmdline/Makefile.am.old 2006-06-28 00:48:31.069459287 +0200
80 -+++ cmdline/Makefile.am 2006-06-28 00:48:40.917331263 +0200
81 +--- cmdline/Makefile.am
82 ++++ cmdline/Makefile.am
83 @@ -7,4 +7,4 @@
84
85 runacovea_SOURCES = runacovea.cpp
86
87 -LIBS = -L../libacovea -lacovea -lcoyotl -levocosm -lexpat
88 +LIBS = -L../libacovea -lacovea -lcoyotl -levocosm
89 ---- libacovea/Makefile.am.old 2006-06-28 00:48:10.959720717 +0200
90 -+++ libacovea/Makefile.am 2006-06-28 00:48:53.436168516 +0200
91 +--- libacovea/Makefile.am
92 ++++ libacovea/Makefile.am
93 @@ -16,3 +16,5 @@
94 library_include_HEADERS = $(h_sources)
95
96
97
98
99 1.2 app-benchmarks/acovea/files/acovea-5.1.1-libevocosm.patch
100
101 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-libevocosm.patch?rev=1.2&view=markup
102 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-libevocosm.patch?rev=1.2&content-type=text/plain
103 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-libevocosm.patch?r1=1.1&r2=1.2
104
105 Index: acovea-5.1.1-libevocosm.patch
106 ===================================================================
107 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/files/acovea-5.1.1-libevocosm.patch,v
108 retrieving revision 1.1
109 retrieving revision 1.2
110 diff -u -r1.1 -r1.2
111 --- acovea-5.1.1-libevocosm.patch 1 Jun 2008 16:58:14 -0000 1.1
112 +++ acovea-5.1.1-libevocosm.patch 6 Sep 2010 23:28:23 -0000 1.2
113 @@ -1,5 +1,5 @@
114 ---- - 2008-05-30 21:03:16.545065718 -0600
115 -+++ libacovea-5.1.1/libacovea/acovea.cpp 2008-05-30 20:55:48.000000000 -0600
116 +--- libacovea/acovea.cpp
117 ++++ libacovea/acovea.cpp
118 @@ -86,7 +86,7 @@
119 // randomize settings of this option
120 void option::randomize()