commit: e446c8e47f484cbcde1ad26becedcc71054b3047 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 19:23:25 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 19:23:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e446c8e4
dev-libs/libnl: Shorten DESCRIPTION. Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-libs/libnl/libnl-1.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libnl/libnl-1.1.4.ebuild b/dev-libs/libnl/libnl-1.1.4.ebuild index ce1aeea..c663f08 100644 --- a/dev-libs/libnl/libnl-1.1.4.ebuild +++ b/dev-libs/libnl/libnl-1.1.4.ebuild @@ -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"
