[net-libs/libmnl] sync with tree

This commit is contained in:
Robert Förster 2019-07-18 19:17:15 +02:00
parent e8c8b41500
commit aa554a5900
1 changed files with 3 additions and 4 deletions

View File

@ -1,13 +1,12 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
inherit git-r3 autotools eutils toolchain-funcs
inherit git-r3 autotools eutils toolchain-funcs usr-ldscript
DESCRIPTION="Minimalistic netlink library"
HOMEPAGE="http://netfilter.org/projects/libmnl"
HOMEPAGE="https://netfilter.org/projects/libmnl/"
EGIT_REPO_URI="git://git.netfilter.org/libmnl.git"
LICENSE="LGPL-2.1"