diff options
-rw-r--r-- | sys-apps/portage-mgorny/portage-mgorny-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild b/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild index 492a6ca37c29..d3195fa60f36 100644 --- a/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild +++ b/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild @@ -9,9 +9,9 @@ PYTHON_REQ_USE='bzip2(+),threads(+)' inherit distutils-r1 git-r3 DESCRIPTION="Fork of Portage focused on cleaning up and useful features" -HOMEPAGE="https://github.com/mgorny/portage" +HOMEPAGE="https://github.com/mgorny/portage-mgorny" SRC_URI="" -EGIT_REPO_URI="https://github.com/mgorny/portage.git" +EGIT_REPO_URI="https://github.com/mgorny/portage-mgorny.git" LICENSE="GPL-2" KEYWORDS="" |