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 AF80513877A for ; Sat, 30 Aug 2014 11:29:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFFBFE0ACB; Sat, 30 Aug 2014 11:29:11 +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 6B535E0ACB for ; Sat, 30 Aug 2014 11:29:11 +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 4707533FF66 for ; Sat, 30 Aug 2014 11:29:10 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2270) id ED39F4409; Sat, 30 Aug 2014 11:29:08 +0000 (UTC) From: "JosA MarAa Alonso (nimiux)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nimiux@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-firewall/shorewall-init: shorewall-init-4.5.21.9.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: shorewall-init-4.5.21.9.ebuild ChangeLog X-VCS-Directories: net-firewall/shorewall-init X-VCS-Committer: nimiux X-VCS-Committer-Name: JosA MarAa Alonso Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140830112908.ED39F4409@oystercatcher.gentoo.org> Date: Sat, 30 Aug 2014 11:29:08 +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: 439ce9fe-3956-4e43-94ce-8e44687bfef9 X-Archives-Hash: ee7ffbf250d9aa602f21a137c204bf03 nimiux 14/08/30 11:29:08 Modified: shorewall-init-4.5.21.9.ebuild ChangeLog Log: Stable for amd64 wrt bug #511620 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536) Revision Changes Path 1.6 net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild?r1=1.5&r2=1.6 Index: shorewall-init-4.5.21.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- shorewall-init-4.5.21.9.ebuild 27 Jul 2014 10:50:22 -0000 1.5 +++ shorewall-init-4.5.21.9.ebuild 30 Aug 2014 11:29:08 -0000 1.6 @@ -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-init/shorewall-init-4.5.21.9.ebuild,v 1.5 2014/07/27 10:50:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild,v 1.6 2014/08/30 11:29:08 nimiux Exp $ EAPI="5" @@ -27,7 +27,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=sys-apps/coreutils-8.20" 1.9 net-firewall/shorewall-init/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-init/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-init/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-init/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 27 Jul 2014 10:50:22 -0000 1.8 +++ ChangeLog 30 Aug 2014 11:29:08 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-init # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.8 2014/07/27 10:50:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.9 2014/08/30 11:29:08 nimiux Exp $ + + 30 Aug 2014; Chema Alonso shorewall-init-4.5.21.9.ebuild: + Stable for amd64 wrt bug #511620 26 Jul 2014; Pawel Hajdan jr shorewall-init-4.5.21.9.ebuild: