dev-php/doctrine-instantiator: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:53:10 +0000 (19:53 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:53:10 +0000 (19:53 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-php/doctrine-instantiator/doctrine-instantiator-1.0.5.ebuild
dev-php/doctrine-instantiator/doctrine-instantiator-1.1.0.ebuild

index ab467bafa6883875b91f54267b23112df300428c..80e86453045815f7044106cb81a4af8198eec903 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 MY_PN="${PN/doctrine-//}"
 
 DESCRIPTION="Utility to instantiate objects in PHP without invoking their constructors"
-HOMEPAGE="https://github.com/doctrine/${MY_PN}"
+HOMEPAGE="https://github.com/doctrine/instantiator"
 SRC_URI="https://github.com/doctrine/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
index 9ca2b9c37c0691cb288d64f2bd589306d6056338..6ace5f9593c22f47cb421da0cd88f2377dae032f 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 MY_PN="${PN/doctrine-//}"
 
 DESCRIPTION="Utility to instantiate objects in PHP without invoking their constructors"
-HOMEPAGE="https://github.com/doctrine/${MY_PN}"
+HOMEPAGE="https://github.com/doctrine/instantiator"
 SRC_URI="https://github.com/doctrine/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"