diff options
author | Guillaume Destuynder <kang@gentoo.org> | 2006-11-09 15:24:29 +0000 |
---|---|---|
committer | Guillaume Destuynder <kang@gentoo.org> | 2006-11-09 15:24:29 +0000 |
commit | 0829802142038279f6bf43cd7c527ffe70337861 (patch) | |
tree | 7884ef9e8dee34307d199c2ac22fc80cd6262545 /net-misc/whoischk/metadata.xml | |
parent | Small cleanups. (diff) | |
download | historical-0829802142038279f6bf43cd7c527ffe70337861.tar.gz historical-0829802142038279f6bf43cd7c527ffe70337861.tar.bz2 historical-0829802142038279f6bf43cd7c527ffe70337861.zip |
Fixes #111556, remove jwhois caching, add throttling patch (so that this package actually does something usefull;)
Package-Manager: portage-2.1.2_rc1-r4
Diffstat (limited to 'net-misc/whoischk/metadata.xml')
-rw-r--r-- | net-misc/whoischk/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-misc/whoischk/metadata.xml b/net-misc/whoischk/metadata.xml new file mode 100644 index 000000000000..e8a89c14be7c --- /dev/null +++ b/net-misc/whoischk/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<longdescription> +Monitor a list of domains and report when there has been any change. +</longdescription> +</pkgmetadata> |