diff --git a/dev-python/tqdm/ChangeLog b/dev-python/tqdm/ChangeLog index 601549b..c376068 100644 --- a/dev-python/tqdm/ChangeLog +++ b/dev-python/tqdm/ChangeLog @@ -1,3 +1,6 @@ + 29 Aug 2016; Horea Christian tqdm-0_pre20140115.ebuild: + dev-python/tqdm: tweaked workdir + 29 Aug 2016; Horea Christian tqdm-0_pre20140115.ebuild: dev-python/tqdm: added keywords diff --git a/dev-python/tqdm/tqdm-0_pre20140115.ebuild b/dev-python/tqdm/tqdm-0_pre20140115.ebuild index 7a85a4e..96eef86 100644 --- a/dev-python/tqdm/tqdm-0_pre20140115.ebuild +++ b/dev-python/tqdm/tqdm-0_pre20140115.ebuild @@ -22,3 +22,5 @@ DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] " RDEPEND="" + +S="${WORKDIR}/noamraph-tqdm-da5fdbf"