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 433101392EF for ; Fri, 14 Mar 2014 10:53:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5DC4E07FA; Fri, 14 Mar 2014 10:53:08 +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 6D05EE07FA for ; Fri, 14 Mar 2014 10:53:08 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A045B33F5BC for ; Fri, 14 Mar 2014 10:53:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 6A9852004E; Fri, 14 Mar 2014 10:53:06 +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 sys-process/runit: runit-2.1.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: runit-2.1.1-r1.ebuild ChangeLog X-VCS-Directories: sys-process/runit X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140314105306.6A9852004E@flycatcher.gentoo.org> Date: Fri, 14 Mar 2014 10:53:06 +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: c9d3d214-ac6a-4da5-bbb9-181351789fbc X-Archives-Hash: 01cd47045a5c18bcd1a4c24678e1a85d ago 14/03/14 10:53:06 Modified: runit-2.1.1-r1.ebuild ChangeLog Log: Stable for ppc64, wrt bug #407329 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.9 sys-process/runit/runit-2.1.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?r1=1.8&r2=1.9 Index: runit-2.1.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- runit-2.1.1-r1.ebuild 12 Mar 2014 10:08:56 -0000 1.8 +++ runit-2.1.1-r1.ebuild 14 Mar 2014 10:53:06 -0000 1.9 @@ -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/sys-process/runit/runit-2.1.1-r1.ebuild,v 1.8 2014/03/12 10:08:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v 1.9 2014/03/14 10:53:06 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="static" S=${WORKDIR}/admin/${P}/src 1.42 sys-process/runit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 12 Mar 2014 10:08:56 -0000 1.41 +++ ChangeLog 14 Mar 2014 10:53:06 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for sys-process/runit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.41 2014/03/12 10:08:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.42 2014/03/14 10:53:06 ago Exp $ + + 14 Mar 2014; Agostino Sarubbo runit-2.1.1-r1.ebuild: + Stable for ppc64, wrt bug #407329 12 Mar 2014; Agostino Sarubbo runit-2.1.1-r1.ebuild: Stable for sparc, wrt bug #407329