summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-30 22:25:04 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-30 22:25:04 +0200
commitaf95aa2cfc893669f48b8dd27b7ad7439a74972c (patch)
treee4a7722da335ff45e986b2bb27b071f68e446873 /dev-games/vamos/files/vamos-0.7.1-gcc46.patch
parentnet-libs/webkit-gtk: security bump to 2.24.4 (diff)
downloadgentoo-af95aa2cfc893669f48b8dd27b7ad7439a74972c.tar.gz
gentoo-af95aa2cfc893669f48b8dd27b7ad7439a74972c.tar.bz2
gentoo-af95aa2cfc893669f48b8dd27b7ad7439a74972c.zip
dev-games/vamos: Remove from tree
Closes: https://bugs.gentoo.org/646014 Closes: https://bugs.gentoo.org/691162 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-games/vamos/files/vamos-0.7.1-gcc46.patch')
-rw-r--r--dev-games/vamos/files/vamos-0.7.1-gcc46.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-games/vamos/files/vamos-0.7.1-gcc46.patch b/dev-games/vamos/files/vamos-0.7.1-gcc46.patch
deleted file mode 100644
index bf2ec3c6f6aa..000000000000
--- a/dev-games/vamos/files/vamos-0.7.1-gcc46.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- vamos-0.7.1.orig/geometry/Parameter.h
-+++ vamos-0.7.1/geometry/Parameter.h
-@@ -21,6 +21,7 @@
- #define PARAMETER_H
-
- #include <vector>
-+#include <cstddef>
-
- /// A container for numbers passed from the command line.
- namespace Vamos_Geometry