Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libnl/
Date: Mon, 30 Dec 2019 12:03:10
Message-Id: 1577707384.4262bd467ebb1d300fcdafeb3b4df0735c145e04.jer@gentoo
1 commit: 4262bd467ebb1d300fcdafeb3b4df0735c145e04
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 30 11:51:48 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 30 12:03:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4262bd46
7
8 dev-libs/libnl: Update EGIT_REPO_URI
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 dev-libs/libnl/libnl-99999999.ebuild | 4 +---
14 1 file changed, 1 insertion(+), 3 deletions(-)
15
16 diff --git a/dev-libs/libnl/libnl-99999999.ebuild b/dev-libs/libnl/libnl-99999999.ebuild
17 index 96cee7696c8..2b67e98f57d 100644
18 --- a/dev-libs/libnl/libnl-99999999.ebuild
19 +++ b/dev-libs/libnl/libnl-99999999.ebuild
20 @@ -9,9 +9,7 @@ inherit autotools distutils-r1 git-r3 libtool multilib multilib-minimal
21
22 DESCRIPTION="Libraries providing APIs to netlink protocol based Linux kernel interfaces"
23 HOMEPAGE="http://www.infradead.org/~tgr/libnl/ https://github.com/thom311/libnl"
24 -EGIT_REPO_URI="
25 - https://github.com/thom311/libnl.git
26 -"
27 +EGIT_REPO_URI="https://github.com/thom311/libnl"
28 LICENSE="LGPL-2.1 utils? ( GPL-2 )"
29 SLOT="3"
30 KEYWORDS=""