diff --git a/net-libs/libmnl/libmnl-9999.ebuild b/net-libs/libmnl/libmnl-9999.ebuild index 4703610..308d6cb 100644 --- a/net-libs/libmnl/libmnl-9999.ebuild +++ b/net-libs/libmnl/libmnl-9999.ebuild @@ -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"