commit:     1f2601c2264354d32d26b1fe7477e24fe220013e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jan 10 16:59:24 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jan 10 18:47:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f2601c2

dev-java/ant-ivy: remove unused 1.4.1-javadoc.patch

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/23724
Fixes: 8f0c7f0c9203 ("dev-java/ant-ivy: Drop old versions")
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/ant-ivy/files/1.4.1-javadoc.patch | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/dev-java/ant-ivy/files/1.4.1-javadoc.patch 
b/dev-java/ant-ivy/files/1.4.1-javadoc.patch
deleted file mode 100644
index 4a0b47d8a714..000000000000
--- a/dev-java/ant-ivy/files/1.4.1-javadoc.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -ur ivy-1.4.1.old/build.xml ivy-1.4.1/build.xml
---- ivy-1.4.1.old/build.xml    2007-09-04 02:44:23.000000000 +0300
-+++ ivy-1.4.1/build.xml        2007-09-04 02:44:53.000000000 +0300
-@@ -245,9 +245,7 @@
-       </target>
-       
-       <target name="javadoc">
--              <javadoc destdir="${javadoc.build.dir}">
--                      <fileset dir="${src.dir}"/>
--              </javadoc>
-+              <javadoc destdir="${javadoc.build.dir}" sourcepath="${src.dir}" 
/>
-       </target>
- 
-       <target name="get-dxml" description="download dxml doc file from web 
site">

Reply via email to