commit: 54554f02099d44c5e60203b14e451769550b0946 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Jul 11 05:06:14 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Jul 11 05:06:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54554f02
net-libs/libmnl: Set sub-SLOT. Package-Manager: portage-2.3.0 net-libs/libmnl/libmnl-1.0.4.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-libs/libmnl/libmnl-1.0.4.ebuild b/net-libs/libmnl/libmnl-1.0.4.ebuild index 59025da..940e1b8 100644 --- a/net-libs/libmnl/libmnl-1.0.4.ebuild +++ b/net-libs/libmnl/libmnl-1.0.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=6 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ HOMEPAGE="http://netfilter.org/projects/libmnl" SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="0/0.2.0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux" IUSE="examples static-libs" @@ -21,6 +21,7 @@ src_configure() { src_install() { default + gen_usr_ldscript -a mnl prune_libtool_files
