dev-libs/libdnet: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:08:41 +0000 (21:08 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:08:41 +0000 (21:08 +0200)
Package-Manager: portage-2.2.20.1

dev-libs/libdnet/libdnet-1.12.ebuild

index 7c56c8a261b20715a9181def63e40fed7824a15e..fd3fa270cc82da6053a5338d01f0f3a8e733ff62 100644 (file)
@@ -11,7 +11,7 @@ DISTUTILS_OPTIONAL=1
 inherit autotools distutils-r1 eutils
 
 DESCRIPTION="simplified, portable interface to several low-level networking routines"
-HOMEPAGE="https://code.google.com/p/libdnet/"
+HOMEPAGE="https://github.com/dugsong/libdnet"
 SRC_URI="https://libdnet.googlecode.com/files/${P}.tgz
        ipv6? ( https://fragroute-ipv6.googlecode.com/files/${P}.ipv6-1.patch.gz )"