diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-02-14 20:53:15 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-02-14 20:53:15 +0000 |
commit | 2640fce2ea6049d6a2328adf5f5c0c796b3a9ca7 (patch) | |
tree | 3484f2ad307d90b152340be677416850bed2fb4b /net-p2p/xnap/metadata.xml | |
parent | Initial Import. (Manifest recommit) (diff) | |
download | gentoo-2-2640fce2ea6049d6a2328adf5f5c0c796b3a9ca7.tar.gz gentoo-2-2640fce2ea6049d6a2328adf5f5c0c796b3a9ca7.tar.bz2 gentoo-2-2640fce2ea6049d6a2328adf5f5c0c796b3a9ca7.zip |
Initial Import.
Diffstat (limited to 'net-p2p/xnap/metadata.xml')
-rw-r--r-- | net-p2p/xnap/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-p2p/xnap/metadata.xml b/net-p2p/xnap/metadata.xml new file mode 100644 index 000000000000..7d85eab6b198 --- /dev/null +++ b/net-p2p/xnap/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>java</herd> +<longdescription> + XNap provides a plugin enabled framework for peer-to-peer (P2P) applications and a client which is based on that framework. It is free software and licensed under the GNU Public License . + + XNap is purely written in Java. The client features a modern Swing based user interface and console support that will run nicely on every platform with a recent Java Runtime Environment (1.3 or higher). +</longdescription> +</pkgmetadata> |