diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-09-12 15:24:58 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-09-12 15:24:58 +0000 |
commit | f47038d018ef1c94f0082107f19df2be657c794a (patch) | |
tree | 3634bd5a9fce2233bf689593640402e5021c85df /dev-dotnet/ikvm-bin/files | |
parent | alpha/sparc stable wrt #336462 (diff) | |
download | gentoo-2-f47038d018ef1c94f0082107f19df2be657c794a.tar.gz gentoo-2-f47038d018ef1c94f0082107f19df2be657c794a.tar.bz2 gentoo-2-f47038d018ef1c94f0082107f19df2be657c794a.zip |
Version bump, remove old.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/ikvm-bin/files')
-rw-r--r-- | dev-dotnet/ikvm-bin/files/ikvm.pc.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-dotnet/ikvm-bin/files/ikvm.pc.in b/dev-dotnet/ikvm-bin/files/ikvm.pc.in deleted file mode 100644 index 3fdd3b5e9806..000000000000 --- a/dev-dotnet/ikvm-bin/files/ikvm.pc.in +++ /dev/null @@ -1,9 +0,0 @@ -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 |