pinkbyte 15/07/23 07:57:13 Modified: chrony-2.1.1.ebuild ChangeLog Log: Stable on amd64 and x86, wrt bug #553616 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x60C0742D1F357D42)
Revision Changes Path 1.4 net-misc/chrony/chrony-2.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild?r1=1.3&r2=1.4 Index: chrony-2.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chrony-2.1.1.ebuild 30 Jun 2015 06:26:10 -0000 1.3 +++ chrony-2.1.1.ebuild 23 Jul 2015 07:57:13 -0000 1.4 @@ -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.3 2015/06/30 06:26:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild,v 1.4 2015/07/23 07:57:13 pinkbyte Exp $ EAPI=5 inherit eutils systemd toolchain-funcs @@ -11,7 +11,7 @@ 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 ) 1.169 net-misc/chrony/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.169&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.169&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.168&r2=1.169 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- ChangeLog 6 Jul 2015 04:06:20 -0000 1.168 +++ ChangeLog 23 Jul 2015 07:57:13 -0000 1.169 @@ -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.168 2015/07/06 04:06:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.169 2015/07/23 07:57:13 pinkbyte Exp $ + + 23 Jul 2015; Sergey Popov <[email protected]> chrony-2.1.1.ebuild: + Stable on amd64 and x86, wrt bug #553616 06 Jul 2015; Jeroen Roovers <[email protected]> metadata.xml: Fix USE flag description (bug #554040).
