diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-12-16 19:25:40 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-12-16 19:25:40 +0000 |
commit | 26c93bc7ef26491d10d39a6eabc17da742712191 (patch) | |
tree | 9af8a85ebb8c0b04ad04e84a5e54b058ea7c0172 /media-radio/svxlink/metadata.xml | |
parent | Digest fix. (diff) | |
download | gentoo-2-26c93bc7ef26491d10d39a6eabc17da742712191.tar.gz gentoo-2-26c93bc7ef26491d10d39a6eabc17da742712191.tar.bz2 gentoo-2-26c93bc7ef26491d10d39a6eabc17da742712191.zip |
New application for all those Gentoo ham-radio users out there.
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'media-radio/svxlink/metadata.xml')
-rw-r--r-- | media-radio/svxlink/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/media-radio/svxlink/metadata.xml b/media-radio/svxlink/metadata.xml new file mode 100644 index 000000000000..ed657b850c3d --- /dev/null +++ b/media-radio/svxlink/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>pylon@gentoo.org</email> + <name>Lars Weiler</name> + </maintainer> + <longdescription lang="en"> + The SvxLink project aim to develop a flexible, general purpose voice + services system for ham radio use. The svxlink server consists of a core + that handles the connection to the tranceiver. The project also + includes an EchoLink client GUI application (Qtel). + </longdescription> +</pkgmetadata> + |