diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-11-25 05:58:50 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-25 05:59:27 +1100 |
commit | 92d43477218f5fc68a5df17025cdce9927433a83 (patch) | |
tree | 67d1cc0ef0c34454cb1bd142903ff302eb111fd1 /app-dicts | |
parent | dev-util/ald: remove old (diff) | |
download | gentoo-92d43477218f5fc68a5df17025cdce9927433a83.tar.gz gentoo-92d43477218f5fc68a5df17025cdce9927433a83.tar.bz2 gentoo-92d43477218f5fc68a5df17025cdce9927433a83.zip |
app-dicts/dikt: improve HOMEPAGE
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/dikt/dikt-2s.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/dikt/dikt-2s.ebuild b/app-dicts/dikt/dikt-2s.ebuild index f21efc9a4903..3a9f19af80a6 100644 --- a/app-dicts/dikt/dikt-2s.ebuild +++ b/app-dicts/dikt/dikt-2s.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 -DESCRIPTION="A dictionary for KDE" +DESCRIPTION="A dictionary application that implements the Dict protocol" HOMEPAGE="https://www.dikt.tv/" SRC_URI="https://bitbucket.org/dikt/code/downloads/${P}.txz -> ${P}.tar.xz" |