commit:     826a97817b55401730593ccf0018e20aa34a2844
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 18:49:38 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 18:50:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=826a9781

dev-libs/libnl: Shorten DESCRIPTION.

Package-Manager: portage-2.3.0

 dev-libs/libnl/libnl-3.2.28.ebuild   | 2 +-
 dev-libs/libnl/libnl-3.2.9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libnl/libnl-3.2.28.ebuild 
b/dev-libs/libnl/libnl-3.2.28.ebuild
index 7137235..5c5c565 100644
--- a/dev-libs/libnl/libnl-3.2.28.ebuild
+++ b/dev-libs/libnl/libnl-3.2.28.ebuild
@@ -11,7 +11,7 @@ LIBNL_P=${P/_/-}
 LIBNL_DIR=${PV/_/}
 LIBNL_DIR=${LIBNL_DIR//./_}
 
-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/ 
https://github.com/thom311/libnl";
 SRC_URI="
        
https://github.com/thom311/${PN}/releases/download/${PN}${LIBNL_DIR}/${P/_rc/-rc}.tar.gz

diff --git a/dev-libs/libnl/libnl-3.2.9999.ebuild 
b/dev-libs/libnl/libnl-3.2.9999.ebuild
index dd182bb..29a9d87 100644
--- a/dev-libs/libnl/libnl-3.2.9999.ebuild
+++ b/dev-libs/libnl/libnl-3.2.9999.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 DISTUTILS_OPTIONAL=1
 inherit autotools distutils-r1 eutils git-r3 libtool multilib multilib-minimal
 
-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/ 
https://github.com/thom311/libnl";
 EGIT_REPO_URI="
        https://github.com/thom311/libnl.git

Reply via email to