projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92700a0
)
app-portage/gentoopm: Fix EGIT_REPO_URI
author
Michał Górny
<mgorny@gentoo.org>
Wed, 30 Nov 2016 08:03:13 +0000
(09:03 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 30 Nov 2016 09:42:12 +0000
(10:42 +0100)
app-portage/gentoopm/gentoopm-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/gentoopm/gentoopm-9999.ebuild
b/app-portage/gentoopm/gentoopm-9999.ebuild
index 00ffce28a5992775c0111bdbb51ddc11889239a7..b477ec6a238abb5190607bef441c397de18443f0 100644
(file)
--- a/
app-portage/gentoopm/gentoopm-9999.ebuild
+++ b/
app-portage/gentoopm/gentoopm-9999.ebuild
@@
-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