summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-05-26 15:17:36 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-05-26 15:17:36 -0400
commiteae15278122b97472c8c92734c4508bad5cea0f2 (patch)
treef17a56780a9bdc7404318f597b64319f3228daa1 /net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild
parentnet-firewall/xtables-addons: version bump to 2.11 (diff)
downloadgentoo-eae15278122b97472c8c92734c4508bad5cea0f2.tar.gz
gentoo-eae15278122b97472c8c92734c4508bad5cea0f2.tar.bz2
gentoo-eae15278122b97472c8c92734c4508bad5cea0f2.zip
net-firewall/xtables-addons: fix DESCRIPTION length
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild')
-rw-r--r--net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild b/net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild
index 1850b6901a12..6c54232f8866 100644
--- a/net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild
+++ b/net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI="5"
inherit eutils linux-info linux-mod multilib
-DESCRIPTION="extensions not yet accepted in the main kernel/iptables (patch-o-matic(-ng) successor)"
+DESCRIPTION="iptables extensions not yet accepted in the main kernel"
HOMEPAGE="http://xtables-addons.sourceforge.net/"
SRC_URI="mirror://sourceforge/xtables-addons/${P}.tar.xz"