commit:     b08db50f72db7b50655b384f7d53e0bc9565b08b
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 19:34:44 2021 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 19:34:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08db50f

dev-python/gatt-python: fix description

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 dev-python/gatt-python/gatt-python-0.2.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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
index 32ce4aeb049..ac0677f854c 100644
--- a/dev-python/gatt-python/gatt-python-0.2.6.ebuild
+++ b/dev-python/gatt-python/gatt-python-0.2.6.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_9 )
 
 inherit distutils-r1
 
-DESCRIPTION="Pythonic DBus library"
-HOMEPAGE="https://github.com/LEW21/pydbus";
+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"

Reply via email to