commit: b73a07c32b6660b9cbd0ddf3b982fe57d109a4d3 Author: Henning Schild <henning <AT> hennsch <DOT> de> AuthorDate: Sun Mar 5 12:44:13 2017 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sun Mar 5 13:12:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73a07c3
mail-client/kube: correct HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/4123 Signed-off-by: Henning Schild <henning <AT> hennsch.de> Signed-off-by: Johannes Huber <johu <AT> gentoo.org> mail-client/kube/kube-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/kube/kube-0.1.0.ebuild b/mail-client/kube/kube-0.1.0.ebuild index c45a842542b..fd1a92c1158 100644 --- a/mail-client/kube/kube-0.1.0.ebuild +++ b/mail-client/kube/kube-0.1.0.ebuild @@ -7,7 +7,7 @@ KDE_TEST="forceoptional-recursive" inherit kde5 DESCRIPTION="A mail client by KDE" -HOMEPAGE="https://www.kde.org/applications/games/kubrick/" +HOMEPAGE="https://kube.kde.org/" SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz" KEYWORDS="~amd64"
