Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/xtables-addons/
Date: Thu, 26 May 2016 19:16:25
Message-Id: 1464290256.eae15278122b97472c8c92734c4508bad5cea0f2.blueness@gentoo
1 commit: eae15278122b97472c8c92734c4508bad5cea0f2
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 19:17:36 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 19:17:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae15278
7
8 net-firewall/xtables-addons: fix DESCRIPTION length
9
10 Package-Manager: portage-2.2.28
11
12 net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild | 4 ++--
13 net-firewall/xtables-addons/xtables-addons-2.10.ebuild | 4 ++--
14 net-firewall/xtables-addons/xtables-addons-2.8.ebuild | 4 ++--
15 net-firewall/xtables-addons/xtables-addons-2.9.ebuild | 4 ++--
16 4 files changed, 8 insertions(+), 8 deletions(-)
17
18 diff --git a/net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild b/net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild
19 index 1850b69..6c54232 100644
20 --- a/net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild
21 +++ b/net-firewall/xtables-addons/xtables-addons-1.47.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2013 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -6,7 +6,7 @@ EAPI="5"
29
30 inherit eutils linux-info linux-mod multilib
31
32 -DESCRIPTION="extensions not yet accepted in the main kernel/iptables (patch-o-matic(-ng) successor)"
33 +DESCRIPTION="iptables extensions not yet accepted in the main kernel"
34 HOMEPAGE="http://xtables-addons.sourceforge.net/"
35 SRC_URI="mirror://sourceforge/xtables-addons/${P}.tar.xz"
36
37
38 diff --git a/net-firewall/xtables-addons/xtables-addons-2.10.ebuild b/net-firewall/xtables-addons/xtables-addons-2.10.ebuild
39 index e718172..9a87a44 100644
40 --- a/net-firewall/xtables-addons/xtables-addons-2.10.ebuild
41 +++ b/net-firewall/xtables-addons/xtables-addons-2.10.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2015 Gentoo Foundation
44 +# Copyright 1999-2016 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 @@ -6,7 +6,7 @@ EAPI="5"
49
50 inherit eutils linux-info linux-mod multilib
51
52 -DESCRIPTION="extensions not yet accepted in the main kernel/iptables (patch-o-matic(-ng) successor)"
53 +DESCRIPTION="iptables extensions not yet accepted in the main kernel"
54 HOMEPAGE="http://xtables-addons.sourceforge.net/"
55 SRC_URI="mirror://sourceforge/xtables-addons/${P}.tar.xz"
56
57
58 diff --git a/net-firewall/xtables-addons/xtables-addons-2.8.ebuild b/net-firewall/xtables-addons/xtables-addons-2.8.ebuild
59 index daf0e9c..34b8c88 100644
60 --- a/net-firewall/xtables-addons/xtables-addons-2.8.ebuild
61 +++ b/net-firewall/xtables-addons/xtables-addons-2.8.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2015 Gentoo Foundation
64 +# Copyright 1999-2016 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 # $Id$
67
68 @@ -6,7 +6,7 @@ EAPI="5"
69
70 inherit eutils linux-info linux-mod multilib
71
72 -DESCRIPTION="extensions not yet accepted in the main kernel/iptables (patch-o-matic(-ng) successor)"
73 +DESCRIPTION="iptables extensions not yet accepted in the main kernel"
74 HOMEPAGE="http://xtables-addons.sourceforge.net/"
75 SRC_URI="mirror://sourceforge/xtables-addons/${P}.tar.xz"
76
77
78 diff --git a/net-firewall/xtables-addons/xtables-addons-2.9.ebuild b/net-firewall/xtables-addons/xtables-addons-2.9.ebuild
79 index 936d85a..c9acb9b 100644
80 --- a/net-firewall/xtables-addons/xtables-addons-2.9.ebuild
81 +++ b/net-firewall/xtables-addons/xtables-addons-2.9.ebuild
82 @@ -1,4 +1,4 @@
83 -# Copyright 1999-2015 Gentoo Foundation
84 +# Copyright 1999-2016 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Id$
87
88 @@ -6,7 +6,7 @@ EAPI="5"
89
90 inherit eutils linux-info linux-mod multilib
91
92 -DESCRIPTION="extensions not yet accepted in the main kernel/iptables (patch-o-matic(-ng) successor)"
93 +DESCRIPTION="iptables extensions not yet accepted in the main kernel"
94 HOMEPAGE="http://xtables-addons.sourceforge.net/"
95 SRC_URI="mirror://sourceforge/xtables-addons/${P}.tar.xz"