commit:     e3a71feaffc95ea07816b193dc96cb0964672c47
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 30 13:15:21 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Mar 30 13:27:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a71fea

dev-java/gnu-regexp: Clean up old.

Package-Manager: portage-2.2.26

 dev-java/gnu-regexp/files/1.1.4/Makefile.diff | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/dev-java/gnu-regexp/files/1.1.4/Makefile.diff 
b/dev-java/gnu-regexp/files/1.1.4/Makefile.diff
deleted file mode 100644
index b947f9f..0000000
--- a/dev-java/gnu-regexp/files/1.1.4/Makefile.diff
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/Makefile       2005-05-18 13:26:10.000000000 +0200
-+++ src/Makefile.new   2005-05-18 13:26:27.000000000 +0200
-@@ -57,12 +57,12 @@
- # Change JAVAC variable to your java compiler.
- # Change JAVAFLAGS variable to any java flags you want to compile with.
- 
--JAVAC = jikes
--JAVAFLAGS = -O
--
--#JAVAC = javac
-+#JAVAC = jikes
- #JAVAFLAGS = -O
- 
-+JAVAC = javac
-+JAVAFLAGS = -O
-+
- JAVACOMPILE = $(JAVAC) -d "$(LIBPATH)" $(JAVAFLAGSCLASSPATH) $(JAVAFLAGS)
- 
- # This is the directory the gnu.regexp JAR file will be installed in when

Reply via email to