From: Tobias Klausmann Date: Tue, 1 Sep 2015 18:59:36 +0000 (+0200) Subject: dev-java/cofoja: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c31705383c0e28a6c87c15c7433ad34334032bff;p=gentoo.git dev-java/cofoja: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/dev-java/cofoja/cofoja-1.2.ebuild b/dev-java/cofoja/cofoja-1.2.ebuild index f6d55192e5e0..8fcefc94202e 100644 --- a/dev-java/cofoja/cofoja-1.2.ebuild +++ b/dev-java/cofoja/cofoja-1.2.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Contracts for Java" -HOMEPAGE="https://code.google.com/p/cofoja/" +HOMEPAGE="https://github.com/nhatminhle/cofoja" SRC_URI="https://github.com/nhatminhle/${PN}/archive/v${PV}.zip" LICENSE="LGPL-2"