mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 14:36:58 +02:00
net-misc/bridge-utils: Sync with Gentoo
It's from Gentoo commit be84f126477876d86553152c716ed7b208205fb9.
This commit is contained in:
parent
b28219f4a5
commit
0d656b558e
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2023 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -6,10 +6,10 @@ EAPI=7
|
|||||||
inherit autotools linux-info toolchain-funcs
|
inherit autotools linux-info toolchain-funcs
|
||||||
|
|
||||||
DESCRIPTION="Tools for configuring the Linux kernel 802.1d Ethernet Bridge"
|
DESCRIPTION="Tools for configuring the Linux kernel 802.1d Ethernet Bridge"
|
||||||
HOMEPAGE="http://bridge.sourceforge.net/"
|
HOMEPAGE="https://bridge.sourceforge.net/"
|
||||||
SRC_URI="https://www.kernel.org/pub/linux/utils/net/${PN}/${P}.tar.xz"
|
SRC_URI="https://www.kernel.org/pub/linux/utils/net/${PN}/${P}.tar.xz"
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2+"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
|
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
|
||||||
IUSE="selinux"
|
IUSE="selinux"
|
||||||
|
Loading…
Reference in New Issue
Block a user