dev-python/slowaes: fix typo, bug #613944
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 27 Mar 2017 10:24:27 +0000 (06:24 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 27 Mar 2017 10:24:43 +0000 (06:24 -0400)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

dev-python/slowaes/slowaes-0.1-r2.ebuild [moved from dev-python/slowaes/slowaes-0.1-r1.ebuild with 83% similarity]

similarity index 83%
rename from dev-python/slowaes/slowaes-0.1-r1.ebuild
rename to dev-python/slowaes/slowaes-0.1-r2.ebuild
index b0f6785742d4eb395fa1963c48516fc50866ffbd..b219bb74776a024ef3b38cfbbeed0df922a88b0f 100644 (file)
@@ -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}