commit: 6a89693323ffa18afda1412494d0f03675b20713 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 11:58:13 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Nov 22 11:58:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a896933
app-misc/remind: [QA] expand HOMAPAGE in SRC_URI Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> app-misc/remind/remind-03.01.16.ebuild | 2 +- app-misc/remind/remind-03.01.17.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/remind/remind-03.01.16.ebuild b/app-misc/remind/remind-03.01.16.ebuild index f63a17d39ff..5a7755b8959 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 b3357ae89e1..b9b191eb4e1 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"
