diff options
author | Sergey Alirzaev <l29ah@riseup.net> | 2022-07-28 07:36:03 +0200 |
---|---|---|
committer | Sergey Alirzaev <l29ah@riseup.net> | 2022-07-28 07:36:35 +0200 |
commit | 7435fe3edba60e97271cf4e48f07638149ceff4f (patch) | |
tree | abe59848d794a9ea4e84c7e7503b123700dc65b9 /www-client | |
parent | app-misc/fastfetch: add 1.6.1 (diff) | |
download | guru-7435fe3edba60e97271cf4e48f07638149ceff4f.tar.gz guru-7435fe3edba60e97271cf4e48f07638149ceff4f.tar.bz2 guru-7435fe3edba60e97271cf4e48f07638149ceff4f.zip |
www-client/torbrowser-launcher: fixed a typo in DESCRIPTION
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
Diffstat (limited to 'www-client')
3 files changed, 3 insertions, 3 deletions
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild index a17dee1ae..c2e1afd4a 100644 --- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild +++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 optfeature xdg -DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle" +DESCRIPTION="A program to download, update, and run the Tor Browser Bundle" HOMEPAGE="https://github.com/micahflee/torbrowser-launcher" if [[ "${PV}" == *9999* ]]; then diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild index 7030cf051..3b38e15b7 100644 --- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild +++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.5-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 optfeature xdg -DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle" +DESCRIPTION="A program to download, update, and run the Tor Browser Bundle" HOMEPAGE="https://github.com/micahflee/torbrowser-launcher" if [[ "${PV}" == *9999* ]]; then diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild index 7030cf051..3b38e15b7 100644 --- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild +++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 optfeature xdg -DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle" +DESCRIPTION="A program to download, update, and run the Tor Browser Bundle" HOMEPAGE="https://github.com/micahflee/torbrowser-launcher" if [[ "${PV}" == *9999* ]]; then |