diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2023-07-10 23:41:51 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-01 17:13:38 +0100 |
commit | 3d5a2081588915f5e59f88c17218562474a649fb (patch) | |
tree | 05770ade1bf28a1674813dc61466b2c94c66c451 /sys-power | |
parent | dev-libs/ell: update HOMEPAGE (diff) | |
download | gentoo-3d5a2081588915f5e59f88c17218562474a649fb.tar.gz gentoo-3d5a2081588915f5e59f88c17218562474a649fb.tar.bz2 gentoo-3d5a2081588915f5e59f88c17218562474a649fb.zip |
sys-power/powertop: update HOMEPAGE
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31825
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/powertop/powertop-2.15.ebuild | 2 | ||||
-rw-r--r-- | 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" |