Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/magicpoint/files/
Date: Wed, 13 Jul 2016 10:17:56
Message-Id: 1468405063.905f2c8ccbb6595a987516168ec2d2173c2cb52e.monsieurp@gentoo
1 commit: 905f2c8ccbb6595a987516168ec2d2173c2cb52e
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Jul 12 17:32:10 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 13 10:17:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=905f2c8c
7
8 app-office/magicpoint: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/1876
11
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 .../files/magicpoint-1.13a-implicit-declaration.patch | 10 ----------
15 1 file changed, 10 deletions(-)
16
17 diff --git a/app-office/magicpoint/files/magicpoint-1.13a-implicit-declaration.patch b/app-office/magicpoint/files/magicpoint-1.13a-implicit-declaration.patch
18 deleted file mode 100644
19 index c38aa87..0000000
20 --- a/app-office/magicpoint/files/magicpoint-1.13a-implicit-declaration.patch
21 +++ /dev/null
22 @@ -1,10 +0,0 @@
23 ---- magicpoint-1.12a/ctlwords.c 1999-02-14 18:02:25.000000000 -0500
24 -+++ ctlwords.c 2007-10-26 15:41:16.000000000 -0400
25 -@@ -24,6 +24,7 @@
26 -
27 - #include <stdio.h>
28 - #include <string.h>
29 -+#include <stdlib.h>
30 -
31 - main(int argc, char *argv[])
32 - {