commit:     874791558c2c5aeb36dd0bd4a5c193643f8f5794
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 12:34:30 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 12:59:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87479155

dev-python/pypy3-exe: virtual/pypy → dev-python/pypy

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

 dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild
index d5c7abffda2..09209ec7125 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild
@@ -26,10 +26,10 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0=
        ncurses? ( sys-libs/ncurses:0= )
        !dev-python/pypy3-exe-bin:${PV}"
 DEPEND="${RDEPEND}
-       low-memory? ( virtual/pypy )
+       low-memory? ( dev-python/pypy )
        !low-memory? (
                || (
-                       virtual/pypy
+                       dev-python/pypy
                        (
                                dev-lang/python:2.7
                                
dev-python/pycparser[python_targets_python2_7(-),python_single_target_python2_7(+)]
@@ -65,7 +65,7 @@ pkg_setup() {
                else
                        einfo "Using ${EPYTHON:-python2} to perform the 
translation. Please note that upstream"
                        einfo "recommends using PyPy for that. If you wish to 
do so, please install"
-                       einfo "virtual/pypy and ensure that EPYTHON variable is 
unset."
+                       einfo "dev-python/pypy and ensure that EPYTHON variable 
is unset."
                fi
 
                python-any-r1_pkg_setup

Reply via email to