commit:     872f13a7c249a829fbe62979d2ea0f72160d4724
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  6 09:37:01 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct  6 09:56:48 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872f13a7

dev-java/commons-graph: Clean up old.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 .../files/commons-graph-0.8.1_p20040118-gentoo.diff   | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git 
a/dev-java/commons-graph/files/commons-graph-0.8.1_p20040118-gentoo.diff 
b/dev-java/commons-graph/files/commons-graph-0.8.1_p20040118-gentoo.diff
deleted file mode 100644
index c7ffe45..0000000
--- a/dev-java/commons-graph/files/commons-graph-0.8.1_p20040118-gentoo.diff
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -ru graph2-0.8.1.cvs20040118/build.xml 
graph2-0.8.1.cvs20040118-patched/build.xml
---- graph2-0.8.1.cvs20040118/build.xml 2003-02-18 09:45:49.000000000 -0500
-+++ graph2-0.8.1.cvs20040118-patched/build.xml 2005-09-04 22:44:31.000000000 
-0400
-@@ -46,7 +47,7 @@
-       </classpath>
-     </javac>
-   </target>
--  <target name="jar" description="o Create the jar" depends="compile,test">
-+  <target name="jar" description="o Create the jar" depends="compile">
-     <jar jarfile="target/${final.name}.jar" excludes="**/package.html" 
basedir="${classesdir}">
-     </jar>
-   </target>
-@@ -162,4 +163,4 @@
-     <unjar dest="${maven.home}" src="${user.home}/maven-install-latest.jar">
-     </unjar>
-   </target>
--</project>
-\ No newline at end of file
-+</project>

Reply via email to