From: Mikle Kolyada Date: Fri, 22 Nov 2019 11:58:13 +0000 (+0300) Subject: app-misc/remind: [QA] expand HOMAPAGE in SRC_URI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6a89693323ffa18afda1412494d0f03675b20713;p=gentoo.git app-misc/remind: [QA] expand HOMAPAGE in SRC_URI Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/app-misc/remind/remind-03.01.16.ebuild b/app-misc/remind/remind-03.01.16.ebuild index f63a17d39ff7..5a7755b8959d 100644 --- a/app-misc/remind/remind-03.01.16.ebuild +++ b/app-misc/remind/remind-03.01.16.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Ridiculously functional reminder program" HOMEPAGE="https://dianne.skoll.ca/projects/remind/" -SRC_URI="${HOMEPAGE}download/${P}.tar.gz" +SRC_URI="https://dianne.skoll.ca/projects/remind/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-misc/remind/remind-03.01.17.ebuild b/app-misc/remind/remind-03.01.17.ebuild index b3357ae89e15..b9b191eb4e14 100644 --- a/app-misc/remind/remind-03.01.17.ebuild +++ b/app-misc/remind/remind-03.01.17.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Ridiculously functional reminder program" HOMEPAGE="https://dianne.skoll.ca/projects/remind/" -SRC_URI="${HOMEPAGE}download/${P}.tar.gz" +SRC_URI="https://dianne.skoll.ca/projects/remind/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"