Skip to content

Commit

Permalink
gui-libs/wlroots: update upstream to freedesktop
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Nov 18, 2021
1 parent 2869bb0 commit ff7d258
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions gui-libs/wlroots/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<email>[email protected]</email>
<name>Drew DeVault</name>
</maintainer>
<bugs-to>https://github.com/swaywm/wlroots/issues</bugs-to>
<doc>https://github.com/swaywm/wlroots/wiki</doc>
<changelog>https://github.com/swaywm/wlroots/releases</changelog>
<bugs-to>https://gitlab.freedesktop.org/wlroots/wlroots/-/issues</bugs-to>
<doc>https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/home</doc>
<changelog>https://gitlab.freedesktop.org/wlroots/wlroots/-/releases</changelog>
</upstream>
</pkgmetadata>
4 changes: 2 additions & 2 deletions gui-libs/wlroots/wlroots-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ EAPI=7
inherit meson

DESCRIPTION="Pluggable, composable, unopinionated modules for building a Wayland compositor"
HOMEPAGE="https://github.com/swaywm/wlroots"
HOMEPAGE="https://gitlab.freedesktop.org/wlroots/wlroots"

if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
EGIT_REPO_URI="https://gitlab.freedesktop.org/${PN}/${PN}.git"
inherit git-r3
SLOT="0/9999"
else
Expand Down

0 comments on commit ff7d258

Please sign in to comment.