Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pgplot/files/
Date: Sun, 29 Jan 2017 20:11:07
Message-Id: 1485720579.878fd79ae083acbe2183afdda8161357f17d8c9c.soap@gentoo
1 commit: 878fd79ae083acbe2183afdda8161357f17d8c9c
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Jan 29 09:14:31 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 20:09:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878fd79a
7
8 sci-libs/pgplot: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/3709
11
12 sci-libs/pgplot/files/pgplot-pgdisp.patch | 11 -----------
13 1 file changed, 11 deletions(-)
14
15 diff --git a/sci-libs/pgplot/files/pgplot-pgdisp.patch b/sci-libs/pgplot/files/pgplot-pgdisp.patch
16 deleted file mode 100644
17 index 9828a3b..00000000
18 --- a/sci-libs/pgplot/files/pgplot-pgdisp.patch
19 +++ /dev/null
20 @@ -1,11 +0,0 @@
21 ---- pgdispd/proccom.c 2007-03-08 14:47:15.000000000 +0000
22 -+++ pgdispd/proccom.c.new 2007-03-08 15:34:36.000000000 +0000
23 -@@ -163,8 +163,6 @@
24 - void drawline(); /* draw a line in the bitmap window */
25 - Pixmap XCreatePixmap();
26 -
27 -- char *malloc();
28 --
29 - if (!len & savedshorts)
30 - { /* an incomplete command was sent! */
31 - savedshorts=0;