Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
torbrowser-overlay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Poncho
torbrowser-overlay
Commits
6e29a019
Verified
Commit
6e29a019
authored
6 years ago
by
Poncho
Browse files
Options
Downloads
Patches
Plain Diff
www-client/torbrowser-launcher: version bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
parent
59f81695
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
www-client/torbrowser-launcher/Manifest
+1
-1
1 addition, 1 deletion
www-client/torbrowser-launcher/Manifest
www-client/torbrowser-launcher/torbrowser-launcher-0.3.0.ebuild
+7
-16
7 additions, 16 deletions
...ient/torbrowser-launcher/torbrowser-launcher-0.3.0.ebuild
with
8 additions
and
17 deletions
www-client/torbrowser-launcher/Manifest
+
1
−
1
View file @
6e29a019
DIST torbrowser-launcher-0.
2.9
.tar.gz
379693
BLAKE2B
143101ff719454092a7289fc7e769b7bae3317b8a3c2272e4fa8916b389041311ab93236c7061cd7faa9a005886e4239f5626be2b0b4f5350330f965bf5fb7f8 SHA512 a53bd9f7a898f81074fb7788fa314aed22cf9486da896c16d8f34d837335fb015d7fb5b0c2858c9b9a9bf4e160abaf49f10b9f1ee5742cb86a5c2b0ad4fa4343
DIST torbrowser-launcher-0.
3.0
.tar.gz
221528
BLAKE2B
2cc316ceea836bb52ae39e4e1a827f669425ebe7999f005c5f91c6dd506acf9f367e506fd3242fd4f4c48d30154bb7df5819d5da0f1c6b940ae390629911ac7a SHA512 f8c364f728eadfebba7d82181e54a9db1b620d94ede2f852ec56463263ed8ab68039848b301dec9da779ec74961a8591966e7bfeb0d4a0beb4d1b2748852be70
This diff is collapsed.
Click to expand it.
www-client/torbrowser-launcher/torbrowser-launcher-0.
2.9
.ebuild
→
www-client/torbrowser-launcher/torbrowser-launcher-0.
3.0
.ebuild
+
7
−
16
View file @
6e29a019
...
...
@@ -3,7 +3,7 @@
EAPI
=
6
PYTHON_COMPAT
=(
python
2_7
)
PYTHON_COMPAT
=(
python
3_
{
4,5,6
}
)
DISTUTILS_SINGLE_IMPL
=
1
inherit distutils-r1 gnome2-utils xdg-utils
...
...
@@ -17,20 +17,12 @@ SLOT="0"
KEYWORDS
=
"~amd64 ~x86"
IUSE
=
""
DEPEND
=
"
${
PYTHON_DEPS
}
dev-python/pygtk:2[
${
PYTHON_USEDEP
}
]
|| (
>=dev-python/twisted-16.0.0[
${
PYTHON_USEDEP
}
,crypt]
>=dev-python/twisted-core-14.0.1[
${
PYTHON_USEDEP
}
,crypt]
)
|| (
>=dev-python/twisted-16.0.0[
${
PYTHON_USEDEP
}
]
>=dev-python/twisted-web-14.0.1[
${
PYTHON_USEDEP
}
]
)"
RDEPEND
=
"
${
DEPEND
}
app-crypt/gpgme[
${
PYTHON_USEDEP
}
]
dev-python/psutil[
${
PYTHON_USEDEP
}
]
dev-python/pyliblzma[
${
PYTHON_USEDEP
}
]"
RDEPEND
=
"
${
PYTHON_DEPS
}
app-crypt/gpgme[python,
${
PYTHON_USEDEP
}
]
dev-python/PyQt5[
${
PYTHON_USEDEP
}
]
dev-python/PySocks[
${
PYTHON_USEDEP
}
]
dev-python/requests[
${
PYTHON_USEDEP
}
]"
DEPEND
=
"
${
PYTHON_DEPS
}
"
python_install_all
()
{
distutils-r1_python_install_all
...
...
@@ -47,7 +39,6 @@ pkg_postinst() {
elog
"dependencies may be installed:"
elog
""
optfeature
"updating over system TOR"
"net-vpn/tor dev-python/txsocksx"
optfeature
"modem sound support"
dev-python/pygame
}
pkg_postrm
()
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment