summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-08-25 10:26:06 +0200
committerAaron Bauman <bman@gentoo.org>2019-02-26 23:30:34 -0500
commitcb4cd7feff3c370bae7a26034274efdc5c3caaa7 (patch)
tree7dc5ef8d7e7d58a2b9ffed3b384d522ce8456e94 /dev-util/btyacc/files
parentnet-analyzer/chaosreader: take maintainership (diff)
downloadgentoo-cb4cd7feff3c370bae7a26034274efdc5c3caaa7.tar.gz
gentoo-cb4cd7feff3c370bae7a26034274efdc5c3caaa7.tar.bz2
gentoo-cb4cd7feff3c370bae7a26034274efdc5c3caaa7.zip
dev-util/btyacc: EAPI7 revbump, improve ebuild
Closes: https://bugs.gentoo.org/664546 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/9692 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-util/btyacc/files')
-rw-r--r--dev-util/btyacc/files/btyacc-3.0-includes.patch4
-rw-r--r--dev-util/btyacc/files/btyacc-3.0-makefile.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/btyacc/files/btyacc-3.0-includes.patch b/dev-util/btyacc/files/btyacc-3.0-includes.patch
index a03f58fa3865..e415574213eb 100644
--- a/dev-util/btyacc/files/btyacc-3.0-includes.patch
+++ b/dev-util/btyacc/files/btyacc-3.0-includes.patch
@@ -1,5 +1,5 @@
---- mstring.c
-+++ mstring.c
+--- a/mstring.c
++++ b/mstring.c
@@ -1,6 +1,7 @@
#include <stdlib.h>
#include <stdio.h>
diff --git a/dev-util/btyacc/files/btyacc-3.0-makefile.patch b/dev-util/btyacc/files/btyacc-3.0-makefile.patch
index 884b49f46b9d..60187256d1a0 100644
--- a/dev-util/btyacc/files/btyacc-3.0-makefile.patch
+++ b/dev-util/btyacc/files/btyacc-3.0-makefile.patch
@@ -1,7 +1,7 @@
Respect CC, append to CFLAGS (but not -g), append to LDFLAGS, use system LD -jer
---- Makefile.orig 1999-07-15 19:40:12.000000000 +0200
-+++ Makefile 2009-09-04 15:27:15.000000000 +0200
+--- a/Makefile 1999-07-15 19:40:12.000000000 +0200
++++ b/Makefile 2009-09-04 15:27:15.000000000 +0200
@@ -8,14 +8,13 @@
HDRS = defs.h mstring.h