diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-04 18:29:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-04 18:29:05 +0000 |
commit | 14e9decdd8e811b368b71452607d1fddd3ec5378 (patch) | |
tree | 88e77c90f6643f370b36fa820b68c327ab7e5c70 /net-misc/chrony | |
parent | sparc/x86 stable wrt #517356 (diff) | |
download | gentoo-2-14e9decdd8e811b368b71452607d1fddd3ec5378.tar.gz gentoo-2-14e9decdd8e811b368b71452607d1fddd3ec5378.tar.bz2 gentoo-2-14e9decdd8e811b368b71452607d1fddd3ec5378.zip |
sparc/x86 stable wrt #518572
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-misc/chrony')
-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 cab4d34ee8d2..ac1b4a31cc9e 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.136 2014/08/03 18:42:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.137 2014/08/04 18:29:05 armin76 Exp $ + + 04 Aug 2014; Raúl Porcel <armin76@gentoo.org> chrony-1.30.ebuild: + sparc/x86 stable wrt #518572 03 Aug 2014; Agostino Sarubbo <ago@gentoo.org> chrony-1.30.ebuild: Stable for ppc, wrt bug #518572 diff --git a/net-misc/chrony/chrony-1.30.ebuild b/net-misc/chrony/chrony-1.30.ebuild index 89df8f8d5706..0109ab226c19 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.4 2014/08/03 18:42:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.30.ebuild,v 1.5 2014/08/04 18:29:05 armin76 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=" |