dev-python/into: EAPI7, update HOMEPAGE.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 12 Sep 2018 12:43:24 +0000 (14:43 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 13 Sep 2018 21:21:51 +0000 (23:21 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9846

dev-python/into/into-0.2.2.ebuild

index b2a0f93ce4a261d5cf3db7f597c1ad30988a4ff1..0fca86249e0348f7e909486020d4cc69a438530a 100644 (file)
@@ -1,14 +1,14 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 
 DESCRIPTION="Data migration utilities"
-HOMEPAGE="https://pypi.org/project/${PN}"
+HOMEPAGE="https://pypi.org/project/into/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"