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 89E3913838B for ; Fri, 19 Sep 2014 09:17:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BBCCE08AD; Fri, 19 Sep 2014 09:17:18 +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 B6B87E08AD for ; Fri, 19 Sep 2014 09:17:17 +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 DC4C534029D for ; Fri, 19 Sep 2014 09:17:16 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 9ACB95EC9; Fri, 19 Sep 2014 09:17:15 +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 net-firewall/shorewall-lite: shorewall-lite-4.5.21.9.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: shorewall-lite-4.5.21.9.ebuild ChangeLog X-VCS-Directories: net-firewall/shorewall-lite X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140919091715.9ACB95EC9@oystercatcher.gentoo.org> Date: Fri, 19 Sep 2014 09:17:15 +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: 65ba3493-9a8a-49d2-9d22-e086675d7da1 X-Archives-Hash: a53afdae00f8194285bf5b5588511636 ago 14/09/19 09:17:15 Modified: shorewall-lite-4.5.21.9.ebuild ChangeLog Log: Stable for ppc64, wrt bug #511620 (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.8 net-firewall/shorewall-lite/shorewall-lite-4.5.21.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-lite/shorewall-lite-4.5.21.9.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-lite/shorewall-lite-4.5.21.9.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-lite/shorewall-lite-4.5.21.9.ebuild?r1=1.7&r2=1.8 Index: shorewall-lite-4.5.21.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall-lite/shorewall-lite-4.5.21.9.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- shorewall-lite-4.5.21.9.ebuild 19 Sep 2014 09:16:39 -0000 1.7 +++ shorewall-lite-4.5.21.9.ebuild 19 Sep 2014 09:17:15 -0000 1.8 @@ -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-firewall/shorewall-lite/shorewall-lite-4.5.21.9.ebuild,v 1.7 2014/09/19 09:16:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-lite/shorewall-lite-4.5.21.9.ebuild,v 1.8 2014/09/19 09:17:15 ago Exp $ EAPI="5" @@ -31,7 +31,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 ~sparc x86" IUSE="doc" DEPEND="=net-firewall/shorewall-core-${PVR}" 1.156 net-firewall/shorewall-lite/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-lite/ChangeLog?rev=1.156&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-lite/ChangeLog?rev=1.156&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-lite/ChangeLog?r1=1.155&r2=1.156 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall-lite/ChangeLog,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- ChangeLog 19 Sep 2014 09:16:39 -0000 1.155 +++ ChangeLog 19 Sep 2014 09:17:15 -0000 1.156 @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-lite # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-lite/ChangeLog,v 1.155 2014/09/19 09:16:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-lite/ChangeLog,v 1.156 2014/09/19 09:17:15 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo shorewall-lite-4.5.21.9.ebuild: + Stable for ppc64, wrt bug #511620 19 Sep 2014; Agostino Sarubbo shorewall-lite-4.5.21.9.ebuild: Stable for ppc, wrt bug #511620