diff options
author | Ben Kohler <bkohler@gentoo.org> | 2022-11-01 10:15:56 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2022-11-01 10:55:55 -0500 |
commit | bdf5ca9516cad2da5ffa4814ef8f736342f260f9 (patch) | |
tree | 3daac69189e69d4bcf9d4e29922397b0ae5c2db1 /sys-apps | |
parent | sys-apps/cpu-x: update HOMEPAGE (diff) | |
download | gentoo-bdf5ca9516cad2da5ffa4814ef8f736342f260f9.tar.gz gentoo-bdf5ca9516cad2da5ffa4814ef8f736342f260f9.tar.bz2 gentoo-bdf5ca9516cad2da5ffa4814ef8f736342f260f9.zip |
sys-apps/cpu-x: update SRC_URI
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/cpu-x/cpu-x-4.3.1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/cpu-x/cpu-x-4.4.0.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/cpu-x/cpu-x-4.5.0.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/cpu-x/cpu-x-4.5.1.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/cpu-x/cpu-x-4.3.1.ebuild b/sys-apps/cpu-x/cpu-x-4.3.1.ebuild index 3cebf302b81f..c82850310566 100644 --- a/sys-apps/cpu-x/cpu-x-4.3.1.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.3.1.ebuild @@ -9,7 +9,7 @@ inherit cmake gnome2-utils xdg DESCRIPTION="A Free software that gathers information on CPU, motherboard and more" HOMEPAGE="https://thetumultuousunicornofdarkness.github.io/CPU-X/" -SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/TheTumultuousUnicornOfDarkness/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="-* ~amd64" diff --git a/sys-apps/cpu-x/cpu-x-4.4.0.ebuild b/sys-apps/cpu-x/cpu-x-4.4.0.ebuild index dec008c68a69..715272adab2b 100644 --- a/sys-apps/cpu-x/cpu-x-4.4.0.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.4.0.ebuild @@ -9,7 +9,7 @@ inherit cmake gnome2-utils xdg DESCRIPTION="A Free software that gathers information on CPU, motherboard and more" HOMEPAGE="https://thetumultuousunicornofdarkness.github.io/CPU-X/" -SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/TheTumultuousUnicornOfDarkness/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="-* ~amd64" diff --git a/sys-apps/cpu-x/cpu-x-4.5.0.ebuild b/sys-apps/cpu-x/cpu-x-4.5.0.ebuild index f7ce0a755e70..10628d3fa7e2 100644 --- a/sys-apps/cpu-x/cpu-x-4.5.0.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.5.0.ebuild @@ -9,7 +9,7 @@ inherit cmake gnome2-utils xdg DESCRIPTION="A Free software that gathers information on CPU, motherboard and more" HOMEPAGE="https://thetumultuousunicornofdarkness.github.io/CPU-X/" -SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/TheTumultuousUnicornOfDarkness/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="-* ~amd64" diff --git a/sys-apps/cpu-x/cpu-x-4.5.1.ebuild b/sys-apps/cpu-x/cpu-x-4.5.1.ebuild index f7ce0a755e70..10628d3fa7e2 100644 --- a/sys-apps/cpu-x/cpu-x-4.5.1.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.5.1.ebuild @@ -9,7 +9,7 @@ inherit cmake gnome2-utils xdg DESCRIPTION="A Free software that gathers information on CPU, motherboard and more" HOMEPAGE="https://thetumultuousunicornofdarkness.github.io/CPU-X/" -SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/TheTumultuousUnicornOfDarkness/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="-* ~amd64" |