Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntp/
Date: Mon, 02 May 2016 08:09:38
Message-Id: 1462176554.c568a0ea828b3186802e52b615e63d09512813fc.jer@gentoo
1 commit: c568a0ea828b3186802e52b615e63d09512813fc
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 08:09:14 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 08:09:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c568a0ea
7
8 net-misc/ntp: Stable for HPPA (bug #581528).
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --ignore-arches
12
13 net-misc/ntp/ntp-4.2.8_p7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/ntp/ntp-4.2.8_p7.ebuild b/net-misc/ntp/ntp-4.2.8_p7.ebuild
17 index 7735b1e..759bc53 100644
18 --- a/net-misc/ntp/ntp-4.2.8_p7.ebuild
19 +++ b/net-misc/ntp/ntp-4.2.8_p7.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar
21
22 LICENSE="HPND BSD ISC"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
26 IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf"
27
28 CDEPEND="readline? ( >=sys-libs/readline-4.1:0= )