diff --git a/dev-python/slowaes/slowaes-0.1-r1.ebuild b/dev-python/slowaes/slowaes-0.1-r2.ebuild similarity index 83% rename from dev-python/slowaes/slowaes-0.1-r1.ebuild rename to dev-python/slowaes/slowaes-0.1-r2.ebuild index b0f6785742d4e..b219bb74776a0 100644 --- a/dev-python/slowaes/slowaes-0.1-r1.ebuild +++ b/dev-python/slowaes/slowaes-0.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,6 +17,6 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -DEPENDS="dev-python/setuptools" +DEPEND="dev-python/setuptools" S=${WORKDIR}/${MY_P}