summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:50:13 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:50:13 +0200
commitc3d248f74d2e41c4747a19723b970b79ccab8032 (patch)
tree9e6c4a244d6c4a3b50c8e7fc23cd0e20c11d44b3 /net-libs/libcrafter
parentnet-firewall/ufw-frontends: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-c3d248f74d2e41c4747a19723b970b79ccab8032.tar.gz
gentoo-c3d248f74d2e41c4747a19723b970b79ccab8032.tar.bz2
gentoo-c3d248f74d2e41c4747a19723b970b79ccab8032.zip
net-libs/libcrafter: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-libs/libcrafter')
-rw-r--r--net-libs/libcrafter/libcrafter-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libcrafter/libcrafter-9999.ebuild b/net-libs/libcrafter/libcrafter-9999.ebuild
index 8c799d96fc9a..b50fb65dbdab 100644
--- a/net-libs/libcrafter/libcrafter-9999.ebuild
+++ b/net-libs/libcrafter/libcrafter-9999.ebuild
@@ -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"