diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-07-31 20:16:27 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-07-31 20:16:27 +0000 |
| commit | b4f0738714a2984e830448a7abf52a29e2fa295d (patch) | |
| tree | 1e834148b8da34596706c8afa6870cb64468617d /dev-python/gatt-python/gatt-python-0.2.6.ebuild | |
| parent | ee4a0080500f1ef9a36c06dea46b648bdcab64fc (diff) | |
| download | baldeagleos-repo-b4f0738714a2984e830448a7abf52a29e2fa295d.tar.gz baldeagleos-repo-b4f0738714a2984e830448a7abf52a29e2fa295d.tar.xz baldeagleos-repo-b4f0738714a2984e830448a7abf52a29e2fa295d.zip | |
Adding metadata
Diffstat (limited to 'dev-python/gatt-python/gatt-python-0.2.6.ebuild')
| -rw-r--r-- | dev-python/gatt-python/gatt-python-0.2.6.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-python/gatt-python/gatt-python-0.2.6.ebuild b/dev-python/gatt-python/gatt-python-0.2.6.ebuild deleted file mode 100644 index 2b549b54ed98..000000000000 --- a/dev-python/gatt-python/gatt-python-0.2.6.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{7,8,9,10} ) - -inherit distutils-r1 - -DESCRIPTION="Bluetooth GATT SDK for Python" -HOMEPAGE="https://github.com/getsenic/gatt-python" -SRC_URI="https://github.com/getsenic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 ~x86" -SLOT="0" - -RDEPEND=" - net-wireless/bluez -" |
