mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-30 20:58:14 -07:00
* and don't call AR/RANLIB directly * add myself as proxy maintainer Closes: https://bugs.gentoo.org/730002 Closes: https://bugs.gentoo.org/730004 Closes: https://bugs.gentoo.org/946519 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41952 Closes: https://github.com/gentoo/gentoo/pull/41952 Signed-off-by: Sam James <sam@gentoo.org>
18 lines
643 B
XML
18 lines
643 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>zhixu.liu@gmail.com</email>
|
|
<name>Z. Liu</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
clockspeed uses a hardware tick counter to compensate for a persistently fast or
|
|
slow system clock. Given a few time measurements from a reliable source, it
|
|
computes and then eliminates the clock skew.
|
|
</longdescription>
|
|
</pkgmetadata>
|