dev-python/desktop-notifier: Remove obsolete USE=doc

Closes: https://bugs.gentoo.org/869932
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
This commit is contained in:
Viorel Munteanu
2022-09-14 08:56:48 +03:00
parent c181eac203
commit 8fdc1ef47f
3 changed files with 2 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ HOMEPAGE="
https://pypi.org/project/desktop-notifier/
https://github.com/samschott/desktop-notifier
"
SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -25,5 +25,3 @@ RDEPEND="
dev-python/python-dbus-next[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
"
distutils_enable_sphinx docs