Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/aacgain/files/
Date: Sun, 26 Jun 2016 17:26:32
Message-Id: 1466961974.e93d7102429c4be0439628f656961106ff7c18d0.kensington@gentoo
1 commit: e93d7102429c4be0439628f656961106ff7c18d0
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 26 17:21:54 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 26 17:26:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93d7102
7
8 media-sound/aacgain: remove unused patch
9
10 Package-Manager: portage-2.3.0
11
12 .../aacgain/files/aacgain-1.8+glibc-2.10.patch | 19 -------------------
13 1 file changed, 19 deletions(-)
14
15 diff --git a/media-sound/aacgain/files/aacgain-1.8+glibc-2.10.patch b/media-sound/aacgain/files/aacgain-1.8+glibc-2.10.patch
16 deleted file mode 100644
17 index df48cfd..0000000
18 --- a/media-sound/aacgain/files/aacgain-1.8+glibc-2.10.patch
19 +++ /dev/null
20 @@ -1,19 +0,0 @@
21 -diff -ur aacgain-1.8.orig/mpeg4ip/include/mpeg4ip.h aacgain-1.8/mpeg4ip/include/mpeg4ip.h
22 ---- aacgain-1.8.orig/mpeg4ip/include/mpeg4ip.h 2008-11-08 16:39:36.000000000 +0200
23 -+++ aacgain-1.8/mpeg4ip/include/mpeg4ip.h 2009-07-10 20:59:51.000000000 +0300
24 -@@ -120,6 +120,7 @@
25 - #endif
26 - #include <sys/param.h>
27 -
28 -+/*
29 - #ifdef __cplusplus
30 - extern "C" {
31 - #endif
32 -@@ -127,6 +128,7 @@
33 - #ifdef __cplusplus
34 - }
35 - #endif
36 -+*/
37 -
38 - #define OPEN_RDWR O_RDWR
39 - #define OPEN_CREAT O_CREAT