diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-07 12:37:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-07 12:37:21 +0100 |
commit | b8c7370a682e4e29cda623222d17a790c01c3642 (patch) | |
tree | f6caa14689bd00a5760eadaa381ff41e50ef3c1b /sys-boot/sgibootcd | |
parent | 8a4997a7e2d1e36c089d4d76935b5a902d98d3d0 (diff) |
gentoo auto-resync : 07:08:2024 - 12:37:20
Diffstat (limited to 'sys-boot/sgibootcd')
-rw-r--r-- | sys-boot/sgibootcd/Manifest | 2 | ||||
-rw-r--r-- | sys-boot/sgibootcd/sgibootcd-0.13.ebuild | 7 |
2 files changed, 2 insertions, 7 deletions
diff --git a/sys-boot/sgibootcd/Manifest b/sys-boot/sgibootcd/Manifest index 87a98186be6a..f8983de0bb9b 100644 --- a/sys-boot/sgibootcd/Manifest +++ b/sys-boot/sgibootcd/Manifest @@ -1,3 +1,3 @@ DIST sgibootcd-0.13.tar.xz 3736 BLAKE2B 793825c9ad88449b187ceab28d474e5676d45d3ea2c649dbbf669f00cf6dc9d55bc1e9900a4bf321a7dfddd8f5bc65e5e2fbc61fe913e7be43df9064118efcac SHA512 aa7780e360e0b5d4c9c0d6b5894897fa5f6ff13b1a389ba913f27cbdf8173db123e59426391d2a0e154f836277a780dc004617608adb88e7e6f3e8b6348729f9 -EBUILD sgibootcd-0.13.ebuild 1090 BLAKE2B cbd1aaabf8161e8b7b21a4844ac6f1317752feb9651aa13aace5eddfeacd862d95a2c934585795b4c5704fa767d6b31efc289b5c669f1f30353316bd9f6905eb SHA512 f81d517eb1cd9a63202f77cd68778cc492ad5c096675e91e2899f4a68c13293c4d28a813d5573a35427c86884d5fdc3ec35e03aefb55518f22ff522d627227bf +EBUILD sgibootcd-0.13.ebuild 1048 BLAKE2B 1f55e7b5af06816aa09a15297c67189bc4bc00b6d8f5c180a733fb32f9aa238d64c537bbc6d254e7441a4acf3b51eacf21add2225682377849ccada34a1c6c80 SHA512 2fd802996852f2ee5e4e78cbae1df55127ca283355b3d7499c49f0901004719bad3c3b02f4e8dc584481679c0f557e1a53a8893acc852ec43dcdd1635310dd8b MISC metadata.xml 416 BLAKE2B edb7cb09967b542fdaea40c35fd85b5d4977eec6c274e26b3f037933b51745001c2d0bbb33d82c35d73aefff1c0670d9a04ae7cb665f4d984f0824ac1ce4a934 SHA512 0b7ef2783c65cd15922d9b35e79af0572578695f786e19f133f981954701c9c8bcb3d09c099ef1d50f9b2460b07226a0f3d1c1b265b06610f9a93c388d1a5e71 diff --git a/sys-boot/sgibootcd/sgibootcd-0.13.ebuild b/sys-boot/sgibootcd/sgibootcd-0.13.ebuild index 4ecf329c44a2..2fc4abc1a48a 100644 --- a/sys-boot/sgibootcd/sgibootcd-0.13.ebuild +++ b/sys-boot/sgibootcd/sgibootcd-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 2005-2021 Gentoo Authors +# Copyright 2005-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -12,11 +12,6 @@ LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* ~mips" -IUSE="" -RDEPEND="" -DEPEND="" -RESTRICT="" - # sgibootcd is a small utility used to build the image that is burned to a # CD and used to boot SGI systems. Its compilation does not involve the # external linker, 'ld', and thus this makes it difficult to reliably pass |