commit: 4fb32852e02b082a3b27183ef85118e17c541d54 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Tue Sep 28 12:52:31 2021 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Tue Sep 28 17:33:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb32852
sys-apps/hwinfo: better homepage Package-Manager: Portage-3.0.24, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> sys-apps/hwinfo/hwinfo-21.76.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hwinfo/hwinfo-21.76.ebuild b/sys-apps/hwinfo/hwinfo-21.76.ebuild index f1d008f7869..09823f8d203 100644 --- a/sys-apps/hwinfo/hwinfo-21.76.ebuild +++ b/sys-apps/hwinfo/hwinfo-21.76.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit rpm toolchain-funcs DESCRIPTION="Hardware detection tool used in SuSE Linux" -HOMEPAGE="https://www.opensuse.org/" +HOMEPAGE="https://github.com/openSUSE/hwinfo/" #Using srpms from SUSE to get pregenerated changelog, otherwise we could use GH #SRC_URI="https://github.com/openSUSE/hwinfo/archive/${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="http://download.opensuse.org/tumbleweed/repo/src-oss/src/${P}-1.1.src.rpm"
