commit: c31705383c0e28a6c87c15c7433ad34334032bff Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 18:59:36 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 18:59:36 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3170538
dev-java/cofoja: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/cofoja/cofoja-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/cofoja/cofoja-1.2.ebuild b/dev-java/cofoja/cofoja-1.2.ebuild index f6d5519..8fcefc9 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"
