commit: 3d5a2081588915f5e59f88c17218562474a649fb Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Mon Jul 10 20:41:51 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 1 16:13:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5a2081
sys-power/powertop: update HOMEPAGE Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31825 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-power/powertop/powertop-2.15.ebuild | 2 +- sys-power/powertop/powertop-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-power/powertop/powertop-2.15.ebuild b/sys-power/powertop/powertop-2.15.ebuild index 25248074f70b..19578db2eb50 100644 --- a/sys-power/powertop/powertop-2.15.ebuild +++ b/sys-power/powertop/powertop-2.15.ebuild @@ -16,7 +16,7 @@ fi inherit autotools ${GIT_ECLASS} flag-o-matic linux-info DESCRIPTION="tool to diagnose issues with power consumption and power management" -HOMEPAGE="https://01.org/powertop/ https://github.com/fenrus75/powertop/" +HOMEPAGE="https://github.com/fenrus75/powertop/" LICENSE="GPL-2" SLOT="0" diff --git a/sys-power/powertop/powertop-9999.ebuild b/sys-power/powertop/powertop-9999.ebuild index bc423e970175..aa9953a49f73 100644 --- a/sys-power/powertop/powertop-9999.ebuild +++ b/sys-power/powertop/powertop-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ fi inherit autotools ${GIT_ECLASS} linux-info DESCRIPTION="tool to diagnose issues with power consumption and power management" -HOMEPAGE="https://01.org/powertop/ https://github.com/fenrus75/powertop/" +HOMEPAGE="https://github.com/fenrus75/powertop/" LICENSE="GPL-2" SLOT="0"
