diff options
author | 2005-07-12 15:52:52 +0000 | |
---|---|---|
committer | 2005-07-12 15:52:52 +0000 | |
commit | 7fe1e08bead387dd29d4f1886960b8c56ae152b0 (patch) | |
tree | b3c73579343b3290bfee136e886441794aed0ae9 /app-misc/wyrd/metadata.xml | |
parent | fix for #98777, http_port_t has to be ifdef'ed (diff) | |
download | gentoo-2-7fe1e08bead387dd29d4f1886960b8c56ae152b0.tar.gz gentoo-2-7fe1e08bead387dd29d4f1886960b8c56ae152b0.tar.bz2 gentoo-2-7fe1e08bead387dd29d4f1886960b8c56ae152b0.zip |
Initial checkin
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/wyrd/metadata.xml')
-rw-r--r-- | app-misc/wyrd/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-misc/wyrd/metadata.xml b/app-misc/wyrd/metadata.xml new file mode 100644 index 000000000000..41891a04858e --- /dev/null +++ b/app-misc/wyrd/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd></herd> +<maintainer> +<email>mcummings@gentoo.org</email> +<name>Michael Cummings</name> +</maintainer> +<longdescription lang="en"> +Wyrd is a curses front end to the reminder programer, ideal for use in clients like mutt. +</longdescription> +</pkgmetadata> + |