summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:38:11 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:38:11 +0200
commit3f13c914987c5e2989f5dbc6469a5571aa9dea35 (patch)
tree516e01f5bdd89ea650afc0827ad4f9efe0176833 /app-dicts
parentapp-benchmarks/httperf: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-3f13c914987c5e2989f5dbc6469a5571aa9dea35.tar.gz
gentoo-3f13c914987c5e2989f5dbc6469a5571aa9dea35.tar.bz2
gentoo-3f13c914987c5e2989f5dbc6469a5571aa9dea35.zip
app-dicts/dikt: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/dikt/dikt-2l.ebuild2
1 files changed, 1 insertions, 1 deletions
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"