summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Trygve Kalleberg <karltk@gentoo.org>2004-11-22 00:22:20 +0000
committerKarl Trygve Kalleberg <karltk@gentoo.org>2004-11-22 00:22:20 +0000
commit5720f7c88b0a1c58ad5bc705b56f331a4cf8f3de (patch)
treed2ec7c9b99ef7b89ecd75b631421349232f19cc3 /dev-java/libgnome-java/metadata.xml
parentAdded gcj to dev-java/libgnome-java (diff)
downloadhistorical-5720f7c88b0a1c58ad5bc705b56f331a4cf8f3de.tar.gz
historical-5720f7c88b0a1c58ad5bc705b56f331a4cf8f3de.tar.bz2
historical-5720f7c88b0a1c58ad5bc705b56f331a4cf8f3de.zip
Fixes #70560.
Diffstat (limited to 'dev-java/libgnome-java/metadata.xml')
-rw-r--r--dev-java/libgnome-java/metadata.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/dev-java/libgnome-java/metadata.xml b/dev-java/libgnome-java/metadata.xml
new file mode 100644
index 000000000000..1438ff2ff82f
--- /dev/null
+++ b/dev-java/libgnome-java/metadata.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>java</herd>
+ <maintainer>
+ <email>andrew@operationaldynamics.com</email>
+ <name>Andrew Cowie</name>
+ </maintainer>
+ <longdescription>
+ An elegant set of language bindings to allow you to write
+ native GNOME applications in Java. Works with both traditional
+ Java VMs and also with GCJ, allowing the creation of native
+ Linux executable binaries.
+
+ This library comes from the java-gnome project, which in turn
+ is part of the official suite of GNOME language bindings.
+
+ These are the Java bindings for the core GNOME libraries (which
+ therefore depends on a fairly complete and modern GNOME
+ installation). If you *do* have GNOME installed, then you
+ probably want to emerge java-gnome - a meta package which in
+ turn depends on the various GNOME libraries which comprise the
+ complete java-gnome language binding suite.
+ </longdescription>
+</pkgmetadata>