dev-python/tqdm: using eclass to handle package name
Package-Manager: portage-2.3.0
This commit is contained in:
parent
dd67e88fc8
commit
7a53c40650
@ -1,3 +1,6 @@
|
|||||||
|
29 Aug 2016; Horea Christian <h.chr@mail.ru> tqdm-0_pre20140115.ebuild:
|
||||||
|
dev-python/tqdm: using eclass to handle package name
|
||||||
|
|
||||||
29 Aug 2016; Horea Christian <h.chr@mail.ru> tqdm-0_pre20140115.ebuild:
|
29 Aug 2016; Horea Christian <h.chr@mail.ru> tqdm-0_pre20140115.ebuild:
|
||||||
dev-python/tqdm: tweaked workdir
|
dev-python/tqdm: tweaked workdir
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ EAPI=6
|
|||||||
|
|
||||||
PYTHON_COMPAT=( python2_7 python3_5)
|
PYTHON_COMPAT=( python2_7 python3_5)
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1 vcs-snapshot
|
||||||
|
|
||||||
DESCRIPTION="Add a progress meter to your loops in a second."
|
DESCRIPTION="Add a progress meter to your loops in a second."
|
||||||
HOMEPAGE="https://github.com/noamraph/tqdm"
|
HOMEPAGE="https://github.com/noamraph/tqdm"
|
||||||
@ -23,4 +23,3 @@ DEPEND="
|
|||||||
"
|
"
|
||||||
RDEPEND=""
|
RDEPEND=""
|
||||||
|
|
||||||
S="${WORKDIR}/noamraph-tqdm-da5fdbf"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user