app-portage/gentoopm: Fix EGIT_REPO_URI
authorMichał Górny <mgorny@gentoo.org>
Wed, 30 Nov 2016 08:03:13 +0000 (09:03 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 30 Nov 2016 09:42:12 +0000 (10:42 +0100)
app-portage/gentoopm/gentoopm-9999.ebuild

index 00ffce28a5992775c0111bdbb51ddc11889239a7..b477ec6a238abb5190607bef441c397de18443f0 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
 inherit distutils-r1
 
 #if LIVE
-HOMEPAGE="https://github.com/mgorny/gentoopm.git"
+EGIT_REPO_URI="https://github.com/mgorny/gentoopm.git"
 inherit git-r3
 #endif