diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-12-30 12:51:48 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-12-30 13:03:04 +0100 |
commit | 4262bd467ebb1d300fcdafeb3b4df0735c145e04 (patch) | |
tree | 2825a863166dd16b16b59720ca34f3362dedacd0 /dev-libs/libnl | |
parent | dev-python/pypy3: Remove unused USE=sandbox (diff) | |
download | gentoo-4262bd467ebb1d300fcdafeb3b4df0735c145e04.tar.gz gentoo-4262bd467ebb1d300fcdafeb3b4df0735c145e04.tar.bz2 gentoo-4262bd467ebb1d300fcdafeb3b4df0735c145e04.zip |
dev-libs/libnl: Update EGIT_REPO_URI
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/libnl-99999999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-libs/libnl/libnl-99999999.ebuild b/dev-libs/libnl/libnl-99999999.ebuild index 96cee7696c84..2b67e98f57dc 100644 --- a/dev-libs/libnl/libnl-99999999.ebuild +++ b/dev-libs/libnl/libnl-99999999.ebuild @@ -9,9 +9,7 @@ inherit autotools distutils-r1 git-r3 libtool multilib multilib-minimal 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 -" +EGIT_REPO_URI="https://github.com/thom311/libnl" LICENSE="LGPL-2.1 utils? ( GPL-2 )" SLOT="3" KEYWORDS="" |