dev-php/php-redmine-api: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:54:33 +0000 (19:54 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:54:33 +0000 (19:54 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild
dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild

index 78a322edae6816d2568939bc90633ddae5e34439..70cafd890093356da50596454d34bd11a475786c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 DESCRIPTION="A simple, object-oriented, PHP Redmine API client"
-HOMEPAGE="https://github.com/kbsali/${PN}"
+HOMEPAGE="https://github.com/kbsali/php-redmine-api"
 SRC_URI="https://github.com/kbsali/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
index feca4c0014399edd4368f3777455d4552346a3ad..e15edc95d6c67c7a87947ccb2aeaf3bc3357574c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 DESCRIPTION="A simple, object-oriented, PHP Redmine API client"
-HOMEPAGE="https://github.com/kbsali/${PN}"
+HOMEPAGE="https://github.com/kbsali/php-redmine-api"
 SRC_URI="https://github.com/kbsali/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"