From fd18631a68c79c6a5267bc90ff3ad8c5c979f1b4 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 8 Feb 2020 19:55:23 +0100 Subject: [PATCH] net-proxy/trojan: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- net-proxy/trojan/trojan-1.10.0.ebuild | 2 +- net-proxy/trojan/trojan-1.12.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-proxy/trojan/trojan-1.10.0.ebuild b/net-proxy/trojan/trojan-1.10.0.ebuild index cca6f739ed10..9926cef05ccd 100644 --- a/net-proxy/trojan/trojan-1.10.0.ebuild +++ b/net-proxy/trojan/trojan-1.10.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_6,3_7} ) inherit cmake-utils python-any-r1 systemd DESCRIPTION="An unidentifiable mechanism that helps you bypass GFW" -HOMEPAGE="https://github.com/trojan-gfw/${PN}" +HOMEPAGE="https://github.com/trojan-gfw/trojan" SRC_URI="https://github.com/trojan-gfw/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" diff --git a/net-proxy/trojan/trojan-1.12.3.ebuild b/net-proxy/trojan/trojan-1.12.3.ebuild index a380f99123e8..5a088c7f2987 100644 --- a/net-proxy/trojan/trojan-1.12.3.ebuild +++ b/net-proxy/trojan/trojan-1.12.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_6,3_7} ) inherit cmake python-any-r1 systemd DESCRIPTION="An unidentifiable mechanism that helps you bypass GFW" -HOMEPAGE="https://github.com/trojan-gfw/${PN}" +HOMEPAGE="https://github.com/trojan-gfw/trojan" SRC_URI="https://github.com/trojan-gfw/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" -- 2.26.2