summaryrefslogtreecommitdiff
path: root/dev-python/gatt-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-07-31 20:16:27 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-07-31 20:16:27 +0000
commitb4f0738714a2984e830448a7abf52a29e2fa295d (patch)
tree1e834148b8da34596706c8afa6870cb64468617d /dev-python/gatt-python
parentee4a0080500f1ef9a36c06dea46b648bdcab64fc (diff)
downloadbaldeagleos-repo-b4f0738714a2984e830448a7abf52a29e2fa295d.tar.gz
baldeagleos-repo-b4f0738714a2984e830448a7abf52a29e2fa295d.tar.xz
baldeagleos-repo-b4f0738714a2984e830448a7abf52a29e2fa295d.zip
Adding metadata
Diffstat (limited to 'dev-python/gatt-python')
-rw-r--r--dev-python/gatt-python/Manifest1
-rw-r--r--dev-python/gatt-python/gatt-python-0.2.6.ebuild20
-rw-r--r--dev-python/gatt-python/metadata.xml10
3 files changed, 0 insertions, 31 deletions
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>zerochaos@gentoo.org</email>
- <name>Rick Farina</name>
- </maintainer>
-
- <origin>gentoo-staging</origin>
-</pkgmetadata> \ No newline at end of file