summaryrefslogtreecommitdiff
path: root/dev-python/adb-shell
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-05-14 17:01:13 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-05-14 17:01:13 +0000
commitf4b148a17b03de6d1241e9e3706c564da5d6fb4b (patch)
treecd18e79f8a7043d5cd894d13b7fcd812fced53f7 /dev-python/adb-shell
parenta602f6883a51b2e0f7f1a90e6ac9e199ff73cd30 (diff)
downloadbaldeagleos-repo-f4b148a17b03de6d1241e9e3706c564da5d6fb4b.tar.gz
baldeagleos-repo-f4b148a17b03de6d1241e9e3706c564da5d6fb4b.tar.xz
baldeagleos-repo-f4b148a17b03de6d1241e9e3706c564da5d6fb4b.zip
Adding metadata
Diffstat (limited to 'dev-python/adb-shell')
-rw-r--r--dev-python/adb-shell/adb-shell-0.4.3.ebuild4
-rw-r--r--dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild4
-rw-r--r--dev-python/adb-shell/adb-shell-0.4.4.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/adb-shell/adb-shell-0.4.3.ebuild b/dev-python/adb-shell/adb-shell-0.4.3.ebuild
index c91da238afb6..d7f1fee7a3c7 100644
--- a/dev-python/adb-shell/adb-shell-0.4.3.ebuild
+++ b/dev-python/adb-shell/adb-shell-0.4.3.ebuild
@@ -12,12 +12,12 @@ DESCRIPTION="A Python implementation of ADB with shell and FileSync functionalit
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"
+S="${WORKDIR}/adb_shell-${PV}"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/adb_shell-${PV}"
-
RDEPEND="
dev-python/aiofiles[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
diff --git a/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild b/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild
index 71071745c647..6653fa628472 100644
--- a/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild
+++ b/dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild
@@ -12,12 +12,12 @@ DESCRIPTION="A Python implementation of ADB with shell and FileSync functionalit
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"
+S="${WORKDIR}/adb_shell-${PV}"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/adb_shell-${PV}"
-
RDEPEND="
dev-python/aiofiles[${PYTHON_USEDEP}]
dev-python/async-timeout[${PYTHON_USEDEP}]
diff --git a/dev-python/adb-shell/adb-shell-0.4.4.ebuild b/dev-python/adb-shell/adb-shell-0.4.4.ebuild
index c91da238afb6..d7f1fee7a3c7 100644
--- a/dev-python/adb-shell/adb-shell-0.4.4.ebuild
+++ b/dev-python/adb-shell/adb-shell-0.4.4.ebuild
@@ -12,12 +12,12 @@ DESCRIPTION="A Python implementation of ADB with shell and FileSync functionalit
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"
+S="${WORKDIR}/adb_shell-${PV}"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/adb_shell-${PV}"
-
RDEPEND="
dev-python/aiofiles[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]