mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
dev-java/stringtemplate: Remove old
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
--- build.xml 2007-05-25 23:07:06.000000000 +0200
|
||||
+++ build.xml 2007-05-25 23:07:31.000000000 +0200
|
||||
@@ -189,7 +189,7 @@
|
||||
<!-- =================================================================== -->
|
||||
<target name="javadocs" depends="init,prepare-sources">
|
||||
<mkdir dir="${build.javadocs}"/>
|
||||
- <javadoc packagenames="${packages}"
|
||||
+ <javadoc
|
||||
sourcepath="${build.src}"
|
||||
destdir="${build.javadocs}"
|
||||
author="true"
|
||||
@@ -197,7 +197,6 @@
|
||||
windowtitle="${Name} API"
|
||||
doctitle="${Name} API Documentation"
|
||||
bottom="Copyright © ${copyright}"
|
||||
- additionalparam="${javadocs.additionalparam}"
|
||||
/>
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user