dev-java/libreadline-java: EAPI 6 bump.

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
Patrice Clement
2019-03-04 11:42:42 +01:00
parent 8763ac6afd
commit 95ece613fc
4 changed files with 71 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
Index: libreadline-java-0.8.0/src/native/Makefile
===================================================================
--- libreadline-java-0.8.0.orig/src/native/Makefile
+++ libreadline-java-0.8.0/src/native/Makefile
--- a/src/native/Makefile
+++ b/src/native/Makefile
@@ -69,13 +69,13 @@ all: $(T_LIBS)
lib: $(ROOTDIR)/$(LIB_PRE)$(TG).$(LIB_EXT)

View File

@@ -1,5 +1,5 @@
--- src/native/Makefile.org 2004-09-07 16:43:16.703100016 +0200
+++ src/native/Makefile 2004-09-07 16:43:28.804919625 +0200
--- a/src/native/Makefile.org 2004-09-07 16:43:16.703100016 +0200
+++ b/src/native/Makefile 2004-09-07 16:43:28.804919625 +0200
@@ -45,8 +45,8 @@
CFLAGS=-DWIN32=$(WIN32) -D__IBMC__
else