From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 83D0A1381F3 for ; Mon, 20 May 2013 23:01:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 414E7E0802; Mon, 20 May 2013 23:01:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C572DE0802 for ; Mon, 20 May 2013 23:01:42 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E53D433E5A6 for ; Mon, 20 May 2013 23:01:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 7DF3F2171D; Mon, 20 May 2013 23:01:40 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/chrony: ChangeLog chrony-1.27-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog chrony-1.27-r1.ebuild X-VCS-Directories: net-misc/chrony X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130520230140.7DF3F2171D@flycatcher.gentoo.org> Date: Mon, 20 May 2013 23:01:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6975a6f3-d5e6-49a2-9219-eda89465b975 X-Archives-Hash: 55e85127f0e0af926174b1ac43fb305d jer 13/05/20 23:01:40 Modified: ChangeLog chrony-1.27-r1.ebuild Log: Stable for HPPA (bug #470560). (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.100 net-misc/chrony/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.100&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.100&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.99&r2=1.100 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- ChangeLog 20 May 2013 12:41:50 -0000 1.99 +++ ChangeLog 20 May 2013 23:01:40 -0000 1.100 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.99 2013/05/20 12:41:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.100 2013/05/20 23:01:40 jer Exp $ + + 20 May 2013; Jeroen Roovers chrony-1.27-r1.ebuild: + Stable for HPPA (bug #470560). 20 May 2013; Agostino Sarubbo chrony-1.27-r1.ebuild: Stable for ppc, wrt bug #470560 1.5 net-misc/chrony/chrony-1.27-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild?r1=1.4&r2=1.5 Index: chrony-1.27-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- chrony-1.27-r1.ebuild 20 May 2013 12:41:50 -0000 1.4 +++ chrony-1.27-r1.ebuild 20 May 2013 23:01:40 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild,v 1.4 2013/05/20 12:41:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild,v 1.5 2013/05/20 23:01:40 jer Exp $ EAPI=5 inherit eutils systemd toolchain-funcs @@ -11,7 +11,7 @@ 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" DEPEND="