dev-libs/sway: git repository migration.
authorMykyta Holubakha <hilobakho@gmail.com>
Fri, 13 Oct 2017 13:51:53 +0000 (16:51 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 16 Oct 2017 10:06:23 +0000 (12:06 +0200)
Updated SRC_URI and EGIT_REPO_URI from SirCmpwn/sway to swaywm/sway.

Closes: https://github.com/gentoo/gentoo/pull/5939

dev-libs/sway/metadata.xml
dev-libs/sway/sway-0.13.0.ebuild
dev-libs/sway/sway-0.14.0.ebuild
dev-libs/sway/sway-9999.ebuild

index eba9ef639db3cbf6557857cb0b81b664d6c5cefe..a4e44bee20a17c8daf89710bcd70875a4f18a272 100644 (file)
@@ -35,6 +35,6 @@
                <flag name="tray">Enable support for StatusNotifierItem tray specification.</flag>
        </use>
        <upstream>
-               <remote-id type="github">SirCmpwn/sway</remote-id>
+               <remote-id type="github">swaywm/sway</remote-id>
        </upstream>
 </pkgmetadata>
index eb8046d61a4e0b2ca515cf054ccae44fb3302ec2..4d10147e17d34b9c05132688abe4118d34e9cde5 100644 (file)
@@ -8,7 +8,7 @@ inherit eutils cmake-utils
 DESCRIPTION="i3-compatible Wayland window manager"
 HOMEPAGE="http://swaywm.org/"
 
-SRC_URI="https://github.com/SirCmpwn/sway/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/swaywm/sway/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
index e43916587bdf138e7914ac5b0575cb886d633cbe..ce7ba635998e1d8f64cccc0ccc07d4e3c35b87ca 100644 (file)
@@ -8,7 +8,7 @@ inherit eutils cmake-utils
 DESCRIPTION="i3-compatible Wayland window manager"
 HOMEPAGE="http://swaywm.org/"
 
-SRC_URI="https://github.com/SirCmpwn/sway/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/swaywm/sway/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
index bd77799828ac1d2d4bfd5e694c266063952aaa8d..c6a223d2e275780766ca1c08044bc5b79cbc7a2c 100644 (file)
@@ -8,7 +8,7 @@ inherit git-r3 eutils cmake-utils
 DESCRIPTION="i3-compatible Wayland window manager"
 HOMEPAGE="http://swaywm.org/"
 
-EGIT_REPO_URI="https://github.com/SirCmpwn/sway.git"
+EGIT_REPO_URI="https://github.com/swaywm/sway.git"
 
 LICENSE="MIT"
 SLOT="0"