aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@riseup.net>2021-10-29 21:19:13 +0200
committerMaciej Barć <xgqt@riseup.net>2021-10-29 21:19:52 +0200
commitdf8e41600ca9c702845806600fb19737918703a9 (patch)
treefac1a26eb422077b93c80f4805e6f9084655c28b /www-client
parentx11-libs/gtk-fortran: pass LDFLAGS (diff)
downloadguru-df8e41600ca9c702845806600fb19737918703a9.tar.gz
guru-df8e41600ca9c702845806600fb19737918703a9.tar.bz2
guru-df8e41600ca9c702845806600fb19737918703a9.zip
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@riseup.net>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild (renamed from www-client/torbrowser-launcher/torbrowser-launcher-0.3.5.ebuild)3
-rw-r--r--www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild3
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
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 )