diff options
author | 2005-09-18 19:30:39 +0000 | |
---|---|---|
committer | 2005-09-18 19:30:39 +0000 | |
commit | 7ffb922ec6b51ec93360328cccbf52981088d2a1 (patch) | |
tree | 5f60d14f6c463509f9be88c2ef6186acf7cb528c /net-misc/chrony/metadata.xml | |
parent | Stable on x86 (diff) | |
download | gentoo-2-7ffb922ec6b51ec93360328cccbf52981088d2a1.tar.gz gentoo-2-7ffb922ec6b51ec93360328cccbf52981088d2a1.tar.bz2 gentoo-2-7ffb922ec6b51ec93360328cccbf52981088d2a1.zip |
Removed wmertens from metadata. (Bug #100483)
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-misc/chrony/metadata.xml')
-rw-r--r-- | net-misc/chrony/metadata.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/net-misc/chrony/metadata.xml b/net-misc/chrony/metadata.xml index 036f9cf848a0..931e6aa5b6f1 100644 --- a/net-misc/chrony/metadata.xml +++ b/net-misc/chrony/metadata.xml @@ -1,8 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>net-misc</herd> +<herd>no-herd</herd> <maintainer> - <email>wmertens@gentoo.org</email> + <email>tove@gentoo.org</email> </maintainer> +<longdescription> +Chrony is a pair of programs (chronyd and chronyc) which are used to maintain +the accuracy of the system clock on a computer. chronyd has been specifically +written to work well for systems which have only an intermittent (e.g. dial-up) +connection to the network where the NTP servers are. It still works well +in a "permanently connected" mode. +</longdescription> </pkgmetadata> |