diff options
author | 2003-10-04 16:43:31 +0000 | |
---|---|---|
committer | 2003-10-04 16:43:31 +0000 | |
commit | 020e6bef07c43c0b0e6e4acf2672d230e6c21376 (patch) | |
tree | 4826669681884cba8d031daaf79389fab48bd8ff /net-misc/ntp | |
parent | initial commit (diff) | |
download | gentoo-2-020e6bef07c43c0b0e6e4acf2672d230e6c21376.tar.gz gentoo-2-020e6bef07c43c0b0e6e4acf2672d230e6c21376.tar.bz2 gentoo-2-020e6bef07c43c0b0e6e4acf2672d230e6c21376.zip |
metadata
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net-misc/ntp/metadata.xml b/net-misc/ntp/metadata.xml new file mode 100644 index 000000000000..7c05eefdac37 --- /dev/null +++ b/net-misc/ntp/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>vapier@gentoo.org</email> + <name>Mike Frysinger</name> +</maintainer> +<longdescription> +NTP is a protocol designed to synchronize the clocks of computers over a network. NTP +version 3 is an internet draft standard, formalized in RFC 1305. NTP version 4 is a +significant revision of the NTP standard, and is the current development version, but +has not been formalized in an RFC. Simple NTP (SNTP) version 4 is described in RFC +2030. +</longdescription> +</pkgmetadata> |