commit: 09a42390765ceea901f8292f73cd01bdcc58a29c Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:48:33 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:48:33 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a42390
net-analyzer/ostinato: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 net-analyzer/ostinato/ostinato-0.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/ostinato/ostinato-0.5.1.ebuild b/net-analyzer/ostinato/ostinato-0.5.1.ebuild index 6916930..a9c25bc 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"
