diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-03 18:42:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-03 18:42:40 +0000 |
commit | fb7e1e7fbb86b45e344ccbf97b8e831bb1e91707 (patch) | |
tree | e08d89807a1dcfbc7f38174680beb8ee0404c575 /net-misc | |
parent | Stable for ppc, wrt bug #518572 (diff) | |
download | gentoo-2-fb7e1e7fbb86b45e344ccbf97b8e831bb1e91707.tar.gz gentoo-2-fb7e1e7fbb86b45e344ccbf97b8e831bb1e91707.tar.bz2 gentoo-2-fb7e1e7fbb86b45e344ccbf97b8e831bb1e91707.zip |
Stable for ppc, wrt bug #518572
(Portage version: 2.2.8-r1/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.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 38af7bc049e3..cab4d34ee8d2 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.135 2014/08/01 16:48:02 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.136 2014/08/03 18:42:40 ago Exp $ + + 03 Aug 2014; Agostino Sarubbo <ago@gentoo.org> chrony-1.30.ebuild: + Stable for ppc, wrt bug #518572 01 Aug 2014; Chema Alonso <nimiux@gentoo.org> chrony-1.30.ebuild: Stable for amd64 wrt bug #518572 diff --git a/net-misc/chrony/chrony-1.30.ebuild b/net-misc/chrony/chrony-1.30.ebuild index 14b801f039df..89df8f8d5706 100644 --- a/net-misc/chrony/chrony-1.30.ebuild +++ b/net-misc/chrony/chrony-1.30.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.30.ebuild,v 1.3 2014/08/01 16:48:02 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.30.ebuild,v 1.4 2014/08/03 18:42:40 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=" |