commit:     f4ac8933fcf57d6021e978926cb708ac8cc6959e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 18:54:33 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 18:54:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ac8933

dev-php/php-redmine-api: [QA] Fix VariableInHomepage

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild | 2 +-
 dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild 
b/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild
index 78a322edae6..70cafd89009 100644
--- a/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild
+++ b/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild
@@ -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"

diff --git a/dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild 
b/dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild
index feca4c00143..e15edc95d6c 100644
--- a/dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild
+++ b/dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild
@@ -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"

Reply via email to