dev-ml/patience_diff: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:52:02 +0000 (19:52 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:52:02 +0000 (19:52 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-ml/patience_diff/patience_diff-0.9.0.ebuild

index cba06ddf9e1390b7a778a5d1a5ecd0f23c9ec16f..1a27643bcde4c98f03e21be7df7be5b2a0bdccb8 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit opam
 
 DESCRIPTION="Tool and library implementing patience diff"
-HOMEPAGE="https://github.com/janestreet/${PN}"
+HOMEPAGE="https://github.com/janestreet/patience_diff"
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"