dev-libs/libnl: Shorten DESCRIPTION.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Jeroen Roovers
2017-01-01 20:23:25 +01:00
parent 47bc9ccf7a
commit e446c8e47f

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit eutils multilib toolchain-funcs
DESCRIPTION="A collection of libraries providing APIs to netlink protocol based Linux kernel interfaces"
DESCRIPTION="Libraries providing APIs to netlink protocol based Linux kernel interfaces"
HOMEPAGE="http://www.infradead.org/~tgr/libnl/"
SRC_URI="http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz"
LICENSE="LGPL-2.1"