commit: 41927ff6fd3a6fd9a1e35036c4360acd08095346 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon May 8 16:08:26 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon May 8 16:08:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41927ff6
dev-util/kyua: fix HOMEPAGE Bug: https://bugs.gentoo.org/617824 Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61 dev-util/kyua/kyua-0.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kyua/kyua-0.13.ebuild b/dev-util/kyua/kyua-0.13.ebuild index a0f46d7be88..97950e7f83b 100644 --- a/dev-util/kyua/kyua-0.13.ebuild +++ b/dev-util/kyua/kyua-0.13.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Testing framework for infrastructure software" -HOMEPAGE="https://github.com/jmmv/lutok" +HOMEPAGE="https://github.com/jmmv/kyua" SRC_URI="https://github.com/jmmv/kyua/releases/download/${P}/${P}.tar.gz" LICENSE="BSD"
