diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-04-12 12:47:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-30 20:21:05 +0200 |
commit | 794061a3298b5716db015defa7b3e2c583b73980 (patch) | |
tree | befde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /sys-power | |
parent | stardict.eclass: inline mirror://sourceforge (diff) | |
download | gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.gz gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.bz2 gentoo-794061a3298b5716db015defa7b3e2c583b73980.zip |
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpi/acpi-1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-power/acpid/acpid-2.0.34-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-power/nvram-reboot/nvram-reboot-2004.10.03-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-power/sispmctl/sispmctl-4.1-r1.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-power/acpi/acpi-1.7-r1.ebuild b/sys-power/acpi/acpi-1.7-r1.ebuild index 8c19d29de19d..e9eecd606794 100644 --- a/sys-power/acpi/acpi-1.7-r1.ebuild +++ b/sys-power/acpi/acpi-1.7-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Displays information about ACPI devices" HOMEPAGE="https://sourceforge.net/projects/acpiclient/" -SRC_URI="mirror://sourceforge/acpiclient/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/acpiclient/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-power/acpid/acpid-2.0.34-r1.ebuild b/sys-power/acpid/acpid-2.0.34-r1.ebuild index bac4d7193f33..4f99ddda2e86 100644 --- a/sys-power/acpid/acpid-2.0.34-r1.ebuild +++ b/sys-power/acpid/acpid-2.0.34-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit linux-info systemd DESCRIPTION="Daemon for Advanced Configuration and Power Interface" HOMEPAGE="https://sourceforge.net/projects/acpid2/" -SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/${PN}2/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild index a21985d7506a..2f2835921c9c 100644 --- a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild +++ b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -7,7 +7,7 @@ inherit linux-info systemd udev tmpfiles DESCRIPTION="APC UPS daemon with integrated tcp/ip remote shutdown" HOMEPAGE="http://www.apcupsd.org/" -SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/apcupsd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-power/nvram-reboot/nvram-reboot-2004.10.03-r1.ebuild b/sys-power/nvram-reboot/nvram-reboot-2004.10.03-r1.ebuild index d4f0e45cb304..d34c49fe7c8d 100644 --- a/sys-power/nvram-reboot/nvram-reboot-2004.10.03-r1.ebuild +++ b/sys-power/nvram-reboot/nvram-reboot-2004.10.03-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit mount-boot MY_P="${P/nvram-/}" DESCRIPTION="PowerOff Boot-Images for nvram-wakeup (not needed for GRUB)" HOMEPAGE="https://sourceforge.net/projects/nvram-wakeup/" -SRC_URI="mirror://sourceforge/nvram-wakeup/${MY_P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/nvram-wakeup/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-power/sispmctl/sispmctl-4.1-r1.ebuild b/sys-power/sispmctl/sispmctl-4.1-r1.ebuild index 6c641bf59e37..2eea09e8fa7d 100644 --- a/sys-power/sispmctl/sispmctl-4.1-r1.ebuild +++ b/sys-power/sispmctl/sispmctl-4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit systemd udev DESCRIPTION="GEMBIRD SiS-PM control utility" HOMEPAGE="http://sispmctl.sourceforge.net/" -SRC_URI="mirror://sourceforge/sispmctl/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/sispmctl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |