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 C9B20138A87 for ; Mon, 23 Feb 2015 10:57:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D2B6E0810; Mon, 23 Feb 2015 10:57:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7ED63E0810 for ; Mon, 23 Feb 2015 10:57:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7EB07340C46 for ; Mon, 23 Feb 2015 10:57:40 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 1C2E0125FE; Mon, 23 Feb 2015 10:57:39 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/facter: facter-2.4.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: facter-2.4.1.ebuild ChangeLog X-VCS-Directories: dev-ruby/facter X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150223105739.1C2E0125FE@oystercatcher.gentoo.org> Date: Mon, 23 Feb 2015 10:57:39 +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: 9ec87545-e3d6-4cdb-ab89-df90d92f9a24 X-Archives-Hash: 12d8daf09915913369ae3910d093da51 ago 15/02/23 10:57:39 Modified: facter-2.4.1.ebuild ChangeLog Log: Stable for sparc, wrt bug #540260 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 dev-ruby/facter/facter-2.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.4.1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.4.1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.4.1.ebuild?r1=1.7&r2=1.8 Index: facter-2.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.4.1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- facter-2.4.1.ebuild 19 Feb 2015 10:40:01 -0000 1.7 +++ facter-2.4.1.ebuild 23 Feb 2015 10:57:39 -0000 1.8 @@ -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/dev-ruby/facter/facter-2.4.1.ebuild,v 1.7 2015/02/19 10:40:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.4.1.ebuild,v 1.8 2015/02/23 10:57:39 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="+dmi +pciutils +virt" -KEYWORDS="amd64 hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc ~x86" CDEPEND=" app-emulation/virt-what 1.127 dev-ruby/facter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.127&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.127&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?r1=1.126&r2=1.127 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- ChangeLog 19 Feb 2015 10:40:01 -0000 1.126 +++ ChangeLog 23 Feb 2015 10:57:39 -0000 1.127 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/facter # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.126 2015/02/19 10:40:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.127 2015/02/23 10:57:39 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo facter-2.4.1.ebuild: + Stable for sparc, wrt bug #540260 19 Feb 2015; Agostino Sarubbo facter-2.4.1.ebuild: Stable for amd64, wrt bug #540260