From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipset/
Date: Thu, 24 Aug 2017 21:54:08 +0000 (UTC) [thread overview]
Message-ID: <1503611643.3cee52e7db95b616340b636b1229b94e6b760b41.robbat2@gentoo> (raw)
commit: 3cee52e7db95b616340b636b1229b94e6b760b41
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Wed Aug 23 20:41:11 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 21:54:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cee52e7
net-firewall/ipset: update make.conf path
(cherry picked from commit 77efd2db889ac159646451503db0f50ac5d9d77d)
Closes: https://github.com/gentoo/gentoo/pull/5517
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
net-firewall/ipset/ipset-6.15.ebuild | 4 ++--
net-firewall/ipset/ipset-6.16.1.ebuild | 4 ++--
net-firewall/ipset/ipset-6.16.ebuild | 4 ++--
net-firewall/ipset/ipset-6.17.ebuild | 4 ++--
net-firewall/ipset/ipset-6.19.ebuild | 4 ++--
net-firewall/ipset/ipset-6.20.1.ebuild | 4 ++--
net-firewall/ipset/ipset-6.21.1.ebuild | 4 ++--
net-firewall/ipset/ipset-6.24.ebuild | 4 ++--
net-firewall/ipset/ipset-6.29.ebuild | 4 ++--
net-firewall/ipset/ipset-6.30.ebuild | 4 ++--
10 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/net-firewall/ipset/ipset-6.15.ebuild b/net-firewall/ipset/ipset-6.15.ebuild
index fc774b25943..fda7f2ff30d 100644
--- a/net-firewall/ipset/ipset-6.15.ebuild
+++ b/net-firewall/ipset/ipset-6.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.16.1.ebuild b/net-firewall/ipset/ipset-6.16.1.ebuild
index 75525521716..735cbce7981 100644
--- a/net-firewall/ipset/ipset-6.16.1.ebuild
+++ b/net-firewall/ipset/ipset-6.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.16.ebuild b/net-firewall/ipset/ipset-6.16.ebuild
index 75525521716..735cbce7981 100644
--- a/net-firewall/ipset/ipset-6.16.ebuild
+++ b/net-firewall/ipset/ipset-6.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.17.ebuild b/net-firewall/ipset/ipset-6.17.ebuild
index ef6cc77f151..e841595369f 100644
--- a/net-firewall/ipset/ipset-6.17.ebuild
+++ b/net-firewall/ipset/ipset-6.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.19.ebuild b/net-firewall/ipset/ipset-6.19.ebuild
index 75525521716..735cbce7981 100644
--- a/net-firewall/ipset/ipset-6.19.ebuild
+++ b/net-firewall/ipset/ipset-6.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.20.1.ebuild b/net-firewall/ipset/ipset-6.20.1.ebuild
index 87ee185a7cc..6bd830949e0 100644
--- a/net-firewall/ipset/ipset-6.20.1.ebuild
+++ b/net-firewall/ipset/ipset-6.20.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.21.1.ebuild b/net-firewall/ipset/ipset-6.21.1.ebuild
index d88a56d899d..70888cbc868 100644
--- a/net-firewall/ipset/ipset-6.21.1.ebuild
+++ b/net-firewall/ipset/ipset-6.21.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.24.ebuild b/net-firewall/ipset/ipset-6.24.ebuild
index 38cbe667b2c..0795c0f13b4 100644
--- a/net-firewall/ipset/ipset-6.24.ebuild
+++ b/net-firewall/ipset/ipset-6.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.29.ebuild b/net-firewall/ipset/ipset-6.29.ebuild
index eb12c9f4d61..bdac66a1547 100644
--- a/net-firewall/ipset/ipset-6.29.ebuild
+++ b/net-firewall/ipset/ipset-6.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
diff --git a/net-firewall/ipset/ipset-6.30.ebuild b/net-firewall/ipset/ipset-6.30.ebuild
index 5c1428b1fc6..292b40eb05d 100644
--- a/net-firewall/ipset/ipset-6.30.ebuild
+++ b/net-firewall/ipset/ipset-6.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}"
DOCS=( ChangeLog INSTALL README UPGRADE )
-# configurable from outside, e.g. /etc/make.conf
+# configurable from outside, e.g. /etc/portage/make.conf
IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
BUILD_TARGETS="modules"
next reply other threads:[~2017-08-24 21:54 UTC|newest]
Thread overview: 111+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-24 21:54 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-20 2:33 [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipset/ Sam James
2025-01-20 2:33 Sam James
2025-01-20 2:33 Sam James
2025-01-20 2:33 Sam James
2025-01-20 0:38 Jakov Smolić
2025-01-20 0:38 Jakov Smolić
2024-12-16 19:44 Mike Pagano
2024-10-10 14:40 Mike Pagano
2024-10-08 21:50 Jakov Smolić
2024-10-05 21:47 Jakov Smolić
2024-10-05 13:58 Arthur Zamarin
2024-10-05 13:58 Arthur Zamarin
2024-10-05 11:12 Sam James
2024-07-13 19:08 Mike Pagano
2024-07-13 19:08 Mike Pagano
2024-07-10 18:46 Mike Pagano
2024-07-06 7:09 Arthur Zamarin
2024-07-06 6:10 Sam James
2024-07-06 5:25 Sam James
2024-07-06 5:25 Sam James
2024-07-06 5:25 Sam James
2024-07-06 5:25 Sam James
2024-06-25 6:43 Sam James
2024-06-25 6:43 Sam James
2024-06-25 4:45 Sam James
2024-06-25 4:41 Sam James
2024-06-25 4:14 Sam James
2024-06-25 4:07 Sam James
2024-06-08 18:16 Mike Pagano
2024-05-11 18:37 Mike Pagano
2024-03-31 16:23 Mike Pagano
2024-03-24 11:35 Sam James
2024-03-24 11:35 Sam James
2024-03-24 11:29 Sam James
2024-03-24 11:29 Sam James
2024-03-24 11:29 Sam James
2024-03-24 11:29 Sam James
2024-02-15 12:58 Mike Pagano
2024-02-02 13:21 Mike Pagano
2024-01-17 13:30 Mike Pagano
2024-01-17 13:30 Mike Pagano
2024-01-17 2:46 Ionen Wolkens
2024-01-12 12:41 Mike Pagano
2023-12-26 16:37 Sam James
2023-12-24 11:08 Sam James
2023-12-23 14:29 Arthur Zamarin
2023-12-16 11:58 Arthur Zamarin
2023-11-29 12:02 Arthur Zamarin
2023-11-25 15:16 Mike Pagano
2023-09-23 15:18 Mike Pagano
2023-09-22 14:05 Sam James
2023-09-22 14:02 Sam James
2023-08-17 2:55 Sam James
2023-08-05 0:33 Sam James
2023-07-24 21:02 Sam James
2023-03-15 14:17 Arthur Zamarin
2023-01-28 16:02 Arthur Zamarin
2023-01-27 10:11 Jakov Smolić
2023-01-27 8:05 Sam James
2023-01-27 8:05 Sam James
2023-01-27 6:32 Sam James
2022-11-28 2:07 Mike Gilbert
2022-04-17 17:12 Sam James
2022-02-04 18:48 Sam James
2022-01-16 0:37 Sam James
2021-12-07 6:26 Agostino Sarubbo
2021-12-07 0:44 Sam James
2021-12-05 7:49 Jakov Smolić
2021-08-24 13:17 Thomas Deutschmann
2021-08-23 11:41 Marek Szuba
2021-08-14 3:48 Sam James
2021-05-09 9:33 David Seifert
2021-05-09 7:46 Sam James
2021-05-09 7:46 Sam James
2021-05-09 6:01 Sam James
2021-05-09 1:29 Sam James
2021-03-28 0:43 Thomas Deutschmann
2021-02-25 1:35 Sam James
2021-02-21 4:45 Sam James
2021-02-21 4:05 Sam James
2021-02-21 4:03 Sam James
2021-02-21 2:17 Thomas Deutschmann
2021-02-21 2:17 Thomas Deutschmann
2021-02-21 2:17 Thomas Deutschmann
2021-02-21 2:17 Thomas Deutschmann
2021-02-21 2:17 Thomas Deutschmann
2020-12-26 8:32 Michał Górny
2020-12-25 13:29 Thomas Deutschmann
2020-11-22 1:09 Thomas Deutschmann
2020-11-22 1:09 Thomas Deutschmann
2020-11-01 23:41 Thomas Deutschmann
2020-08-20 13:20 Sam James
2020-02-26 11:18 Lars Wendler
2020-02-26 11:18 Lars Wendler
2020-01-17 16:59 Lars Wendler
2020-01-17 16:59 Lars Wendler
2019-12-28 21:32 Georgy Yakovlev
2019-11-27 22:27 Thomas Deutschmann
2019-06-04 20:54 Agostino Sarubbo
2019-05-30 20:30 Sergei Trofimovich
2019-05-25 23:24 Robin H. Johnson
2018-07-23 1:19 Mikle Kolyada
2017-11-30 20:36 Robin H. Johnson
2017-11-30 20:36 Robin H. Johnson
2017-09-04 7:13 Jeroen Roovers
2016-12-21 11:23 Thomas Deutschmann
2016-12-19 10:44 Aaron Bauman
2016-10-28 17:50 Robin H. Johnson
2016-10-28 17:44 Robin H. Johnson
2016-02-28 7:08 Matt Thode
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1503611643.3cee52e7db95b616340b636b1229b94e6b760b41.robbat2@gentoo \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox