diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-05-26 15:17:36 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-05-26 15:17:36 -0400 |
commit | eae15278122b97472c8c92734c4508bad5cea0f2 (patch) | |
tree | f17a56780a9bdc7404318f597b64319f3228daa1 /net-firewall/xtables-addons | |
parent | net-firewall/xtables-addons: version bump to 2.11 (diff) | |
download | gentoo-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')
4 files changed, 8 insertions, 8 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" diff --git a/net-firewall/xtables-addons/xtables-addons-2.10.ebuild b/net-firewall/xtables-addons/xtables-addons-2.10.ebuild index e718172dfd51..9a87a44bd9e0 100644 --- a/net-firewall/xtables-addons/xtables-addons-2.10.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-2.10.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,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" diff --git a/net-firewall/xtables-addons/xtables-addons-2.8.ebuild b/net-firewall/xtables-addons/xtables-addons-2.8.ebuild index daf0e9ccfe13..34b8c8802a6e 100644 --- a/net-firewall/xtables-addons/xtables-addons-2.8.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-2.8.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,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" diff --git a/net-firewall/xtables-addons/xtables-addons-2.9.ebuild b/net-firewall/xtables-addons/xtables-addons-2.9.ebuild index 936d85ab58a9..c9acb9b8e001 100644 --- a/net-firewall/xtables-addons/xtables-addons-2.9.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-2.9.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,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" |