summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-08-29 20:48:25 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-09-23 22:07:12 +0200
commit0c4e4d9d383a1de41034ef1fea05e042673fd15c (patch)
tree636c43a65fd4f4cb921a67f5665e709bafe2b7bb /app-editors/moe/files
parentapp-crypt/paperkey: drop 1.5, EAPI-6-- (diff)
downloadgentoo-0c4e4d9d383a1de41034ef1fea05e042673fd15c.tar.gz
gentoo-0c4e4d9d383a1de41034ef1fea05e042673fd15c.tar.bz2
gentoo-0c4e4d9d383a1de41034ef1fea05e042673fd15c.zip
app-editors/moe: drop 1.10, EAPI-6--
Closes: https://bugs.gentoo.org/865435 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors/moe/files')
-rw-r--r--app-editors/moe/files/moe-1.6-tinfo.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-editors/moe/files/moe-1.6-tinfo.patch b/app-editors/moe/files/moe-1.6-tinfo.patch
deleted file mode 100644
index 5a94ec599e89..000000000000
--- a/app-editors/moe/files/moe-1.6-tinfo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile.in.orig 2014-11-03 00:33:57.152593136 +0300
-+++ b/Makefile.in 2014-11-03 00:34:21.121592519 +0300
-@@ -4,7 +4,7 @@
- INSTALL_PROGRAM = $(INSTALL) -m 755
- INSTALL_DATA = $(INSTALL) -m 644
- INSTALL_DIR = $(INSTALL) -d -m 755
--LIBS = -lncurses
-+LIBS = $(shell ${PKG_CONFIG} --libs ncurses)
- SHELL = /bin/sh
-
- edobjs = basic_buffer.o block.o buffer.o buffer_handle.o \