commit: f3b3146caddc0a31e9c7f4b5abbeb820328ca583
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 7 17:46:03 2018 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Mar 7 19:26:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b3146c
net-firewall/ebtables: shorten DESCRIPTION
Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99
net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild | 4 ++--
net-firewall/ebtables/ebtables-2.0.10.4.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
index e115a16fdbd..83e49e5a63c 100644
--- a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
+++ b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -8,7 +8,7 @@ inherit versionator eutils toolchain-funcs multilib flag-o-matic
MY_PV=$(replace_version_separator 3 '-' )
MY_P=${PN}-v${MY_PV}
-DESCRIPTION="Utility that enables basic Ethernet frame filtering on a Linux
bridge, MAC NAT and brouting"
+DESCRIPTION="Controls Ethernet frame filtering on a Linux bridge, MAC NAT and
brouting"
HOMEPAGE="http://ebtables.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
diff --git a/net-firewall/ebtables/ebtables-2.0.10.4.ebuild
b/net-firewall/ebtables/ebtables-2.0.10.4.ebuild
index 7aeb41c564a..d4f1785a01f 100644
--- a/net-firewall/ebtables/ebtables-2.0.10.4.ebuild
+++ b/net-firewall/ebtables/ebtables-2.0.10.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -8,7 +8,7 @@ inherit versionator eutils toolchain-funcs multilib flag-o-matic
MY_PV=$(replace_version_separator 3 '-' )
MY_P=${PN}-v${MY_PV}
-DESCRIPTION="Utility that enables basic Ethernet frame filtering on a Linux
bridge, MAC NAT and brouting"
+DESCRIPTION="Controls Ethernet frame filtering on a Linux bridge, MAC NAT and
brouting"
HOMEPAGE="http://ebtables.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"