[net-libs/libmnl] sync with tree
This commit is contained in:
parent
0321d389b1
commit
7967adce7f
@ -1,8 +1,8 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2016 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
EAPI=5
|
EAPI=6
|
||||||
|
|
||||||
inherit git-r3 autotools autotools-utils
|
inherit git-r3 autotools autotools-utils
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ HOMEPAGE="http://netfilter.org/projects/libmnl"
|
|||||||
EGIT_REPO_URI="git://git.netfilter.org/libmnl.git"
|
EGIT_REPO_URI="git://git.netfilter.org/libmnl.git"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0/0.2.0"
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
IUSE="examples static-libs"
|
IUSE="examples static-libs"
|
||||||
|
|
||||||
@ -34,6 +34,7 @@ src_configure() {
|
|||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
default
|
default
|
||||||
|
|
||||||
gen_usr_ldscript -a mnl
|
gen_usr_ldscript -a mnl
|
||||||
prune_libtool_files
|
prune_libtool_files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user