carbidecpp22devenv/features/com.sun.jna_3.0.9/feature.xml
changeset 4 4764c8c88759
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/features/com.sun.jna_3.0.9/feature.xml	Fri Dec 04 09:58:04 2009 -0600
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="com.sun.jna"
+      label="JNA Library"
+      version="3.0.9">
+
+   <description url="http://jna.dev.java.net/">
+   %description
+   </description>
+
+   <copyright url="http://jna.dev.java.net/">
+      Copyright (c) 2008 Timothy Wall, All Rights Reserved
+   </copyright>
+
+   <license url="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">
+      %license
+   </license>
+
+   <url>
+      <update label="TMate Software SVNKit 1.3.x Update Site" url="http://eclipse.svnkit.com/1.3.x/"/>
+   </url>
+
+   <plugin
+         id="com.sun.jna"
+         download-size="0"
+         install-size="0"
+         unpack="false"
+         version="3.0.9"/>
+
+</feature>