summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-23 22:46:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-23 22:46:03 +0000
commit87340091ed79698e591084bd7d9d76c58c94820b (patch)
tree2feae8a3b95f1f30e68589e06e632a6abd7772cf /virtual
parent1f1ada4b2afd8dd8de6ac1e0f94702abf05654bc (diff)
gentoo auto-resync : 23:01:2024 - 22:46:03
Diffstat (limited to 'virtual')
-rw-r--r--virtual/Manifest.gzbin28077 -> 28084 bytes
-rw-r--r--virtual/libcrypt/Manifest2
-rw-r--r--virtual/libcrypt/libcrypt-1-r2.ebuild (renamed from virtual/libcrypt/libcrypt-1-r1.ebuild)4
3 files changed, 3 insertions, 3 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz
index f4a4f542a247..e68e42130b88 100644
--- a/virtual/Manifest.gz
+++ b/virtual/Manifest.gz
Binary files differ
diff --git a/virtual/libcrypt/Manifest b/virtual/libcrypt/Manifest
index 0b4d5a5a39d0..2e3be0fa8b15 100644
--- a/virtual/libcrypt/Manifest
+++ b/virtual/libcrypt/Manifest
@@ -1,4 +1,4 @@
-EBUILD libcrypt-1-r1.ebuild 494 BLAKE2B fcd2904c55a1f4cc327784267640bea193bdfdd43b052fec714e7ebbcab8bddf09c59a9c3e6cbb4660a67a87eef9ea57084a15e73acab6269a016835b55f9e6b SHA512 1a99c38f20c17f950ea8055061cf3f4f2ceaa8f59fa307a15312025b80cb0cfc70aa1d9ac1737ad753dc1f08529ebc6443f12e8589561669711ae4578cf37658
+EBUILD libcrypt-1-r2.ebuild 494 BLAKE2B 646beed98705c1ca2d59a1c3d8b72752f1588f3c5ad388a3e89b56fc4d7cfe251fa92dac52baf995b01c284a2944045542b3ec4d7d619524faf2d76da48ae9ff SHA512 1c24ec554ffc865bfc1addeb8283959ebb9ce171c56005a30d3cf52334c65ddd7acf536e2c172f2b5e162d2d737b00fe103fc55e1767d606d35821f53df8c0b0
EBUILD libcrypt-2-r1.ebuild 557 BLAKE2B 3f5767940813f5962f93342b6e237f0c5026b8b039e0bf077b581354a57f739f38c6b3d46442ab8f97d9e907f363e3941401ccbbe83c310f7cdbb5adf4e1be42 SHA512 fea8453b48851ed568ecd04be8d00789cf7740e33cf584daa4f64f7284f3702075f391d04e1ad8883bb0655ee2aa8febf92f88aa53611c2e727ddd096b790bf0
EBUILD libcrypt-2.ebuild 525 BLAKE2B a95920023f1732d50d80997b877a00df76f9fefd6c80ef0281dc87b5f86c196a6b697e46e80b0143312ab6ae49a46d249986e80cfa4378329471346ea9857f86 SHA512 8f9147680d88ac10cab26bcb37f15cde0c1333cc9648c47ca26034a24f05d5e496e797d5c4955b6bbc4f4146c5d6e5e00f3b990458187a45523d093ea2a41d20
MISC metadata.xml 286 BLAKE2B e2e007d7accebf84a8ce85442aab8f854639e308b3ddbfefa75c26e3b02b92a67526dcd177e619df1030a0f7ac52be3deb62be1c218bf34b01b76ca3cae4d0e7 SHA512 9d65bbb0c878ae150fcc102b1d81810bfc91025a375da3c6905bd56a2cefcc4f939540ca504547642e98d837b63ac4a6674328449547a883a93964a1487503c5
diff --git a/virtual/libcrypt/libcrypt-1-r1.ebuild b/virtual/libcrypt/libcrypt-1-r2.ebuild
index 65fd54f20072..d88ffbf8fc3c 100644
--- a/virtual/libcrypt/libcrypt-1-r1.ebuild
+++ b/virtual/libcrypt/libcrypt-1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ IUSE="static-libs"
RDEPEND="
!prefix-guest? (
- elibc_glibc? ( sys-libs/glibc[crypt(+),static-libs(+)?] )
+ elibc_glibc? ( sys-libs/glibc[crypt(-),static-libs(+)?] )
elibc_musl? ( sys-libs/musl )
)
"