dev-php/xdebug-handler: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:00:23 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:00:23 +0000 (11:00 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-php/xdebug-handler/xdebug-handler-1.3.0.ebuild
dev-php/xdebug-handler/xdebug-handler-1.3.1.ebuild

index ca4e50ccb8137c6b92779de9114c7470db7f5fc7..c46f9ddf88ccabc2d7258b24a3d9020e2f599c70 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Restart a CLI process without loading the xdebug extension"
 HOMEPAGE="https://github.com/composer/xdebug-handler"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/composer/xdebug-handler/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
index 34166878b535c1c692a02683178ac2ee8b64d562..32a36e4a84326298b97078b58d93d8ca9aa2a3ed 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Restart a CLI process without loading the xdebug extension"
 HOMEPAGE="https://github.com/composer/xdebug-handler"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/composer/xdebug-handler/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"