diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:54:06 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:54:06 +0100 |
commit | 805f5fdec44dccb4a7ee5615518e0e40a06f77e2 (patch) | |
tree | 8da1c7198dc9966430c84aba64ebddf49e6eb2bb /dev-php | |
parent | dev-php/PEAR-Numbers_Words: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-805f5fdec44dccb4a7ee5615518e0e40a06f77e2.tar.gz gentoo-805f5fdec44dccb4a7ee5615518e0e40a06f77e2.tar.bz2 gentoo-805f5fdec44dccb4a7ee5615518e0e40a06f77e2.zip |
dev-php/PEAR-PEAR: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.6.ebuild | 2 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild | 2 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.6.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.6.ebuild index ac85f59deb70..79577a7da91b 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.6.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.6.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="PEAR Base System" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/PEAR" SRC_URI="https://pear.php.net/get/${MY_P}.tgz" LICENSE="MIT" KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild index 8472eb060991..00e1ccd448bd 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="PEAR Base System" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/PEAR" SRC_URI="https://pear.php.net/get/${MY_P}.tgz" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild index 8472eb060991..00e1ccd448bd 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="PEAR Base System" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/PEAR" SRC_URI="https://pear.php.net/get/${MY_P}.tgz" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" |