commit:     aaf14f8fa0305df64e7a4306f06587f0deb3fe95
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 10:24:27 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 10:24:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf14f8f

dev-python/slowaes: fix typo, bug #613944

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

 dev-python/slowaes/{slowaes-0.1-r1.ebuild => slowaes-0.1-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 b0f6785742d..b219bb74776 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}

Reply via email to