summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Bush <ali_bush@gentoo.org>2007-04-24 12:36:52 +0000
committerAlistair Bush <ali_bush@gentoo.org>2007-04-24 12:36:52 +0000
commit3741a95ab36a6ddcc35d651d1f57169ada24699b (patch)
treeaada6639782eb68594dba000c62b8a69a53d426c /app-misc/gallery-remote/files
parentVersion bump and modify metadata to reflect maintainer-needed (diff)
downloadgentoo-2-3741a95ab36a6ddcc35d651d1f57169ada24699b.tar.gz
gentoo-2-3741a95ab36a6ddcc35d651d1f57169ada24699b.tar.bz2
gentoo-2-3741a95ab36a6ddcc35d651d1f57169ada24699b.zip
Bump to use generation-2 java eclasses
(Portage version: 2.1.2.4)
Diffstat (limited to 'app-misc/gallery-remote/files')
-rw-r--r--app-misc/gallery-remote/files/digest-gallery-remote-1.4.1-r43
-rw-r--r--app-misc/gallery-remote/files/gallery-remote-1.4.1-ant.patch10
2 files changed, 13 insertions, 0 deletions
diff --git a/app-misc/gallery-remote/files/digest-gallery-remote-1.4.1-r4 b/app-misc/gallery-remote/files/digest-gallery-remote-1.4.1-r4
new file mode 100644
index 000000000000..0bae0a5eed21
--- /dev/null
+++ b/app-misc/gallery-remote/files/digest-gallery-remote-1.4.1-r4
@@ -0,0 +1,3 @@
+MD5 68391b5f6098e31c314530278b4cee25 gallery-remote-1.4.1-cvs-gentoo.tar.bz2 1603276
+RMD160 55ba05c7181a8efba0061f43bdc1fcfcb67bde10 gallery-remote-1.4.1-cvs-gentoo.tar.bz2 1603276
+SHA256 6d9e7a6485b5f101735f1d6ca8ea5adde4516a966e32fb12f696d59c4923870e gallery-remote-1.4.1-cvs-gentoo.tar.bz2 1603276
diff --git a/app-misc/gallery-remote/files/gallery-remote-1.4.1-ant.patch b/app-misc/gallery-remote/files/gallery-remote-1.4.1-ant.patch
new file mode 100644
index 000000000000..43430f3dc777
--- /dev/null
+++ b/app-misc/gallery-remote/files/gallery-remote-1.4.1-ant.patch
@@ -0,0 +1,10 @@
+--- build.xml.orig 2007-04-25 00:06:04.000000000 +1200
++++ build.xml 2007-04-25 00:07:01.000000000 +1200
+@@ -29,6 +29,7 @@
+ <classpath>
+ <pathelement location="lib/AppleJavaExtensions.jar"/>
+ <pathelement location="lib/metadata-extractor-2.1.jar"/>
++ <pathelement location="lib/ant.jar"/>
+ </classpath>
+ </javac>
+