commit: eb0c0041b62f62a725014f4e7b095acfa9519f39 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Sep 28 03:10:17 2015 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Sep 28 03:10:17 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb0c0041
dev-libs/libnl: Add extra HOMEPAGE. Package-Manager: portage-2.2.20.1 dev-libs/libnl/libnl-3.2.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libnl/libnl-3.2.9999.ebuild b/dev-libs/libnl/libnl-3.2.9999.ebuild index 00792a0..08d9745 100644 --- a/dev-libs/libnl/libnl-3.2.9999.ebuild +++ b/dev-libs/libnl/libnl-3.2.9999.ebuild @@ -8,7 +8,7 @@ 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" -HOMEPAGE="http://www.infradead.org/~tgr/libnl/" +HOMEPAGE="http://www.infradead.org/~tgr/libnl/ https://github.com/thom311/libnl" EGIT_REPO_URI=" https://github.com/thom311/libnl.git "
