From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:48:33 +0000 (+0200) Subject: net-analyzer/ostinato: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=09a42390765ceea901f8292f73cd01bdcc58a29c;p=gentoo.git net-analyzer/ostinato: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/net-analyzer/ostinato/ostinato-0.5.1.ebuild b/net-analyzer/ostinato/ostinato-0.5.1.ebuild index 69169307f005..a9c25bc85cf7 100644 --- a/net-analyzer/ostinato/ostinato-0.5.1.ebuild +++ b/net-analyzer/ostinato/ostinato-0.5.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit qt4-r2 DESCRIPTION="A packet generator and analyzer" -HOMEPAGE="https://code.google.com/p/ostinato/" +HOMEPAGE="http://ostinato.org/" SRC_URI="https://ostinato.googlecode.com/files/${PN}-src-${PV}.tar.gz" LICENSE="GPL-3"