Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/tse3/files/
Date: Tue, 29 May 2018 20:10:46
Message-Id: 1527624627.695fc9e123edd4b8d6ece917930b8d6d95b1949c.bman@gentoo
1 commit: 695fc9e123edd4b8d6ece917930b8d6d95b1949c
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 20:05:36 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 20:10:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695fc9e1
7
8 media-libs/tse3: remove useless dates from patches
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 media-libs/tse3/files/tse3-0.2.7-gcc4.patch | 4 ++--
13 .../tse3/files/tse3-0.2.7-size_t-64bit.patch | 8 +++----
14 media-libs/tse3/files/tse3-0.3.1+gcc-4.3.patch | 28 +++++++++++-----------
15 .../tse3/files/tse3-0.3.1-parallelmake.patch | 4 ++--
16 4 files changed, 22 insertions(+), 22 deletions(-)
17
18 diff --git a/media-libs/tse3/files/tse3-0.2.7-gcc4.patch b/media-libs/tse3/files/tse3-0.2.7-gcc4.patch
19 index c009acfd156..b58e538b8fe 100644
20 --- a/media-libs/tse3/files/tse3-0.2.7-gcc4.patch
21 +++ b/media-libs/tse3/files/tse3-0.2.7-gcc4.patch
22 @@ -1,5 +1,5 @@
23 ---- a/src/tse3/cmd/Phrase.h 2002-07-28 17:17:11.000000000 +0200
24 -+++ b/src/tse3/cmd/Phrase.h 2005-07-29 15:45:03.000000000 +0200
25 +--- a/src/tse3/cmd/Phrase.h
26 ++++ b/src/tse3/cmd/Phrase.h
27 @@ -19,6 +19,7 @@
28
29 #include "tse3/cmd/Command.h"
30
31 diff --git a/media-libs/tse3/files/tse3-0.2.7-size_t-64bit.patch b/media-libs/tse3/files/tse3-0.2.7-size_t-64bit.patch
32 index fbb4dd60622..fe628c30667 100644
33 --- a/media-libs/tse3/files/tse3-0.2.7-size_t-64bit.patch
34 +++ b/media-libs/tse3/files/tse3-0.2.7-size_t-64bit.patch
35 @@ -1,5 +1,5 @@
36 ---- a/src/tse3/file/XML.h 2002-07-28 18:17:11.000000000 +0300
37 -+++ b/src/tse3/file/XML.h 2004-04-25 14:51:56.000000000 +0300
38 +--- a/src/tse3/file/XML.h
39 ++++ b/src/tse3/file/XML.h
40 @@ -154,6 +154,7 @@
41 void element(const std::string &name, const char *value);
42 void element(const std::string &name, int value);
43 @@ -8,8 +8,8 @@
44 void element(const std::string &name, bool value);
45
46 void comment(const std::string &comment);
47 ---- a/src/tse3/file/XML.cpp 2002-07-28 18:17:11.000000000 +0300
48 -+++ b/src/tse3/file/XML.cpp 2004-04-25 14:54:01.000000000 +0300
49 +--- a/src/tse3/file/XML.cpp
50 ++++ b/src/tse3/file/XML.cpp
51 @@ -116,6 +116,12 @@
52 out << "<" << name << " value=\"" << value << "\"/>\n";
53 }
54
55 diff --git a/media-libs/tse3/files/tse3-0.3.1+gcc-4.3.patch b/media-libs/tse3/files/tse3-0.3.1+gcc-4.3.patch
56 index ba5f27421ea..0ff1ebb6ea1 100644
57 --- a/media-libs/tse3/files/tse3-0.3.1+gcc-4.3.patch
58 +++ b/media-libs/tse3/files/tse3-0.3.1+gcc-4.3.patch
59 @@ -1,5 +1,5 @@
60 ---- a/src/tse3/Serializable.h 2008-06-08 12:17:05.000000000 +0200
61 -+++ b/src/tse3/Serializable.h 2008-06-08 12:17:27.000000000 +0200
62 +--- a/src/tse3/Serializable.h
63 ++++ b/src/tse3/Serializable.h
64 @@ -20,6 +20,7 @@
65 #include <iosfwd>
66 #include <iomanip>
67 @@ -9,8 +9,8 @@
68 namespace TSE3
69 {
70
71 ---- a/src/tse3/TSE2MDL.h 2008-06-08 12:17:41.000000000 +0200
72 -+++ b/src/tse3/TSE2MDL.h 2008-06-08 12:18:02.000000000 +0200
73 +--- a/src/tse3/TSE2MDL.h
74 ++++ b/src/tse3/TSE2MDL.h
75 @@ -22,6 +22,7 @@
76 #include <string>
77 #include <iostream>
78 @@ -20,8 +20,8 @@
79 namespace TSE3
80 {
81
82 ---- a/src/tse3/MidiFile.h 2008-06-08 12:18:26.000000000 +0200
83 -+++ b/src/tse3/MidiFile.h 2008-06-08 12:18:42.000000000 +0200
84 +--- a/src/tse3/MidiFile.h
85 ++++ b/src/tse3/MidiFile.h
86 @@ -25,6 +25,7 @@
87 #include <string>
88 #include <iosfwd>
89 @@ -30,8 +30,8 @@
90
91 namespace TSE3
92 {
93 ---- a/src/examples/recording/recording.cpp 2008-06-08 12:18:56.000000000 +0200
94 -+++ b/src/examples/recording/recording.cpp 2008-06-08 12:19:18.000000000 +0200
95 +--- a/src/examples/recording/recording.cpp
96 ++++ b/src/examples/recording/recording.cpp
97 @@ -26,6 +26,7 @@
98 *
99 **************************************************************/
100 @@ -41,8 +41,8 @@
101
102 // Used in step 1
103
104 ---- a/src/tse3play/tse3play.h 2008-06-08 12:19:34.000000000 +0200
105 -+++ b/src/tse3play/tse3play.h 2008-06-08 12:19:53.000000000 +0200
106 +--- a/src/tse3play/tse3play.h
107 ++++ b/src/tse3play/tse3play.h
108 @@ -19,6 +19,7 @@
109
110 #include <string>
111 @@ -51,8 +51,8 @@
112
113 #include "tse3/Transport.h"
114
115 ---- a/src/tse3/plt/Alsa-0.9.cpp 2008-06-08 12:39:53.000000000 +0200
116 -+++ b/src/tse3/plt/Alsa-0.9.cpp 2008-06-08 12:40:25.000000000 +0200
117 +--- a/src/tse3/plt/Alsa-0.9.cpp
118 ++++ b/src/tse3/plt/Alsa-0.9.cpp
119 @@ -25,12 +25,11 @@
120 #define HAVE_SYS_ASOUNDLIB_H
121 #endif
122 @@ -68,8 +68,8 @@
123 #include <sys/asoundlib.h>
124 #endif
125
126 ---- a/src/tse3/plt/OSS.h 2008-06-08 12:45:46.000000000 +0200
127 -+++ b/src/tse3/plt/OSS.h 2008-06-08 12:46:06.000000000 +0200
128 +--- a/src/tse3/plt/OSS.h
129 ++++ b/src/tse3/plt/OSS.h
130 @@ -21,6 +21,7 @@
131
132 #include <string>
133
134 diff --git a/media-libs/tse3/files/tse3-0.3.1-parallelmake.patch b/media-libs/tse3/files/tse3-0.3.1-parallelmake.patch
135 index 9a6abea1016..7a0d0918b14 100644
136 --- a/media-libs/tse3/files/tse3-0.3.1-parallelmake.patch
137 +++ b/media-libs/tse3/files/tse3-0.3.1-parallelmake.patch
138 @@ -1,5 +1,5 @@
139 ---- a/src/tse3/Makefile.am 2007-02-06 23:57:38.000000000 +0100
140 -+++ b/src/tse3/Makefile.am 2007-02-07 00:08:01.000000000 +0100
141 +--- a/src/tse3/Makefile.am
142 ++++ b/src/tse3/Makefile.am
143 @@ -53,7 +53,7 @@
144
145 noinst_PROGRAMS = test