summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:08:41 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:08:41 +0200
commitac0a253a5eccbf7918b0979e0ee25d2d0d8f56bb (patch)
tree8319f5015ed828a598211bf717a85e9280054366 /dev-libs
parentdev-libs/libdivsufsort: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-ac0a253a5eccbf7918b0979e0ee25d2d0d8f56bb.tar.gz
gentoo-ac0a253a5eccbf7918b0979e0ee25d2d0d8f56bb.tar.bz2
gentoo-ac0a253a5eccbf7918b0979e0ee25d2d0d8f56bb.zip
dev-libs/libdnet: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libdnet/libdnet-1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.12.ebuild b/dev-libs/libdnet/libdnet-1.12.ebuild
index 7c56c8a261b2..fd3fa270cc82 100644
--- a/dev-libs/libdnet/libdnet-1.12.ebuild
+++ b/dev-libs/libdnet/libdnet-1.12.ebuild
@@ -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 )"