commit:     3f13c914987c5e2989f5dbc6469a5571aa9dea35
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 18:38:11 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 18:38:11 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f13c914

app-dicts/dikt: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 app-dicts/dikt/dikt-2l.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/dikt/dikt-2l.ebuild b/app-dicts/dikt/dikt-2l.ebuild
index 8674e89..862b443 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"

Reply via email to