From: David Seifert Date: Sat, 8 Feb 2020 18:53:54 +0000 (+0100) Subject: dev-php/PEAR-Net_Sieve: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dc1ce65abd7be44429470f96d57ffac3abfc2fd9;p=gentoo.git dev-php/PEAR-Net_Sieve: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.2-r1.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.2-r1.ebuild index 55f2af80388d..b6c53ee23e68 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.2-r1.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 MY_PN="${PN/PEAR-/}" DESCRIPTION="An API for talking to sieve (RFC 3028) servers" -HOMEPAGE="https://github.com/roundcube/${MY_PN}" +HOMEPAGE="https://github.com/roundcube/Net_Sieve" SRC_URI="https://github.com/roundcube/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild index f2967f670229..22a2d6512771 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild @@ -6,7 +6,7 @@ EAPI=6 MY_PN="${PN/PEAR-/}" DESCRIPTION="An API for talking to sieve (RFC 3028) servers" -HOMEPAGE="https://github.com/roundcube/${MY_PN}" +HOMEPAGE="https://github.com/roundcube/Net_Sieve" SRC_URI="https://github.com/roundcube/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0"