projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4ac893
)
dev-php/realpath_turbo: [QA] Fix VariableInHomepage
author
David Seifert
<soap@gentoo.org>
Sat, 8 Feb 2020 18:54:36 +0000
(19:54 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 8 Feb 2020 18:54:36 +0000
(19:54 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
index 629ec768de1226624c8ba2e316fe6aec60d023ae..19558aae600931b84abf926436a26df06cf945f0 100644
(file)
--- a/
dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
+++ b/
dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
@@
-14,7
+14,7
@@
inherit php-ext-source-r3
MY_PV="${PV/_/}"
DESCRIPTION="PHP extension to re-enable realpath cache when using open_basedir restriction"
-HOMEPAGE="https://github.com/Whissi/
${PN}
/"
+HOMEPAGE="https://github.com/Whissi/
realpath_turbo
/"
SRC_URI="https://github.com/Whissi/${PN}/releases/download/v${MY_PV}/${P}.tar.bz2"
LICENSE="BSD-2"