commit:     5efe2b4000dc7ae03e4a383763d2cc6b41b956cb
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 10:10:23 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 10:10:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efe2b40

app-emacs/wanderlust: [QA] Fix ${HOMEPAGE} in SRC_URI

Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild | 2 +-
 app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild 
b/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild
index b425c3ba6b4..9fc16f03c0f 100644
--- a/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild
+++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild
@@ -8,7 +8,7 @@ inherit elisp
 DESCRIPTION="Yet Another Message Interface on Emacsen"
 HOMEPAGE="https://github.com/wanderlust/wanderlust";
 GITHUB_SHA1="395826e99b84051396d503392f52462b6cb683a5"
-SRC_URI="${HOMEPAGE}/archive/${GITHUB_SHA1}.tar.gz -> ${P}-git.tar.gz"
+SRC_URI="https://github.com/wanderlust/wanderlust/archive/${GITHUB_SHA1}.tar.gz
 -> ${P}-git.tar.gz"
 S="${WORKDIR}/${PN}-${GITHUB_SHA1}"
 
 LICENSE="GPL-2+"

diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild 
b/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild
index bfb9cae0e08..608e5a064e4 100644
--- a/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild
+++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild
@@ -8,7 +8,7 @@ inherit elisp
 DESCRIPTION="Yet Another Message Interface on Emacsen"
 HOMEPAGE="https://github.com/wanderlust/wanderlust";
 GITHUB_SHA1="b9a529a54b9e7eafa4ed230ad28efffe0d25a20e"
-SRC_URI="${HOMEPAGE}/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/wanderlust/wanderlust/archive/${GITHUB_SHA1}.tar.gz
 -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"

Reply via email to