sys-apps/hwids: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:05:28 +0000 (11:05 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:05:28 +0000 (11:05 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
sys-apps/hwids/hwids-20190316.ebuild
sys-apps/hwids/hwids-20190818.ebuild
sys-apps/hwids/hwids-20191025.ebuild
sys-apps/hwids/hwids-99999999.ebuild

index 083d801e08cd5a16bae866d497f80bdb02a621d1..61cefea68916c0e59e6f6638a09dbcb70000f35e 100644 (file)
@@ -10,9 +10,9 @@ HOMEPAGE="https://github.com/gentoo/hwids"
 if [[ ${PV} == "99999999" ]]; then
        PYTHON_COMPAT=( python3_{6,7} )
        inherit git-r3 python-any-r1
-       EGIT_REPO_URI="${HOMEPAGE}.git"
+       EGIT_REPO_URI="https://github.com/gentoo/hwids.git"
 else
-       SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+       SRC_URI="https://github.com/gentoo/hwids/archive/${P}.tar.gz"
        KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-linux ~x86-linux"
 fi
 
index 62fd46e5bbb1785029b28debdab6720c88e1e487..0cd5e37d5255dee5c8465ce736b5eb975088d983 100644 (file)
@@ -10,9 +10,9 @@ HOMEPAGE="https://github.com/gentoo/hwids"
 if [[ ${PV} == 99999999 ]]; then
        PYTHON_COMPAT=( python3_{6,7} )
        inherit git-r3 python-any-r1
-       EGIT_REPO_URI="${HOMEPAGE}.git"
+       EGIT_REPO_URI="https://github.com/gentoo/hwids.git"
 else
-       SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+       SRC_URI="https://github.com/gentoo/hwids/archive/${P}.tar.gz"
        KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-linux ~x86-linux"
 fi
 
index 81079882934b0ab8647d5832300eeed849c526e6..c84ff0bd35df87947dfe80d345663dd61b82d666 100644 (file)
@@ -10,9 +10,9 @@ HOMEPAGE="https://github.com/gentoo/hwids"
 if [[ ${PV} == 99999999 ]]; then
        PYTHON_COMPAT=( python3_{6,7} )
        inherit git-r3 python-any-r1
-       EGIT_REPO_URI="${HOMEPAGE}.git"
+       EGIT_REPO_URI="https://github.com/gentoo/hwids.git"
 else
-       SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+       SRC_URI="https://github.com/gentoo/hwids/archive/${P}.tar.gz"
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
index 81079882934b0ab8647d5832300eeed849c526e6..c84ff0bd35df87947dfe80d345663dd61b82d666 100644 (file)
@@ -10,9 +10,9 @@ HOMEPAGE="https://github.com/gentoo/hwids"
 if [[ ${PV} == 99999999 ]]; then
        PYTHON_COMPAT=( python3_{6,7} )
        inherit git-r3 python-any-r1
-       EGIT_REPO_URI="${HOMEPAGE}.git"
+       EGIT_REPO_URI="https://github.com/gentoo/hwids.git"
 else
-       SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+       SRC_URI="https://github.com/gentoo/hwids/archive/${P}.tar.gz"
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi