projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a89f01
)
app-emacs/semi: [QA] Fix ${HOMEPAGE} in SRC_URI
author
David Seifert
<soap@gentoo.org>
Wed, 28 Aug 2019 10:10:20 +0000
(12:10 +0200)
committer
David Seifert
<soap@gentoo.org>
Wed, 28 Aug 2019 10:10:20 +0000
(12:10 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-emacs/semi/semi-1.14.7_p20190517.ebuild
patch
|
blob
|
history
diff --git
a/app-emacs/semi/semi-1.14.7_p20190517.ebuild
b/app-emacs/semi/semi-1.14.7_p20190517.ebuild
index b235b850d5efe65fa61c5b198b64eebd8b80d351..62f4e18ef8d82a63cbdec4c5299ff55b1a43d402 100644
(file)
--- 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"