Сравнение firehol-3.1.7-r2 с firehol-3.1.8
| /usr/portage/net-firewall/firehol/firehol-3.1.8.ebuild 2026-06-30 20:03:05.909341881 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2024 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 11 | 11 | |
| 12 | 12 |
LICENSE="GPL-2" |
| 13 | 13 |
SLOT="0" |
| 14 |
IUSE="doc ipv6 ipset" |
|
| 15 | 14 |
KEYWORDS="amd64 arm ~arm64 ~ppc ~x86" |
| 15 |
IUSE="doc ipv6 ipset" |
|
| 16 | 16 | |
| 17 | 17 |
# Set the dependency versions to aid cross-compiling. Keep them at their |
| 18 | 18 |
# minimums as the configure script merely checks whether they are sufficient. |