# ChangeLog for sys-apps/adjtime
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/adjtime/ChangeLog,v 1.4 2006/02/15 03:31:48 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/adjtime/ChangeLog,v 1.5 2006/11/30 06:09:13 nerdboy Exp $
+
+ 30 Nov 2006; Steve Arnold <nerdboy@gentoo.org> metadata.xml,
+ adjtime-0.4-r2.ebuild:
+ updated ntp depend
*adjtime-0.4-r2 (15 Feb 2006)
-MD5 b831445bfbd6a0ea7aa0e6b5b4c4ea12 ChangeLog 1247
-RMD160 c31652746a1f8ae72fc61665cabe346e8c1e4948 ChangeLog 1247
-SHA256 284e137aad285e533d1147d1080f36f247c580c3fad0925f8fc9511aa1104b2c ChangeLog 1247
-MD5 85bd735a9a9a155d33011d0c7bc3a55e adjtime-0.4-r2.ebuild 1156
-RMD160 eb1c3fda45d85f62d190850eb845472edf034100 adjtime-0.4-r2.ebuild 1156
-SHA256 8fbd9f5cc1cbb029c675518e01b4bde0bc34c13493720b7c0fe29ad2d5db9fa5 adjtime-0.4-r2.ebuild 1156
+AUX adjtime.pl 8535 RMD160 f4dd4efa795f90729ed629fbac45ece227571f59 SHA1 5c2c9f8d8623f8d0e8f65f0c083605000a7b6fb4 SHA256 bd8c74c1ceb595fdb9aeac6586812a85a1c8712dcd1abfaf2f0e9d838d7b6c2c
MD5 6214dd9d7bbaf37a89c5200bddb2d404 files/adjtime.pl 8535
RMD160 f4dd4efa795f90729ed629fbac45ece227571f59 files/adjtime.pl 8535
SHA256 bd8c74c1ceb595fdb9aeac6586812a85a1c8712dcd1abfaf2f0e9d838d7b6c2c files/adjtime.pl 8535
+EBUILD adjtime-0.4-r2.ebuild 1187 RMD160 3fda127bcb87d5b165ef60db28dea77dcf6c7c87 SHA1 728232c3952cbeb9abbd96e5494973fc1e29e755 SHA256 76b398caa1065175859ab986db9e22a0cb85310fa4e40c603c08c4e794d80299
+MD5 549f78a50dc7b50a9d73fa3eb47d015d adjtime-0.4-r2.ebuild 1187
+RMD160 3fda127bcb87d5b165ef60db28dea77dcf6c7c87 adjtime-0.4-r2.ebuild 1187
+SHA256 76b398caa1065175859ab986db9e22a0cb85310fa4e40c603c08c4e794d80299 adjtime-0.4-r2.ebuild 1187
+MISC ChangeLog 1357 RMD160 2916b534840b2a83ff91b5913825e87f60f8a732 SHA1 7f4eea9a11056f435c6aa044e6a4bcd3aa1d5e29 SHA256 176588a85da1f7825a3b8c269806a51d844edae9a9ff40ab58bc4a19dc1eb3ac
+MD5 b17755f7631018226d9a90372bf46ef4 ChangeLog 1357
+RMD160 2916b534840b2a83ff91b5913825e87f60f8a732 ChangeLog 1357
+SHA256 176588a85da1f7825a3b8c269806a51d844edae9a9ff40ab58bc4a19dc1eb3ac ChangeLog 1357
+MISC metadata.xml 447 RMD160 5234477e49da73ca7f3d9ec7fb6f996fd5907a53 SHA1 115d1e0e4b0b3e7e52fff8458290a5eb4d82ce0a SHA256 fa7f28f61454e854eb8949f0fc28d8da41c519fb38f6acafe7704c7cb37c0829
+MD5 0af979b22f5ab8a56082aa3da8854093 metadata.xml 447
+RMD160 5234477e49da73ca7f3d9ec7fb6f996fd5907a53 metadata.xml 447
+SHA256 fa7f28f61454e854eb8949f0fc28d8da41c519fb38f6acafe7704c7cb37c0829 metadata.xml 447
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-adjtime-0.4-r2 0
RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-adjtime-0.4-r2 0
SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-adjtime-0.4-r2 0
-MD5 583413c267e514ed42e788dfa43f31d5 metadata.xml 403
-RMD160 5ff777b41ca627ad200a95918fc9e38c36bb2961 metadata.xml 403
-SHA256 5470ba8232063ff6d7a6e8e39e425c395b45553bce6b92980f7abdda1ae005c0 metadata.xml 403
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/adjtime/adjtime-0.4-r2.ebuild,v 1.1 2006/02/15 03:31:48 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/adjtime/adjtime-0.4-r2.ebuild,v 1.2 2006/11/30 06:09:13 nerdboy Exp $
-DESCRIPTION="A script to adjust the clock tick on the Kurobox and LinkStation hardware clock."
+DESCRIPTION="A perl script to adjust the clock tick of the hardware clock on the system board (should work on most platforms)."
HOMEPAGE="http://groups.yahoo.com/group/LinkStation_General/"
LICENSE="as-is"
IUSE=""
RDEPEND="dev-lang/perl
- =net-misc/ntp-4.2.0*"
+ >=net-misc/ntp-4.2"
src_install() {
dodir /usr/sbin
ewarn "(the shell environment for perl is dorked up). The suggested"
ewarn "method is to use ntp-date rather than ntpd at startup, and"
ewarn "add the following two lines to local.start instead:"
- einfo
- einfo "/usr/bin/perl /usr/sbin/adjtime.pl -v -s ntp_host -i 60"
- einfo
- einfo "/etc/init.d/ntpd start"
- einfo
- einfo "replacing ntp_host with your preferred ntp server. Remember,"
- einfo "since adjtime uses ntp-date, ntpd must be stopped (or not yet"
- einfo "started) prior to running the adjtime script."
+ ewarn
+ ewarn "/usr/bin/perl /usr/sbin/adjtime.pl -v -s ntp_host -i 60"
+ ewarn
+ ewarn "/etc/init.d/ntpd start"
+ ewarn
+ ewarn "replacing ntp_host with your preferred ntp server. Remember,"
+ ewarn "since adjtime uses ntp-date, ntpd must be stopped (or not yet"
+ ewarn "started) prior to running the adjtime script."
}
<email>nerdboy@gentoo.org</email>
<name>Steve Arnold</name>
</maintainer>
-<longdescription>A perl script to adjust the tick on the Kurobox and LinkStation hardware clock (required to keep an accurate clock).</longdescription>
+<longdescription>A perl script to adjust the tick on the Kurobox and
+ LinkStation hardware clock (required to keep an accurate clock).
+ Should work on most hardware platforms.
+</longdescription>
</pkgmetadata>