mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/emailthreads: change ${S} location
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -10,6 +10,7 @@ inherit distutils-r1
|
||||
DESCRIPTION="Parses email threads into conversation trees"
|
||||
HOMEPAGE="https://github.com/emersion/python-emailthreads"
|
||||
SRC_URI="https://github.com/emersion/python-${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
S="${WORKDIR}/python-${PN}-${PV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
@@ -18,6 +19,4 @@ KEYWORDS="~amd64"
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}/python-${PN}-${PV}"
|
||||
|
||||
distutils_enable_tests setup.py
|
||||
|
||||
Reference in New Issue
Block a user