From e446c8e47f484cbcde1ad26becedcc71054b3047 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 1 Jan 2017 20:23:25 +0100 Subject: 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(-) (limited to 'dev-libs') diff --git a/dev-libs/libnl/libnl-1.1.4.ebuild b/dev-libs/libnl/libnl-1.1.4.ebuild index ce1aeea9216d..c663f08d37e6 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" -- cgit v1.2.3-65-gdbad