projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92eb556
)
app-arch/unshield: [QA] Fix ${HOMEPAGE} in SRC_URI
author
David Seifert
<soap@gentoo.org>
Wed, 28 Aug 2019 09:11:07 +0000
(11:11 +0200)
committer
David Seifert
<soap@gentoo.org>
Wed, 28 Aug 2019 09:11:07 +0000
(11:11 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-arch/unshield/unshield-1.4.3.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/unshield/unshield-1.4.3.ebuild
b/app-arch/unshield/unshield-1.4.3.ebuild
index 77af3622c0e21ed19604533ab6428caea6d2bb58..f81ff080ff9d09a9b973dd13539028165fb1e9c9 100644
(file)
--- a/
app-arch/unshield/unshield-1.4.3.ebuild
+++ b/
app-arch/unshield/unshield-1.4.3.ebuild
@@
-7,7
+7,7
@@
inherit cmake-utils
DESCRIPTION="InstallShield CAB file extractor"
HOMEPAGE="https://github.com/twogood/unshield"
-SRC_URI="
${HOMEPAGE}
/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="
https://github.com/twogood/unshield
/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"