summaryrefslogtreecommitdiff
path: root/games-puzzle/pauker/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-14 22:48:30 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-14 22:48:30 +0100
commitea7f3f690b55cdfa8b2d350b03c1dfc0c8357a51 (patch)
tree4b5a746c80bd7aacbe83448c66643e9dc4dcc105 /games-puzzle/pauker/files
parentcdb999af22d9aa464bfd480fc9f5ebda71fc89e2 (diff)
gentoo auto-resync : 14:09:2023 - 22:48:30
Diffstat (limited to 'games-puzzle/pauker/files')
-rw-r--r--games-puzzle/pauker/files/pauker-1.8-r3-project.properties.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/games-puzzle/pauker/files/pauker-1.8-r3-project.properties.patch b/games-puzzle/pauker/files/pauker-1.8-r3-project.properties.patch
new file mode 100644
index 000000000000..b063b1055621
--- /dev/null
+++ b/games-puzzle/pauker/files/pauker-1.8-r3-project.properties.patch
@@ -0,0 +1,24 @@
+diff --git a/nbproject/project.properties b/nbproject/project.properties
+index 02aef46..edca271 100644
+--- a/nbproject/project.properties
++++ b/nbproject/project.properties
+@@ -37,8 +37,8 @@ javac.classpath=\
+ # Space-separated list of extra javac options
+ javac.compilerargs=-Xlint:all,-serial
+ javac.deprecation=true
+-javac.source=1.5
+-javac.target=1.5
++javac.source=1.8
++javac.target=1.8
+ javac.test.classpath=\
+ ${javac.classpath}:\
+ ${build.classes.dir}:\
+@@ -64,7 +64,7 @@ jnlp.signed=false
+ main.class=pauker.program.gui.swing.PaukerFrame
+ manifest.file=manifest.mf
+ meta.inf.dir=${src.dir}/META-INF
+-platform.active=JDK_1.5
++platform.active=JDK_1.8
+ run.classpath=\
+ ${javac.classpath}:\
+ ${build.classes.dir}