From b4f0738714a2984e830448a7abf52a29e2fa295d Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 31 Jul 2022 20:16:27 +0000 Subject: Adding metadata --- dev-python/gatt-python/Manifest | 1 - dev-python/gatt-python/gatt-python-0.2.6.ebuild | 20 -------------------- dev-python/gatt-python/metadata.xml | 10 ---------- 3 files changed, 31 deletions(-) delete mode 100644 dev-python/gatt-python/Manifest delete mode 100644 dev-python/gatt-python/gatt-python-0.2.6.ebuild delete mode 100644 dev-python/gatt-python/metadata.xml (limited to 'dev-python/gatt-python') diff --git a/dev-python/gatt-python/Manifest b/dev-python/gatt-python/Manifest deleted file mode 100644 index de4b4c91ec95..000000000000 --- a/dev-python/gatt-python/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gatt-python-0.2.6.tar.gz 11368 BLAKE2B 835721be6c0238e02cebf97acbac6041cd2bc37ecee01f6496cb2406edeec02346cd00425f8130026693ec30105c647e7246b3dd04da4b48c4021ef4e62d3018 SHA512 0751784e908132fac566f6c5c64de1bb4ca8273e099ff5becae7e5043c2c13ca3a2ef63e5585ac225088a83af15c794b797268c3abeeaedccc058fbd5cee0a09 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 -" diff --git a/dev-python/gatt-python/metadata.xml b/dev-python/gatt-python/metadata.xml deleted file mode 100644 index 2d4f9a06d8a8..000000000000 --- a/dev-python/gatt-python/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - zerochaos@gentoo.org - Rick Farina - - - gentoo-staging - \ No newline at end of file -- cgit v1.3.1