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

net-libs/libcrafter/libcrafter-9999.ebuild

index 8c799d96fc9a0963fccaeb6ccac81eb5558d0325..b50fb65dbdab5f83bc4ef56d4acd001128e1b497 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools eutils git-r3
 
 DESCRIPTION="a high level library for C++ designed to make easier the creation and decoding of network packets"
-HOMEPAGE="https://code.google.com/p/libcrafter/"
+HOMEPAGE="https://github.com/pellegre/libcrafter"
 EGIT_REPO_URI="https://github.com/pellegre/${PN}"
 
 LICENSE="BSD"