dev-java/commons-graph: Clean up old.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 6 Oct 2015 09:37:01 +0000 (09:37 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 6 Oct 2015 09:56:48 +0000 (09:56 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/commons-graph/files/commons-graph-0.8.1_p20040118-gentoo.diff [deleted file]

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 (file)
index c7ffe45..0000000
+++ /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>