mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
app-admin/synadm: switch to pypi.eclass
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -6,11 +6,10 @@ EAPI=8
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
inherit distutils-r1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Command line admin tool for Synapse"
|
||||
HOMEPAGE="https://github.com/JOJ0/synadm"
|
||||
SRC_URI="https://github.com/JOJ0/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user