From: Tobias Klausmann Date: Tue, 1 Sep 2015 18:38:11 +0000 (+0200) Subject: app-dicts/dikt: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3f13c914987c5e2989f5dbc6469a5571aa9dea35;p=gentoo.git app-dicts/dikt: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/app-dicts/dikt/dikt-2l.ebuild b/app-dicts/dikt/dikt-2l.ebuild index 8674e896c205..862b4430fe00 100644 --- a/app-dicts/dikt/dikt-2l.ebuild +++ b/app-dicts/dikt/dikt-2l.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="A dictionary for KDE" -HOMEPAGE="https://code.google.com/p/dikt/" +HOMEPAGE="http://www.dikt.ml/index.html" SRC_URI="https://${PN}.googlecode.com/files/${P}.txz -> ${P}.tar.xz" LICENSE="BSD-2"