Skip to content

Commit

Permalink
dev-libs/libnl: Shorten DESCRIPTION.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
Jeroen Roovers committed Sep 11, 2016
1 parent 3f50a29 commit 826a978
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-libs/libnl/libnl-3.2.28.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libnl/libnl-3.2.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 826a978

Please sign in to comment.