summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurek Bartuszek <jurek@gentoo.org>2007-06-27 02:02:24 +0000
committerJurek Bartuszek <jurek@gentoo.org>2007-06-27 02:02:24 +0000
commitcfe6579c01829d0b25cad05fdd8cf85f921aa6df (patch)
treead7251634a7ad64f034ec06e256da8ecd5dc5064 /dev-dotnet/ikvm-bin/files
parentdev-lang/mono: LC_ALL=C is now being set in mono.eclass (diff)
downloadhistorical-cfe6579c01829d0b25cad05fdd8cf85f921aa6df.tar.gz
historical-cfe6579c01829d0b25cad05fdd8cf85f921aa6df.tar.bz2
historical-cfe6579c01829d0b25cad05fdd8cf85f921aa6df.zip
dev-dotnet/ikvm-bin: version bump -> 0.34.0.2
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-dotnet/ikvm-bin/files')
-rw-r--r--dev-dotnet/ikvm-bin/files/digest-ikvm-bin-0.34.0.23
-rw-r--r--dev-dotnet/ikvm-bin/files/ikvm.pc.in9
2 files changed, 12 insertions, 0 deletions
diff --git a/dev-dotnet/ikvm-bin/files/digest-ikvm-bin-0.34.0.2 b/dev-dotnet/ikvm-bin/files/digest-ikvm-bin-0.34.0.2
new file mode 100644
index 000000000000..60ec6e36a810
--- /dev/null
+++ b/dev-dotnet/ikvm-bin/files/digest-ikvm-bin-0.34.0.2
@@ -0,0 +1,3 @@
+MD5 bdd2e0b30b24325cdb39f5dd75bdc09c ikvmbin-0.34.0.2.zip 4760345
+RMD160 26fca87617e825b304d44e872f69e3b7bcdb66c9 ikvmbin-0.34.0.2.zip 4760345
+SHA256 720c65f41daf1b859cfabcc063d2b0bc070f8798aae1688f49c60807e4f8b3d7 ikvmbin-0.34.0.2.zip 4760345
diff --git a/dev-dotnet/ikvm-bin/files/ikvm.pc.in b/dev-dotnet/ikvm-bin/files/ikvm.pc.in
new file mode 100644
index 000000000000..3fdd3b5e9806
--- /dev/null
+++ b/dev-dotnet/ikvm-bin/files/ikvm.pc.in
@@ -0,0 +1,9 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${prefix}/@LIBDIR@
+
+
+Name: IKVM.NET
+Description: An implementation of Java for Mono and the Microsoft .NET Framework.
+Version: @VERSION@
+Libs: -r:${libdir}/ikvm/IKVM.Runtime.dll -r:${libdir}/ikvm/IKVM.GNU.Classpath.dll