mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-php/php-redmine-api: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user