From: Anthony G. Basile Date: Mon, 27 Mar 2017 10:24:27 +0000 (-0400) Subject: dev-python/slowaes: fix typo, bug #613944 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aaf14f8fa0305df64e7a4306f06587f0deb3fe95;p=gentoo.git dev-python/slowaes: fix typo, bug #613944 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- 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 b0f6785742d4..b219bb74776a 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}