Gentoo Archives: gentoo-commits

From: Gerben Jan Dijkman <gjdijkman@××××××××××××.nl>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-wm/phoc/
Date: Sat, 30 Oct 2021 21:14:06
Message-Id: 1635628437.8ad5945f331bfe97f1285c575ac16b1be1f15a11.gjdijkman@gentoo
1 commit: 8ad5945f331bfe97f1285c575ac16b1be1f15a11
2 Author: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl>
3 AuthorDate: Sat Oct 30 21:13:57 2021 +0000
4 Commit: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl>
5 CommitDate: Sat Oct 30 21:13:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ad5945f
7
8 x11-wm/phoc: Updated URI to currect source
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver.nl>
12
13 x11-wm/phoc/phoc-0.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-wm/phoc/phoc-0.9.0.ebuild b/x11-wm/phoc/phoc-0.9.0.ebuild
17 index 2780e023a..a60acea7a 100644
18 --- a/x11-wm/phoc/phoc-0.9.0.ebuild
19 +++ b/x11-wm/phoc/phoc-0.9.0.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://gitlab.gnome.org/World/Phosh/phoc"
21 # we don't use the version on gentoo because it breaks
22 # the phoc installation. we follow method used in archlinuxarm
23 SRC_URI="
24 - https://source.puri.sm/World/Phosh/phoc/-/archive/${MY_PV}/${MY_P}.tar.gz
25 + https://gitlab.gnome.org/World/Phosh/phoc/-/archive/${MY_PV}/${MY_P}.tar.gz
26 https://github.com/swaywm/wlroots/releases/download/${WL_PV}/${WL_P}.tar.gz
27 "