diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-01 17:47:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-01 17:47:14 +0000 |
commit | d79ef238783c287cc6ccdbfe953d1a08df9dcc36 (patch) | |
tree | 2189e07a2cf418c441d5a740e55d3126664be351 /net-misc | |
parent | Stable for ppc, wrt bug #527182 (diff) | |
download | gentoo-2-d79ef238783c287cc6ccdbfe953d1a08df9dcc36.tar.gz gentoo-2-d79ef238783c287cc6ccdbfe953d1a08df9dcc36.tar.bz2 gentoo-2-d79ef238783c287cc6ccdbfe953d1a08df9dcc36.zip |
Stable for ppc, wrt bug #525114
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 8470e85984f7..dd34e7d19172 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.145 2014/10/30 09:55:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.146 2014/11/01 17:47:14 ago Exp $ + + 01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> chrony-1.31.ebuild: + Stable for ppc, wrt bug #525114 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> chrony-1.31.ebuild: Stable for x86, wrt bug #525114 diff --git a/net-misc/chrony/chrony-1.31.ebuild b/net-misc/chrony/chrony-1.31.ebuild index 2405f3babc49..7dec4b6b03ba 100644 --- a/net-misc/chrony/chrony-1.31.ebuild +++ b/net-misc/chrony/chrony-1.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.31.ebuild,v 1.6 2014/10/30 09:55:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.31.ebuild,v 1.7 2014/11/01 17:47:14 ago 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 sparc x86" +KEYWORDS="amd64 ~arm hppa ~mips ppc sparc x86" IUSE="caps ipv6 +readline +rtc selinux" RDEPEND=" |