summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-06-30 06:22:32 +0000
committerJeroen Roovers <jer@gentoo.org>2015-06-30 06:22:32 +0000
commit3f2ac50a939be2b9c8f432ab64c63f433ab142a7 (patch)
tree08fed0cccece027d224122e665fe172fd88abd0d /net-misc
parentBump, add missing boost dependency (diff)
downloadgentoo-2-3f2ac50a939be2b9c8f432ab64c63f433ab142a7.tar.gz
gentoo-2-3f2ac50a939be2b9c8f432ab64c63f433ab142a7.tar.bz2
gentoo-2-3f2ac50a939be2b9c8f432ab64c63f433ab142a7.zip
Stable for HPPA (bug #553616).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/chrony/ChangeLog5
-rw-r--r--net-misc/chrony/chrony-2.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog
index ed904a9d228e..e3351faa9e6b 100644
--- a/net-misc/chrony/ChangeLog
+++ b/net-misc/chrony/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/chrony
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.165 2015/06/25 04:49:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.166 2015/06/30 06:22:32 jer Exp $
+
+ 30 Jun 2015; Jeroen Roovers <jer@gentoo.org> chrony-2.1.1.ebuild:
+ Stable for HPPA (bug #553616).
*chrony-2.1.1 (25 Jun 2015)
diff --git a/net-misc/chrony/chrony-2.1.1.ebuild b/net-misc/chrony/chrony-2.1.1.ebuild
index 754deaef8857..f43da84b2c48 100644
--- a/net-misc/chrony/chrony-2.1.1.ebuild
+++ b/net-misc/chrony/chrony-2.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild,v 1.1 2015/06/25 04:49:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild,v 1.2 2015/06/30 06:22:32 jer Exp $
EAPI=5
inherit eutils systemd toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="caps +cmdmon ipv6 libedit +ntp +phc +pps readline +refclock +rtc selinux +adns"
REQUIRED_USE="
?? ( libedit readline )