commit: 4262bd467ebb1d300fcdafeb3b4df0735c145e04 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Dec 30 11:51:48 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Dec 30 12:03:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4262bd46
dev-libs/libnl: Update EGIT_REPO_URI Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> dev-libs/libnl/libnl-99999999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-libs/libnl/libnl-99999999.ebuild b/dev-libs/libnl/libnl-99999999.ebuild index 96cee7696c8..2b67e98f57d 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=""
