diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
commit | 3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch) | |
tree | cb6347688c91bfbdebe49a78a55dad3d72cc193e /sys-power/nvram-reboot | |
parent | 4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff) |
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'sys-power/nvram-reboot')
-rw-r--r-- | sys-power/nvram-reboot/Manifest | 2 | ||||
-rw-r--r-- | sys-power/nvram-reboot/nvram-reboot-2004.10.03-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-power/nvram-reboot/Manifest b/sys-power/nvram-reboot/Manifest index e8e5427b7772..1d4ed8490585 100644 --- a/sys-power/nvram-reboot/Manifest +++ b/sys-power/nvram-reboot/Manifest @@ -1,3 +1,3 @@ DIST reboot-2004.10.03.tar.bz2 425622 BLAKE2B 1f434fc58a066ecc9bee0e839eef035b32d9bf2fff78f73c5ee843e2a856084f1e0653d746744312595000706292250aed03f714e606d3facc0a44e0a9fc8945 SHA512 b85a7372369f3ba9e36af1b96ccbf31ba1febcc3ebf31a8684332d370ea85428a3bfc4855c7df10f9b92a3c57b704fabbe5069a792cd8aaa1b45511f88c41906 -EBUILD nvram-reboot-2004.10.03-r1.ebuild 585 BLAKE2B 819b19ada4775d0350e0e00bb775098c67572027def888a10670ddaed6048aa529940d9aeac0c4c79c49af82ea77daf290085db343f9d22c7f847bd53e270a92 SHA512 ff101c58b4c02ee4f65df027b391f0593cfac13b6ab857ce9062d3d0102b29e2ce919932af0a53a2d11fe2ad8eae659a6a0edea5a76d07cdddd30a85dd4e305f +EBUILD nvram-reboot-2004.10.03-r1.ebuild 598 BLAKE2B 16225666acc16872b4f94b00cb70252dd1e3ad254ea7545e7f7d6ce68e129192967893509fb0452f05568d141959a555a253ab173aa4617633ed2771dce9a2aa SHA512 e8e3e8a3154fb4886959cebf2cbeaf2637ca26fadfd892c3549eebb355eaa82a05952e9feeae6d6d0bad99161beace179e9345d99d5c9a5bbe58c28046600098 MISC metadata.xml 333 BLAKE2B 6ff992152dbfaa89c984a95a553d620bc6e804023bde6f3d986c500ecba02f16e39e1e0a30da29c81e0d88736227b4db582785b8e860ac48b9fc038562282ab1 SHA512 55599090e987aba5e0591c6831866e2b21e3e3f9c334680bc6ab2daa889044ebc1e8111f3a13f82d3a475d2b7e8418e4fa652daff0d0f0994d47fa2c36c9f806 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" |