commit:     17ccbf4b386841db8cc37c198baeaa19e8bc17df
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 14:54:37 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 14:56:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ccbf4b

dev-python/pypy3-exe: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pypy3-exe/pypy3-exe-7.3.3.ebuild        | 2 +-
 dev-python/pypy3-exe/pypy3-exe-7.3.3_p37.ebuild    | 4 ++--
 dev-python/pypy3-exe/pypy3-exe-7.3.3_p37_p1.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.3.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.3.ebuild
index a5252cdf058..47842a1b89c 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.3.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.3.ebuild
@@ -9,7 +9,7 @@ inherit check-reqs pax-utils python-any-r1 toolchain-funcs
 
 MY_P=pypy3.6-v${PV/_/}
 DESCRIPTION="PyPy3 executable (build from source)"
-HOMEPAGE="https://pypy.org/";
+HOMEPAGE="https://www.pypy.org/";
 SRC_URI="https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2";
 S="${WORKDIR}/${MY_P}-src"
 

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.3_p37.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.3_p37.ebuild
index 5992fb3e87e..e18b6cd2b56 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.3_p37.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.3_p37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ inherit check-reqs pax-utils python-any-r1 toolchain-funcs
 PYPY_PV=${PV%_p37}
 MY_P=pypy3.7-v${PYPY_PV/_/}
 DESCRIPTION="PyPy3 executable (build from source)"
-HOMEPAGE="https://pypy.org/";
+HOMEPAGE="https://www.pypy.org/";
 SRC_URI="https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2";
 S="${WORKDIR}/${MY_P}-src"
 

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.3_p37_p1.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.3_p37_p1.ebuild
index c74de063e07..27b0473f256 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.3_p37_p1.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.3_p37_p1.ebuild
@@ -12,7 +12,7 @@ MY_P=pypy3.7-v${PYPY_PV/_/}
 PATCHSET="pypy3.7-gentoo-patches-${PV/_p37}"
 
 DESCRIPTION="PyPy3 executable (build from source)"
-HOMEPAGE="https://pypy.org/";
+HOMEPAGE="https://www.pypy.org/";
 SRC_URI="https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2
        https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz";
 S="${WORKDIR}/${MY_P}-src"

Reply via email to