summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-28 12:10:20 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-28 12:10:20 +0200
commit3f2c1f1d0e47f0a51fcd9ec3e10da47625545c52 (patch)
treee7c35a6e38b3844426f0a20e6b11e81a71f893a5 /app-emacs/semi
parentapp-emacs/nxml-svg-schemas: [QA] Add missing DEPEND="app-arch/unzip" (diff)
downloadgentoo-3f2c1f1d0e47f0a51fcd9ec3e10da47625545c52.tar.gz
gentoo-3f2c1f1d0e47f0a51fcd9ec3e10da47625545c52.tar.bz2
gentoo-3f2c1f1d0e47f0a51fcd9ec3e10da47625545c52.zip
app-emacs/semi: [QA] Fix ${HOMEPAGE} in SRC_URI
Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-emacs/semi')
-rw-r--r--app-emacs/semi/semi-1.14.7_p20190517.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/semi/semi-1.14.7_p20190517.ebuild b/app-emacs/semi/semi-1.14.7_p20190517.ebuild
index b235b850d5ef..62f4e18ef8d8 100644
--- a/app-emacs/semi/semi-1.14.7_p20190517.ebuild
+++ b/app-emacs/semi/semi-1.14.7_p20190517.ebuild
@@ -8,7 +8,7 @@ inherit elisp
DESCRIPTION="A library to provide MIME feature for GNU Emacs"
HOMEPAGE="https://github.com/wanderlust/semi"
GITHUB_SHA1="4cf114c95fb49ad75eb6916f678b45b04bad8122"
-SRC_URI="${HOMEPAGE}/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/wanderlust/semi/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"