summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-01-31 18:42:24 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-01 23:40:24 +0100
commitbff49afa090b4a26f8a00f3d677e79d0ae27c1e0 (patch)
tree629a300fb363b9c66f7ec0ecd6344810246ee4cd /sci-electronics/electric/files/electric-7.00-gcc4.1-gentoo.patch
parentsci-electronics/alliance: remove unused patches (diff)
downloadgentoo-bff49afa090b4a26f8a00f3d677e79d0ae27c1e0.tar.gz
gentoo-bff49afa090b4a26f8a00f3d677e79d0ae27c1e0.tar.bz2
gentoo-bff49afa090b4a26f8a00f3d677e79d0ae27c1e0.zip
sci-electronics/electric: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/3740
Diffstat (limited to 'sci-electronics/electric/files/electric-7.00-gcc4.1-gentoo.patch')
-rw-r--r--sci-electronics/electric/files/electric-7.00-gcc4.1-gentoo.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-electronics/electric/files/electric-7.00-gcc4.1-gentoo.patch b/sci-electronics/electric/files/electric-7.00-gcc4.1-gentoo.patch
deleted file mode 100644
index b2e678dfbcf3..000000000000
--- a/sci-electronics/electric/files/electric-7.00-gcc4.1-gentoo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur electric-7.00/src/graph/graphqtdlg.h electric-7.00-new/src/graph/graphqtdlg.h
---- electric-7.00/src/graph/graphqtdlg.h 2004-07-15 20:59:53.000000000 -0500
-+++ electric-7.00-new/src/graph/graphqtdlg.h 2006-03-15 22:11:39.000000000 -0600
-@@ -59,6 +59,7 @@
- class QSignalMapper;
- class EScrollField;
- class EDialogPrivate;
-+class EDialog;
-
- class EDialogPrivate: public QDialog
- {