Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage-mgorny/
Date: Thu, 29 Mar 2018 15:04:53
Message-Id: 1522335867.7d1588a07fb68b3a596d7b62ba6093376a0099af.mgorny@gentoo
1 commit: 7d1588a07fb68b3a596d7b62ba6093376a0099af
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 29 14:54:53 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 29 15:04:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1588a0
7
8 sys-apps/portage-mgorny: Update HOMEPAGE for 9999
9
10 sys-apps/portage-mgorny/portage-mgorny-9999.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild b/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild
14 index 492a6ca37c2..d3195fa60f3 100644
15 --- a/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild
16 +++ b/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild
17 @@ -9,9 +9,9 @@ PYTHON_REQ_USE='bzip2(+),threads(+)'
18 inherit distutils-r1 git-r3
19
20 DESCRIPTION="Fork of Portage focused on cleaning up and useful features"
21 -HOMEPAGE="https://github.com/mgorny/portage"
22 +HOMEPAGE="https://github.com/mgorny/portage-mgorny"
23 SRC_URI=""
24 -EGIT_REPO_URI="https://github.com/mgorny/portage.git"
25 +EGIT_REPO_URI="https://github.com/mgorny/portage-mgorny.git"
26
27 LICENSE="GPL-2"
28 KEYWORDS=""