Skip to content

Commit

Permalink
app-portage/gentoopm: Fix EGIT_REPO_URI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Nov 30, 2016
1 parent 92700a0 commit 638fdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-portage/gentoopm/gentoopm-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 638fdb7

Please sign in to comment.