diff options
Diffstat (limited to 'sys-power/powertop/powertop-9999.ebuild')
-rw-r--r-- | sys-power/powertop/powertop-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |