commit: c4bf464474d7ee3770cda3051e88f98daa3a13df Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Jul 17 18:42:28 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 18:42:28 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=c4bf4644
world: switch to ntp to avoid openntpd's _compat_adjfreq(). core/var/lib/portage/world.CYCLE.2 | 2 +- core/var/lib/portage/world.CYCLE.3 | 2 +- core/var/lib/portage/world.CYCLE.4 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/var/lib/portage/world.CYCLE.2 b/core/var/lib/portage/world.CYCLE.2 index 241aef3..4246fc8 100644 --- a/core/var/lib/portage/world.CYCLE.2 +++ b/core/var/lib/portage/world.CYCLE.2 @@ -29,7 +29,7 @@ net-fs/samba net-ftp/lftp net-irc/hexchat net-mail/dovecot -net-misc/openntpd +net-misc/ntp net-misc/rdate net-misc/tor net-misc/vinagre diff --git a/core/var/lib/portage/world.CYCLE.3 b/core/var/lib/portage/world.CYCLE.3 index bee17b5..7b13eaf 100644 --- a/core/var/lib/portage/world.CYCLE.3 +++ b/core/var/lib/portage/world.CYCLE.3 @@ -30,7 +30,7 @@ net-fs/samba net-ftp/lftp net-irc/hexchat net-mail/dovecot -net-misc/openntpd +net-misc/ntp net-misc/rdate net-misc/tor net-misc/vinagre diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4 index e0e5f46..62bf81d 100644 --- a/core/var/lib/portage/world.CYCLE.4 +++ b/core/var/lib/portage/world.CYCLE.4 @@ -2693,7 +2693,7 @@ net-misc/nstx net-misc/ntpclient net-misc/olsrd net-misc/omniORB -net-misc/openntpd +net-misc/ntp net-misc/openrdate net-misc/openssh-blacklist net-misc/orbited
