diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2003-12-27 16:25:36 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2003-12-27 16:25:36 +0000 |
commit | 6aeb017bf4e93caaeb1233a3d330f96c713236a0 (patch) | |
tree | 0382168ce2f73ced4af3e2559ea911f4e93fd597 /net-misc/howl/metadata.xml | |
parent | Committing the whole ball of wax for Sandy (to close Bug #33943) (diff) | |
download | historical-6aeb017bf4e93caaeb1233a3d330f96c713236a0.tar.gz historical-6aeb017bf4e93caaeb1233a3d330f96c713236a0.tar.bz2 historical-6aeb017bf4e93caaeb1233a3d330f96c713236a0.zip |
Committing the whole ball of wax for Sandy (to close Bug #33943)
Diffstat (limited to 'net-misc/howl/metadata.xml')
-rw-r--r-- | net-misc/howl/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-misc/howl/metadata.xml b/net-misc/howl/metadata.xml new file mode 100644 index 000000000000..c0d804bafcd2 --- /dev/null +++ b/net-misc/howl/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>net-misc</herd> + <maintainer> + <email>sandymac@gentoo.org</email> + <name>William A McArthur, Jr.</name> + <description>Just the guy who made the Gentoo package.</description> + </maintainer> + <longdescription> + Howl is a cross-platform implementation of the Zeroconf networking standard. + Zeroconf standardizes networking protocols for delivering hassle-free ad-hoc + networking, service discovery, and IP configuration. + </longdescription> +</pkgmetadata> |