diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-09 00:12:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-09 00:12:01 +0000 |
commit | b95a6fd4a7b591baa7cfc689f8ce5643592d07be (patch) | |
tree | 6a7c4722b40bdb6c409879ce253d8b42817fec14 /sys-apps/s6-linux-utils | |
parent | 8b3c41ecef8a1cdd270ce3aabcfdfb991839699c (diff) |
gentoo auto-resync : 09:02:2025 - 00:12:00
Diffstat (limited to 'sys-apps/s6-linux-utils')
-rw-r--r-- | sys-apps/s6-linux-utils/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/s6-linux-utils/Manifest b/sys-apps/s6-linux-utils/Manifest index 1da8d2b2e7ea..137d6a083090 100644 --- a/sys-apps/s6-linux-utils/Manifest +++ b/sys-apps/s6-linux-utils/Manifest @@ -1,5 +1,5 @@ DIST s6-linux-utils-2.6.2.0.tar.gz 43287 BLAKE2B 2dcad4eac6250f7dfb31946baa8b21068297d6723bfd03abb01389183ca7b586db82e12be37acd9d2016923c0c693865153129fc265dd9e00852c1ba0c39c488 SHA512 b7bc96ef3aa81bc01c6ca2a82591201be0966d8aa2b71545c963f67dba8441a05631e0ea593f0a693ee04d6d2637754e9543eddbfe70ed9c0529ff49081aa54d DIST s6-linux-utils-2.6.2.1.tar.gz 43317 BLAKE2B d566bcd781d473f59e5e22e55e24897a51c0877f41a9d4357f665273cb85fd1647929bddb2bde7d5dbbb0f353cea675250151cdd8c4f59d0571e8b26587fb8f1 SHA512 d3f796c1edc0de6e289b7b82e8c97ea58e80d0bcb2e4731a5c2c25cf4abfbd91318e33ab48956bc6e7b2f188c622bb33def72e96f22f9448778ede5ac829c940 EBUILD s6-linux-utils-2.6.2.0.ebuild 987 BLAKE2B 1428d69cccf59932cefb2fc6ac029e79876232601b0395f3dd6ec1a7904137eb7220daec0f4014db377b79c8bcd8ac7d971ff75676f0097d173ffb9fc37ece87 SHA512 dffadb2657af4d31c4b8ec388550661860338dad49dc847a2c7009d37f72eb14f5551bfd94aa194e30b6164a0c44bd62a322d81fc040f9b0ee2fda36f82b7601 -EBUILD s6-linux-utils-2.6.2.1.ebuild 990 BLAKE2B 0fd263e54a81400207488ad72bfc739b30c8cc0c7eda52ec88b0422c74996b6e2ab542319bf678dfc3b51a3dc3e001d6919b54039b73249a8763efbd300dcbbc SHA512 3479dded19129cfb7705de0ad90628a52fd04ff1f46cbf4f7c226ead4e8cccec75ad308576ac822817169cc6154d808917d09af8aee3919be88dd4ecf9203651 +EBUILD s6-linux-utils-2.6.2.1.ebuild 988 BLAKE2B ee0ce7ce4ddff2f92ea1950dc7ca7a847324101ce7ffedf0fba0c0b91b0e11eb6b6bd27fa5f6701bcf7572e64187ce1cb434c9b6c4fcd565514b54446f1d5a51 SHA512 d6cc2b6d2a816bc48df8d00ffc5c0a9823d18f90f768f4fc33453bceff749cc981a07a41bbcb1fcde507c1886314a8b28cd67077ab51fc11525e0cddddaeb22c MISC metadata.xml 612 BLAKE2B 5512fe794ae7362a22aab418fd82bcc6f0fc4713dee0657166f045f9c6d0a06e15a1d97ddae56556d996c887a93c401e0874c999b8b5e6bc7a6bb5815ab3921f SHA512 787bcdaaf32e0bda6270e0d21eb0a98e8105055bfe7f681b1bde6ec286df6036a4f4c40641c94341a95d74ff289b7d922774e88605907d64a8f2b1ef5963c689 diff --git a/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.1.ebuild b/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.1.ebuild index 07b45502749c..d3d1c9a7d85b 100644 --- a/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.1.ebuild +++ b/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=">=dev-libs/skalibs-2.13.0.0:=" DEPEND="${RDEPEND}" |