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 A221F58973 for ; Wed, 3 Feb 2016 08:33:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1F4C21C003; Wed, 3 Feb 2016 08:33:38 +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 5F9B821C003 for ; Wed, 3 Feb 2016 08:33:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3525D340EBD for ; Wed, 3 Feb 2016 08:33:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A21D88F4 for ; Wed, 3 Feb 2016 08:33:35 +0000 (UTC) From: "Amy Winston" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Winston" Message-ID: <1454488310.c4a3d688167a9d57b455820326d15a4a72247cbd.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/shorewall/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/shorewall/shorewall-4.6.10.1.ebuild net-firewall/shorewall/shorewall-4.6.13.1.ebuild net-firewall/shorewall/shorewall-4.6.13.ebuild X-VCS-Directories: net-firewall/shorewall/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Winston X-VCS-Revision: c4a3d688167a9d57b455820326d15a4a72247cbd X-VCS-Branch: master Date: Wed, 3 Feb 2016 08:33:35 +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: 32781683-513a-488e-8023-ee873a2b1297 X-Archives-Hash: 6ad68aa89545156411682342dcd2b908 commit: c4a3d688167a9d57b455820326d15a4a72247cbd Author: Amy Winston gentoo org> AuthorDate: Wed Feb 3 08:31:50 2016 +0000 Commit: Amy Winston gentoo org> CommitDate: Wed Feb 3 08:31:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a3d688 net-firewall/shorewall: fix the description lenght Package-Manager: portage-2.2.26 net-firewall/shorewall/shorewall-4.6.10.1.ebuild | 5 ++--- net-firewall/shorewall/shorewall-4.6.13.1.ebuild | 5 ++--- net-firewall/shorewall/shorewall-4.6.13.ebuild | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild index 192104a..13c2055 100644 --- a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,8 +6,7 @@ EAPI="5" inherit eutils linux-info prefix systemd versionator -DESCRIPTION='The Shoreline Firewall, commonly known as Shorewall, is' -DESCRIPTION+=' a high-level tool for configuring Netfilter' +DESCRIPTION='A high-level tool for configuring Netfilter' HOMEPAGE="http://www.shorewall.net/" LICENSE="GPL-2" SLOT="0" diff --git a/net-firewall/shorewall/shorewall-4.6.13.1.ebuild b/net-firewall/shorewall/shorewall-4.6.13.1.ebuild index fd85c68..f9f66e7 100644 --- a/net-firewall/shorewall/shorewall-4.6.13.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.6.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,8 +6,7 @@ EAPI="5" inherit eutils linux-info prefix systemd versionator -DESCRIPTION='The Shoreline Firewall, commonly known as Shorewall, is' -DESCRIPTION+=' a high-level tool for configuring Netfilter' +DESCRIPTION='A high-level tool for configuring Netfilter' HOMEPAGE="http://www.shorewall.net/" LICENSE="GPL-2" SLOT="0" diff --git a/net-firewall/shorewall/shorewall-4.6.13.ebuild b/net-firewall/shorewall/shorewall-4.6.13.ebuild index fd85c68..f9f66e7 100644 --- a/net-firewall/shorewall/shorewall-4.6.13.ebuild +++ b/net-firewall/shorewall/shorewall-4.6.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,8 +6,7 @@ EAPI="5" inherit eutils linux-info prefix systemd versionator -DESCRIPTION='The Shoreline Firewall, commonly known as Shorewall, is' -DESCRIPTION+=' a high-level tool for configuring Netfilter' +DESCRIPTION='A high-level tool for configuring Netfilter' HOMEPAGE="http://www.shorewall.net/" LICENSE="GPL-2" SLOT="0"