blob: e6149a5bc0de3445f42d30f7a2489833673fdf03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install prepare setup
DEPEND=virtual/os-headers >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Tools for configuring the Linux kernel 802.1d Ethernet Bridge
EAPI=6
HOMEPAGE=http://bridge.sourceforge.net/
INHERIT=autotools linux-info toolchain-funcs
IUSE=selinux kernel_linux
KEYWORDS=amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86
LICENSE=GPL-2
RDEPEND=selinux? ( sec-policy/selinux-brctl )
SLOT=0
SRC_URI=https://www.kernel.org/pub/linux/utils/net/bridge-utils/bridge-utils-1.6.tar.xz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b eapi7-ver f9ec87e93172b25ce65a85303dc06964 linux-info c90a203b1c14cfa77bd3e37a0e96c955
_md5_=0d0908e80c77b7befbc566e2365415e2
|