commit:     df8e41600ca9c702845806600fb19737918703a9
Author:     Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Fri Oct 29 19:19:13 2021 +0000
Commit:     Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Fri Oct 29 19:19:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=df8e4160

www-client/torbrowser-launcher: add missing dev-python/distro dep

also bump to EAPI 8

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>

 ...owser-launcher-0.3.5.ebuild => torbrowser-launcher-0.3.5-r1.ebuild} | 3 ++-
 www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild         | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild
similarity index 96%
rename from www-client/torbrowser-launcher/torbrowser-launcher-0.3.5.ebuild
rename to www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild
index 836bdf7b7..a17dee1ae 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{8..9} )
@@ -28,6 +28,7 @@ RDEPEND="
        app-crypt/gpgme[python,${PYTHON_USEDEP}]
        dev-python/PyQt5[${PYTHON_USEDEP},widgets]
        dev-python/PySocks[${PYTHON_USEDEP}]
+       dev-python/distro[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
        apparmor? ( sys-libs/libapparmor )

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
index 836bdf7b7..a17dee1ae 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{8..9} )
@@ -28,6 +28,7 @@ RDEPEND="
        app-crypt/gpgme[python,${PYTHON_USEDEP}]
        dev-python/PyQt5[${PYTHON_USEDEP},widgets]
        dev-python/PySocks[${PYTHON_USEDEP}]
+       dev-python/distro[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
        apparmor? ( sys-libs/libapparmor )

Reply via email to