diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:12:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:12:38 +0000 |
commit | f12d0f977ae019b651c6b896f1fc6dc88bdd074a (patch) | |
tree | 3600e5fdf61ea667f5cb4dbfa9b1ef081e4b9684 /net-misc | |
parent | ppc stable wrt bug #527998 (diff) | |
download | gentoo-2-f12d0f977ae019b651c6b896f1fc6dc88bdd074a.tar.gz gentoo-2-f12d0f977ae019b651c6b896f1fc6dc88bdd074a.tar.bz2 gentoo-2-f12d0f977ae019b651c6b896f1fc6dc88bdd074a.zip |
ppc stable wrt bug #553616
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index a5194f441371..f9bc7a8d90b1 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.169 2015/07/23 07:57:13 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.170 2015/07/23 20:12:38 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> chrony-2.1.1.ebuild: + ppc stable wrt bug #553616 23 Jul 2015; Sergey Popov <pinkbyte@gentoo.org> chrony-2.1.1.ebuild: Stable on amd64 and x86, wrt bug #553616 diff --git a/net-misc/chrony/chrony-2.1.1.ebuild b/net-misc/chrony/chrony-2.1.1.ebuild index d7e7c6bb666e..95fb5c32debc 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.4 2015/07/23 07:57:13 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild,v 1.5 2015/07/23 20:12:38 pacho 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 ) |