diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-09-11 20:49:38 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-09-11 20:50:09 +0200 |
commit | 826a97817b55401730593ccf0018e20aa34a2844 (patch) | |
tree | ac1e474d4663d780067758475dc30e91b8aed230 /dev-libs/libnl/libnl-3.2.9999.ebuild | |
parent | dev-libs/libnl: Add dev-lang/python:3.5 support. (diff) | |
download | gentoo-826a97817b55401730593ccf0018e20aa34a2844.tar.gz gentoo-826a97817b55401730593ccf0018e20aa34a2844.tar.bz2 gentoo-826a97817b55401730593ccf0018e20aa34a2844.zip |
dev-libs/libnl: Shorten DESCRIPTION.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs/libnl/libnl-3.2.9999.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-3.2.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.2.9999.ebuild b/dev-libs/libnl/libnl-3.2.9999.ebuild index dd182bb7be9f..29a9d874c38f 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 |