From: David Seifert Date: Sat, 8 Feb 2020 18:52:19 +0000 (+0100) Subject: dev-perl/File-RsyncP: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=83946e2c4cf4f3cbe9e86527dd6fd633ec999d6b;p=gentoo.git dev-perl/File-RsyncP: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.740.0.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.740.0.ebuild index 228838985eca..adb6e567b290 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.740.0.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.740.0.ebuild @@ -8,7 +8,7 @@ MODULE_VERSION=0.74 inherit perl-module DESCRIPTION="An rsync perl module" -HOMEPAGE="http://perlrsync.sourceforge.net/ ${HOMEPAGE}" +HOMEPAGE="http://perlrsync.sourceforge.net/ https://metacpan.org/release/File-RsyncP" LICENSE="GPL-3" SLOT="0"