diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 05:10:17 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 05:10:17 +0200 |
commit | eb0c0041b62f62a725014f4e7b095acfa9519f39 (patch) | |
tree | b156d74792bcc14f6d9e9d9359aedec29ece571f /dev-libs/libnl | |
parent | app-i18n/libguess: Stable for HPPA PPC64 (bug #561242). (diff) | |
download | gentoo-eb0c0041b62f62a725014f4e7b095acfa9519f39.tar.gz gentoo-eb0c0041b62f62a725014f4e7b095acfa9519f39.tar.bz2 gentoo-eb0c0041b62f62a725014f4e7b095acfa9519f39.zip |
dev-libs/libnl: Add extra HOMEPAGE.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/libnl-3.2.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.2.9999.ebuild b/dev-libs/libnl/libnl-3.2.9999.ebuild index 00792a0dd13d..08d97450a1dd 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 " |