sys-boot/unetbootin: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:05:50 +0000 (11:05 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:05:50 +0000 (11:05 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
sys-boot/unetbootin/unetbootin-661-r1.ebuild
sys-boot/unetbootin/unetbootin-661.ebuild
sys-boot/unetbootin/unetbootin-675.ebuild

index 5363afc4eecaeb895718bd3bef2603f9ba4138f5..87fb185874e9587f16fbf85cb3bd1d175b7d34f5 100644 (file)
@@ -8,7 +8,7 @@ inherit desktop flag-o-matic qmake-utils
 
 DESCRIPTION="UNetbootin installs Linux/BSD distributions to a partition or USB drive"
 HOMEPAGE="https://github.com/unetbootin/unetbootin"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz
+SRC_URI="https://github.com/unetbootin/unetbootin/archive/${PV}.tar.gz -> ${P}.tar.gz
        https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}"
 
 SLOT="0"
index 43b50f59cc774820bd998591232994118158143c..b7c6d4eb4c21174cf72b8711b142b35e2120fd2c 100644 (file)
@@ -8,7 +8,7 @@ inherit desktop qmake-utils
 
 DESCRIPTION="UNetbootin installs Linux/BSD distributions to a partition or USB drive"
 HOMEPAGE="https://github.com/unetbootin/unetbootin"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz
+SRC_URI="https://github.com/unetbootin/unetbootin/archive/${PV}.tar.gz -> ${P}.tar.gz
        https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}"
 
 SLOT="0"
index cfc39c26a0468de13c4f81b7b72905cee954aeb2..dab61c00204fc56f19fac447d95b77ad12359f73 100644 (file)
@@ -7,7 +7,7 @@ inherit desktop flag-o-matic qmake-utils
 DESCRIPTION="UNetbootin installs Linux/BSD distributions to a partition or USB drive"
 HOMEPAGE="https://github.com/unetbootin/unetbootin"
 SRC_URI="
-       ${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz
+       https://github.com/unetbootin/unetbootin/archive/${PV}.tar.gz -> ${P}.tar.gz
        https://dev.gentoo.org/~jer/${P}-qt5.patch.xz
 "