mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/adb-shell: update HOMEPAGE
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST adb-shell-0.4.3.gh.tar.gz 75004 BLAKE2B c7e49766dfa70db60eb300f747957397c252325670b40d0d7355ae321558ac671bdcc5beb6b16876b79f7d803b933c1d26d41a5799b4fe058fbdb9739442389a SHA512 be6d5a86ab094af0191dccea816a6688ed8d0e33811efe810d6d6306e0ff30f2afddc8f51e48981eb0d767eb4f98ab0fbbac924b7340f217b7bfbbf800241e54
|
||||
DIST adb-shell-0.4.4.gh.tar.gz 75043 BLAKE2B 2327a99e2eaffa783a4cdcbeb5dccf55ed0bccbb15a9f4d7f56dee7042f7b8a40458a3e4ed6b76e2db94ba525b3e01de4eb5d7767671b54d1eba08aec98f3d83 SHA512 417f999408ce4b38f963b6ede651b8ae634a52163ddf8ad488a2e8e93f7d917e0fe022f6ecec44557dd70bb1383faeb322b53b0ef23aef4c8a4e104e39f6d253
|
||||
|
||||
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_11 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A Python implementation of ADB with shell and FileSync functionality."
|
||||
HOMEPAGE="https://pypi.org/project/adb-shell/ https://github.com/JeffLIrion/adb-shell"
|
||||
HOMEPAGE="https://pypi.org/project/adb-shell/ https://github.com/JeffLIrion/adb_shell"
|
||||
SRC_URI="https://github.com/JeffLIrion/adb_shell/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<name>David Roman</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">JeffLIrion/adb-shell</remote-id>
|
||||
<remote-id type="github">JeffLIrion/adb_shell</remote-id>
|
||||
<remote-id type="pypi">adb-shell</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user