diff options
Diffstat (limited to 'dev-lang')
22 files changed, 46 insertions, 46 deletions
diff --git a/dev-lang/Manifest.gz b/dev-lang/Manifest.gz Binary files differindex cee456aa7db8..7b3a0106c9ec 100644 --- a/dev-lang/Manifest.gz +++ b/dev-lang/Manifest.gz diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest index c6bf7c402600..12a74ee9c2ff 100644 --- a/dev-lang/php/Manifest +++ b/dev-lang/php/Manifest @@ -10,6 +10,6 @@ DIST php-8.2.13.tar.xz 12069092 BLAKE2B 24da2de8cb00bb2aac485360a14f75d6ce3df1ba DIST php-8.3.0.tar.xz 12431612 BLAKE2B c6c01b28edea15f05e8894bf69a9f4ea3ea6fb0a2bd70d9417ce9473d57636e08e19f62cac1dfee66d153e5aee4f1b99035ccc14bba1e41712971321deee264f SHA512 8758bb0789787dda04f3d4a175f4d4a0bffadc8c3d272fefa000d6fd7b0c0a7096347c829c1ddfb3b60cf6300803d68ba6d8379f2a343e02d935ba77d01c5cf1 EBUILD php-8.1.20-r1.ebuild 21910 BLAKE2B e6a524d34d9a13d561d759ef67a9b5e54d7de24102802deb4446d1caa6d997dd9b5e31960abc0a05a80c5f41d2d10cad1abb5f982e90cc9e80f58ef13bd1eff5 SHA512 45fefb29283621baa9796d454bd104e070bce921f64c1627fa46bc238faf17019d8f9a251222e7f1ef51d1de3fbc61c49a84da0ce93b290852c63fa27463205d EBUILD php-8.1.26.ebuild 21991 BLAKE2B 6fe76198f7c3c5380208150e5c5034bcd6ac56f8212ddf5429ba431751a6c415a8cde9be05a7bf319326880f380ea0f0962278e1e41e47f2a52b4feebd913b5b SHA512 77eb236812d661e5d18cce49517088b3c5586ac80cbeb4a6da60a687de98ccc356725c64aec936f36adad4449e9f989f773c5aa220232271770789cf09ba8a33 -EBUILD php-8.2.13-r1.ebuild 24923 BLAKE2B d44c57115009b0c901f365195a0676890b99ec6ec266d55e0c2c670ac245b03bc9ec7d982b831b48b070a012dff42f5c7f6e5db880eeb84fa4aa32df1f312ccd SHA512 c17b442f9a7ace656c2ffe123d6c7f638623ac9ca921463e2bdf2def6413adb8475c3070660d9ed8eebe175a2b5cb2742408ab260b60a9a62e894fe070b31c2d -EBUILD php-8.3.0-r1.ebuild 23436 BLAKE2B d163367ea992478597c71e6f65acfaddcddea1e335c64f64781d7a366073b836476e4160f60b7c8e04b664f1b144d0b62f18a2b27241fa2ae4450675238547a8 SHA512 8b4c79a0d7e768bd0456c46af2e12901a3004e478f6733b87c55eebfc3fd17961fb1efb556d85cee0c9742d9cbb4c6bc994db280661ddf31e3df8fbcbd5de120 +EBUILD php-8.2.13-r1.ebuild 24924 BLAKE2B 429a8c80a54f5585da0977c3d3f4f0ec2751332f5cf608a1b065fb025e8522f8f7e97f329fb453e66806776e3b77a93711cb3b8359ef764f73bf0944adad398a SHA512 516f97c7ae13890ed9baf47681d6ebcab2ca0bacc243d8f3ca2d248122d65736e14c059b1f4c839bb8964ebd028ba022326465a6efef22a5e6cd5aca20d9bb2f +EBUILD php-8.3.0-r1.ebuild 23437 BLAKE2B 1e030acfa8c26524e2f24bb675797e010c5d1a85b1d5bf33743c9022d8156c933cb3486fdccab397abf6dcdeca0241302c0c5181f0702a0a975875770e2a4312 SHA512 7c0441fe992aaed329b6b44ed3ee95a14ceb44f97675d6d411b17d028d4f3c4f4ae5e21a14e295fa8893ec2489c9d60e97a5381a0c85147897ae71df9a0d7b83 MISC metadata.xml 3892 BLAKE2B 69f96654884695b15fd3caf260a8e9d7e1b1e004c7d72bba340e093dd981d1fed5c00dfb547fea3d58be8f1516e52a01a966abbbfb90f10bd9dc14421e18bd8f SHA512 f7d93f5213aceb33e95ad883ed7015b6ab22eef5b0749e137aad2ecb8fc5187a9aca2b7f095421ff12d6102d5087fc2280e6c3ced12eda14e9bda8f3241b29a5 diff --git a/dev-lang/php/php-8.2.13-r1.ebuild b/dev-lang/php/php-8.2.13-r1.ebuild index a0aadbfbb272..84a229cfcd7a 100644 --- a/dev-lang/php/php-8.2.13-r1.ebuild +++ b/dev-lang/php/php-8.2.13-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 @@ -118,7 +118,7 @@ COMMON_DEPEND=" tokyocabinet? ( dev-db/tokyocabinet ) truetype? ( =media-libs/freetype-2* ) unicode? ( dev-libs/oniguruma:= ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) webp? ( media-libs/libwebp:0= ) xml? ( >=dev-libs/libxml2-2.9.0 ) xpm? ( x11-libs/libXpm ) diff --git a/dev-lang/php/php-8.3.0-r1.ebuild b/dev-lang/php/php-8.3.0-r1.ebuild index c5abc844f96b..0ed10cd2af85 100644 --- a/dev-lang/php/php-8.3.0-r1.ebuild +++ b/dev-lang/php/php-8.3.0-r1.ebuild @@ -119,7 +119,7 @@ COMMON_DEPEND=" tokyocabinet? ( dev-db/tokyocabinet ) truetype? ( media-libs/freetype ) unicode? ( dev-libs/oniguruma:= ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) webp? ( media-libs/libwebp:0= ) xml? ( dev-libs/libxml2 ) xpm? ( x11-libs/libXpm ) diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest index 7cc0bb7fa1f3..e2c30b7f7ff5 100644 --- a/dev-lang/python/Manifest +++ b/dev-lang/python/Manifest @@ -22,12 +22,12 @@ DIST python-gentoo-patches-3.12.1_p2.tar.xz 6880 BLAKE2B 20f0ba78295cc64743f6842 DIST python-gentoo-patches-3.13.0a2_p1.tar.xz 5176 BLAKE2B 87e278c11fafc69df918b4c105dfbc3d9ca9ff805d3862b0101ccbb0fd7614fda3460ba4e6304a0f62d0c96756a82ff046ca4a5b02d75daa3325c8e84edc99d5 SHA512 5a2692f8d113a67502b60450f6fdb0635f4f350877766e800e897aa943222a58991580dd8e1f71c9f2dfd3c381bb13fc30add9289cd7ade6fe184f3a5ca3d587 DIST python-gentoo-patches-3.8.18_p1.tar.xz 33160 BLAKE2B 53c7d71f2cdcc21e991a9d61c8cb8833212d144d145d5949c5b28b62080121250d7633f477453743426d6e0ebdc9f6bd6648d4ccac8dfb2d559126455d8b1da3 SHA512 7fbadb2468711b5ecb8a9fefcf4dfe567df7f9b038ec87f37095d02589e7debbf5a8ad3f759d95b69ca60ce9fcd3ccf4aecde6592ed69c030cf51250935db052 DIST python-gentoo-patches-3.9.18_p1.tar.xz 25792 BLAKE2B f24ab6d3443c2b39a2fdca5810790eed51d2d42c93a3b41d75cad6b6c99ebf709f598eaa9881858e13ad102867d97a159f3a6d97a42569d5183de6118fb953c6 SHA512 be0c60c65d4c982cd8b934d14b69f5f41ca9f0d6c51d6bf195d64d0a5ffff3d359edc29a6a2f2808450c896d2795cc773c9f31680970205a37955134be50ee79 -EBUILD python-2.7.18_p16-r1.ebuild 8595 BLAKE2B d8bce8a565eecb565ff0c872bd5323261a2f0bdf31f98935df50fcd0bfdc22665e550fb3dbcef84f8b9eb680e34586e86804b68310c3769997414328fa2a431d SHA512 2fd4abf3f45a782cf75bb02a2eae5330a2463186b1f388ad85ebefc757015d7f38ac4f74c2995d46e847ef68176d3f9035179e249499aef89a9bbf0d459e8d89 -EBUILD python-3.10.13.ebuild 14194 BLAKE2B b0865a7534bc888bff0edf112021cb4a691965f304792c5816a0793695b63ea1e03ed1864a4d669b3663495b333dabdc996ebc60f5df6a25dcde0f39e306dd82 SHA512 4f431b4541a4ff891f7b449093ef0dd240ab2a3d63aa92ac2a44d54199514431c17ae1c58108685f68cbdd2e3dbe21ced5f5d7aac1faed4adc9c56dbaddffbfe -EBUILD python-3.11.7.ebuild 15077 BLAKE2B c88d5d198acf89ff1fbd79ad0380440aa83b35c323051751482b4a34af206a20256cdc5bca9bf6ca58df76384564d556e15902b7ebae568890009b1b4a17d0ad SHA512 ee8aa2f7346b9b91b62ad8b4c948479c60fa3d1d6bcd625e9e93396fb85952de484729bcbc80aa5d639f11b00b24fff5718a4782413da4f5b48a051616dea110 -EBUILD python-3.12.1.ebuild 14665 BLAKE2B 6f5d08274a07a921ff299191f193011b7b3af0166ee7ecaa85375cac97e7222588235ec0df89816e0de4a9843d037d7d935ca21097e2cf65171e2610dd64c62f SHA512 1388c9d7cf9391e127bee6c753bed1c722972d3e9c12b8dd4d423b7047e416c3364a6253e00d4e9073a7c5bca31a036ff43812a9a34db1ae26a53e0096d91932 -EBUILD python-3.12.1_p1.ebuild 14647 BLAKE2B 0371e8202f54112f4aba030f6c5ef3b32c1048cb83af7312d3668e7ccf94d25cdafe9575b2c009bf7a6a8165392fe22557b0d83670d329949d9aaeabc562340e SHA512 f0a4deaa5ce33fedf60a0964208d4c74f8c9b98ce24f68d9e619bbc81342a2f6d83bfbf5a0fc0d49f885fc1d5d3bceef5f42d687fadfbdd6e23adca1ed425b08 -EBUILD python-3.13.0_alpha2.ebuild 14472 BLAKE2B 6d76e348a2ef3047735e81b742398802669f05475242514751eebaf1276f3d9e0b8810fe9b4f897e197d5b21cbbbf4136c517136e8b27a02e026b61a23f79f53 SHA512 f1dc3c7f01a7dd18070cedfa820bf1ed30775aba8693b23cf4c26576ae7389eef2a77ddbe8788cb92150f778ebeb1369b4d133afb85ee4ab31d369f564bce4e8 -EBUILD python-3.8.18.ebuild 12362 BLAKE2B f7ca5a26d04d8b7209ad89e4a8dcb9f8ad19fcb40ca18608c4f0ace3d227560bb69b4fb01b012383265095118cc938ab34024b2cab658d7754612b8d4ef66338 SHA512 5fd23427706cd403094b4f5d3b537f2ba438a4c264c548b633fb59a3addf43e6c86150177de475f78fb9bb0a58be63ec26dbf291457c07f403b7c029aac7e569 -EBUILD python-3.9.18.ebuild 13845 BLAKE2B 42b2dbf7d26bda9ec75a8666e7c5e41e1b8f7eec8c82a3334536cd52aabda5790d4d4bab9c1147df1ee512a8e9bc7ae047d4b890f7570b50e515f8b32711c2bd SHA512 0502748cfb3f282da85a4617d2bb8fd9c750f8bc94b2aefbdfb1bb56c66d7a4408877ab5f334763d67937f4c19716613daf95556abc9a32a48dbf03a14ffa303 -MISC metadata.xml 1349 BLAKE2B 0e15474340a4a54c4af7b3ce4f66759cc63938470b3874a4b570dada57378e23c7f19ff3ed741c738a39872486000b3f23c7dabef32f851df089357a0b31c635 SHA512 fb3df75c0cbe308eb2f5c8096fb87533fc08fd5479905f4fd4380fd071d8a91571d40a86d8acc9313050278fa3e969960995b68b6e81a878298f64800e095362 +EBUILD python-2.7.18_p16-r1.ebuild 8596 BLAKE2B 08bb3c66c497771799aa3a82706cb20827f740e1254c3290cf0cf4f2c1dfc4c9abf70334c01fe257c7db10849009ff8c547a3c073eb0fee54c08e7fd57ef4b82 SHA512 69386bf991e2d1cf77a5e03c1f3c13a9311cb507d529b3fdb8d9aeead3b8f5ba9a7f6940332781d617c17b7b5881d28d51d182f33f0fe6761bd7cd40f55404ba +EBUILD python-3.10.13.ebuild 14195 BLAKE2B 6b0dd976f6366dad3b70b0a7ffdaa931b5275eee07e7e3e4479505585bfc1edad07e51aad6d4f57cf9d33c7ece1f045c619a86b7f6d18a7736939946949ac049 SHA512 69e614b9d8f0408e6b4429967e6f9878f126984b0cd80ee022295cae14511402d1e0a140eea37b63ed19bfdf1edbd3399f3015cfbe2066efb652c329ae085965 +EBUILD python-3.11.7.ebuild 15078 BLAKE2B 11defe043d7450a60be3e65d2b65486e6d51cd9a3d87819ccf45afc9a58c39f0da437ea6461aeeead57e71fd89097a85b67304b9ff3056c6bc319cc5021cee4b SHA512 9ab48d4a73f2a8e2019c166cd54528a6cda6c9f8c91945ec80120fb3e7bbc3d94f7566cd42ee1847f67bf4a840e396dc754593710c99ef037efbb1aace8f450f +EBUILD python-3.12.1.ebuild 14666 BLAKE2B 347de6c1d6ba2349468f0f667a9fe4abf4cf0c6a589367f6977e82f5319064e039ee68b88993213ab55fbf41748e696cd104b898da85e0a31868ce9d3331e8b0 SHA512 f4213455a37d693b1a88c9ddef40be9c7258c64069d15bc04fb716fdaf11fa29a406886af438086d386e1cdd38f0e3c63a60528aa88aaaee55f40d43b4234a86 +EBUILD python-3.12.1_p1.ebuild 14648 BLAKE2B 645372661194721a28b7d21b4144a86e03faa91d60aad8281e3bb8c87c3f62b3a02f38185dc1f7dbac8d55834fbf6a3e245316f467adc25776b0d7b110406632 SHA512 4dc63b3ce4fe06147211ed8a8782bdd6aa112af703834bf62f8ae6dfcf4f6e6a45fc5cf98a32744361cbafccb9683753e2cbb0a86887991cc1072c8b35b779d2 +EBUILD python-3.13.0_alpha2.ebuild 14473 BLAKE2B 75c4568769e074f81d46968b9c5f89b5b92143803dd17183db446e929eeaaaa3c8d0165fa0931acceafd1e19e198c764d3db419e3b9343c59f11f26418ac555c SHA512 37de4701b44faefbd58aaf0601c3943cbe92432ee796f94368a7224904b5596bbde364847ba550d94b89f39fd4f9e5c55733ea45e7f0cd02ac7e0b11ec67985b +EBUILD python-3.8.18.ebuild 12363 BLAKE2B 184f51597140eaf95f1f2e93c50f244c0e074932b8336cdd8274c7a6ffbbedda3afcb95df0f31b00fcf5b695a1ee5e4b019e02bb8ba31c87e683e401bf06ce03 SHA512 a78133a0af65fdec1f57ee4ba3c452781b0e7b82823d5e818bb43afa08f2f5cd7e6ef9c84817bb0f6cf071849765f5a171a03dbe8eec794a60b6b8931a8f1764 +EBUILD python-3.9.18.ebuild 13846 BLAKE2B 0238ee5cb84d680dc94f432402aad5e16d06e3bae4a6f8861e676c8436dfb1529ee77730e2c8a200167d667f4cc4ad53798ff72f432413a377c61efdb49bffac SHA512 998dadd0284e3b8a2f9c9a9bc779a521fc7bd4640db9a71f3e35a987dd2a26b0495d64515cf09dbd9eb48f47d2cd285330eaaaed322f55cbc315949190e610cc +MISC metadata.xml 1350 BLAKE2B 394c04ff855d8e48312e348ec0cd70c23f39084d52eb953c335fe5791c61344244d18af272e4b81e2c5aa2beefd9e3cc5e4bc8ff44d29aa3234532203b597cba SHA512 b71ee05531554711a7c8dffeddce0845271c05dee915421beb8bb9960507e0afaf2fa5d3898325f0bff7061e76febff2fcedb32e5cd520d4ffc3fad2355cb79f diff --git a/dev-lang/python/metadata.xml b/dev-lang/python/metadata.xml index 1d85e227b848..31350aebeb2b 100644 --- a/dev-lang/python/metadata.xml +++ b/dev-lang/python/metadata.xml @@ -25,7 +25,7 @@ </flag> <flag name="valgrind"> Disable pymalloc when running under - <pkg>dev-util/valgrind</pkg> is detected (may incur minor + <pkg>dev-debug/valgrind</pkg> is detected (may incur minor performance penalty even when valgrind is not used) </flag> <flag name="wininst"> diff --git a/dev-lang/python/python-2.7.18_p16-r1.ebuild b/dev-lang/python/python-2.7.18_p16-r1.ebuild index e38ab82e1bd4..539f7addcb1c 100644 --- a/dev-lang/python/python-2.7.18_p16-r1.ebuild +++ b/dev-lang/python/python-2.7.18_p16-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="7" @@ -66,7 +66,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} bluetooth? ( net-wireless/bluez ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BDEPEND=" app-alternatives/awk diff --git a/dev-lang/python/python-3.10.13.ebuild b/dev-lang/python/python-3.10.13.ebuild index 6645941b2590..b71238d52f5b 100644 --- a/dev-lang/python/python-3.10.13.ebuild +++ b/dev-lang/python/python-3.10.13.ebuild @@ -71,7 +71,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} bluetooth? ( net-wireless/bluez ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) test? ( app-arch/xz-utils ) " # autoconf-archive needed to eautoreconf diff --git a/dev-lang/python/python-3.11.7.ebuild b/dev-lang/python/python-3.11.7.ebuild index 9291c3cd5cec..d7e61dca5f92 100644 --- a/dev-lang/python/python-3.11.7.ebuild +++ b/dev-lang/python/python-3.11.7.ebuild @@ -72,7 +72,7 @@ DEPEND=" ${RDEPEND} bluetooth? ( net-wireless/bluez ) test? ( app-arch/xz-utils ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " # autoconf-archive needed to eautoreconf BDEPEND=" diff --git a/dev-lang/python/python-3.12.1.ebuild b/dev-lang/python/python-3.12.1.ebuild index aa40080aa75f..1ba026283cfc 100644 --- a/dev-lang/python/python-3.12.1.ebuild +++ b/dev-lang/python/python-3.12.1.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" @@ -77,7 +77,7 @@ DEPEND=" dev-python/ensurepip-setuptools dev-python/ensurepip-wheel ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " # autoconf-archive needed to eautoreconf BDEPEND=" diff --git a/dev-lang/python/python-3.12.1_p1.ebuild b/dev-lang/python/python-3.12.1_p1.ebuild index 9d7497fe2e13..8b1d4b1a4837 100644 --- a/dev-lang/python/python-3.12.1_p1.ebuild +++ b/dev-lang/python/python-3.12.1_p1.ebuild @@ -77,7 +77,7 @@ DEPEND=" dev-python/ensurepip-setuptools dev-python/ensurepip-wheel ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " # autoconf-archive needed to eautoreconf BDEPEND=" diff --git a/dev-lang/python/python-3.13.0_alpha2.ebuild b/dev-lang/python/python-3.13.0_alpha2.ebuild index 1ee5e552ed1a..35ae0c00ceb4 100644 --- a/dev-lang/python/python-3.13.0_alpha2.ebuild +++ b/dev-lang/python/python-3.13.0_alpha2.ebuild @@ -76,7 +76,7 @@ DEPEND=" dev-python/ensurepip-setuptools dev-python/ensurepip-wheel ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " # autoconf-archive needed to eautoreconf BDEPEND=" diff --git a/dev-lang/python/python-3.8.18.ebuild b/dev-lang/python/python-3.8.18.ebuild index e836c5f1262c..6fdddf7f55e4 100644 --- a/dev-lang/python/python-3.8.18.ebuild +++ b/dev-lang/python/python-3.8.18.ebuild @@ -67,7 +67,7 @@ DEPEND=" ${RDEPEND} bluetooth? ( net-wireless/bluez ) test? ( app-arch/xz-utils ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " # autoconf-archive needed to eautoreconf BDEPEND=" diff --git a/dev-lang/python/python-3.9.18.ebuild b/dev-lang/python/python-3.9.18.ebuild index 07e9633a1397..38032a975cff 100644 --- a/dev-lang/python/python-3.9.18.ebuild +++ b/dev-lang/python/python-3.9.18.ebuild @@ -68,7 +68,7 @@ DEPEND=" ${RDEPEND} bluetooth? ( net-wireless/bluez ) test? ( app-arch/xz-utils ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " # autoconf-archive needed to eautoreconf BDEPEND=" diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest index 94280d086a35..8146fcea3918 100644 --- a/dev-lang/ruby/Manifest +++ b/dev-lang/ruby/Manifest @@ -17,11 +17,11 @@ AUX 3.3/902-hppa-pthread-stack-size.patch 1690 BLAKE2B 84c8478a69e108c68f96eeb0f DIST ruby-3.1.4.tar.xz 15316604 BLAKE2B 5d771c267451c05ae192991976957d43d1131e652ac5a90a8dfff9deba97cf6b139d0113f5d2ed44225a545aa79a1c732555de1efc83d1010d097ec35f7e92dd SHA512 a627bb629a10750b8b2081ad451a41faea0fc85d95aa1e267e3d2a0f56a35bb58195d4a8d13bbdbd82f4197a96dae22b1cee1dfc83861ec33a67ece07aef5633 DIST ruby-3.2.2.tar.xz 15118856 BLAKE2B 8e09fb0f6808d4572f86ea190db4f4b950ff3a13391bf7bc3e515b6d14f356d3f7c1eb5bbbe2de460ef78edee54462fdf9be56722cd9e27a613febfe45f8c40a SHA512 a29f24cd80f563f6368952d06d6273f7241a409fa9ab2f60e03dde2ac58ca06bee1750715b6134caebf4c061d3503446dc37a6059e19860bb0010eef34951935 DIST ruby-3.3.0.tar.xz 16345456 BLAKE2B 09ef6fb4b2768118207e7a9ece17c5c62c9f596b1c13ac6199245889fcc5d25f03336831ec3bf1367a460a8a26c4426c32bcd576b0da8bdafc90301032b4d2f0 SHA512 7959c5753bfa0bfc4d6d74060869aabbe9815c1c97930659da11b917ee0803ddbbd80e869e00c48b8694b4ba48709c3b6493fd045568e36e902616c35ababf01 -EBUILD ruby-3.1.4-r3.ebuild 8382 BLAKE2B b90dc380e43c01ba79a004bb56602c400e8212bd6783e32190ee2e72b443f93aff6995a1862013b0d811d737674a9414de32f7b2212e1f4f312593887bc7c804 SHA512 3b0d0071fcbf6b7cf109941473baab45b3806549e994d7d0b3ebd584f3c00e460f6c088612888526ba3fc01577f702af27a94e9531fec43e7bc05ec9c1862e6f -EBUILD ruby-3.1.4-r4.ebuild 8488 BLAKE2B e0511ed042d4766bf308d4b2d9f79440baed8f631144b2d097e31262d1a74679d6ca72022b709a54a982fc8472efacb5dbe85e126e8ea455705b9927b170b4fb SHA512 565c14fe39bf6f9defda744e5b5fc4e69e27cfbe46d6ae489de1dbc123668785918004a2c686361c0869bb14a79cb5db7641fd7152d75d9427b01c765961376a -EBUILD ruby-3.1.4-r5.ebuild 8534 BLAKE2B ef18bfa8eac38a08a2f6a4d9ce7b2c5ef21f5f59f731c7696938551ddad3bed86b914c9005b284d123af3cb04ca0f83c26300d371397e237500f562f52f7c6d6 SHA512 c2cc06af0bca8c82a3a9e3bc856a1722612eb04f614bd956fca523ca3786f6600acd5c1e9c459bc57feaf4f3d48de8538b2ae7954d7ab429a6bbde4ffd347bc8 -EBUILD ruby-3.2.2-r3.ebuild 9360 BLAKE2B 9b91782a1aa451ec2a28245552081c5f52fa4ab2f6beadf85522f0e9355ec8d3022e04dc148673e78c5b685b93d8506e1f5791113d94ec807004725e3c708b30 SHA512 ac9f05f450ab4d17c05d1d912a69560627232f5911382c927d93d66a30f50e73b9a500a303e17435b4157276680f46d7e91a92d1c7340e18fb0aa956f0f4f69c -EBUILD ruby-3.2.2-r4.ebuild 9357 BLAKE2B bec8805740106c629c94eb7255b7b98661e6ed661e6207833bf2c3152ef6364250d242aa701c525804cbe7328454f00f37a2563c082474e8d10bd660d8dbeb79 SHA512 8e2e566e8d5be6b75ceb4e2aa1b8d6a5d4cf331d377541505a7a06f1415ad3b20e0be69014a3f9a5129aee7c61a5c6ae4ee507982af5cbd694f46ebb1220165a -EBUILD ruby-3.2.2-r5.ebuild 9403 BLAKE2B 00dde8a11fa4b35f8bbe1dcf585465120d5637eeee531ce34447dac819d7c2bbc7bc24bb3d5da855606af046f03bbffab7423755ce7b0e5a766476c1d0614743 SHA512 e7d5f5922cc5b0f51919ae01e302bb6a265804aa7bbb8aa24c45d2b2e4af6a2467a521198ebcc2ae97736043600af4708bf10aef6867eacd292f77bff81df315 -EBUILD ruby-3.3.0.ebuild 9389 BLAKE2B 204876f815b1c60146a8dc8552d7a12f415229ed0a94aeca03b7bed7c51ccade39f031bcddf75a0a3ff696446711f280ec68a1480342851de81725e8240452f3 SHA512 0a3d4ad0b3d4556cdcebe0c9cd32a2b1755ecdaba80e3a61b200e73f6e192313e92f122c083d53edb404816ce31c2ff575b3abc2110df9beead658869501527d +EBUILD ruby-3.1.4-r3.ebuild 8383 BLAKE2B 28ad707f72e123821f177138048fb0f3bf565a109f1f6043fe1abb360917633a63fcf0a704cecf7c0976e3b4423dd73cff319239b0eca05a83464272ce5d3973 SHA512 1e145a9b5083cf706867f2178afc55c2ae70986f8f7b16840e43d687a2cff762d6668e45b4db3840c30b609389e63dd499e49944ed6f85138523eb0927383157 +EBUILD ruby-3.1.4-r4.ebuild 8489 BLAKE2B 030d2aa16d7b0bd6732a440c8506f55e906eed84af53c04fa2ecf937d37674d41277b17744f883880e3c7ad02b34d1c1d5f0eedc24ea73b41e715f8f51142e61 SHA512 02424215b980d10f0c3d84fa1eb9241803f807dddd45a26ab8fc255d91302b05191cb09a8182d92dab6238d10addb994b122783fa861ce3f9dc0f69d9b84c523 +EBUILD ruby-3.1.4-r5.ebuild 8535 BLAKE2B 3a6527eb81cb96b06dfef79fd1ec914ff4baeb39419505433b67c24f63e6cf1539151d848eb1e33ad70adcdabe19f5ec11875eddd8f17a6af52df9b852f044ca SHA512 71b8b6136791dc3546cd02a925bed989a75a1ee108dad4f876d429f6e08fcfeaa05559da7717defcf2c883211806e686ef119c82e5a55068f1dec5f0589a5d5a +EBUILD ruby-3.2.2-r3.ebuild 9361 BLAKE2B c67d3be624ef88e357cd4a61ff4472138e2a804854bb3f76199cb912d701bdf251ecad99ab4118ac97867c5494f24ee94b3672994701cf2c229d770073e7d4e3 SHA512 561ea436243c2987f4a688d6ef3437894ed1251ce748d62f2cb52ae0a27405a5d2a595eb470d602c4b0d91bedf386982ce5114944c5c5b9caf90c0b80568c5d4 +EBUILD ruby-3.2.2-r4.ebuild 9358 BLAKE2B 2e55977dc07fcf11a64e31c7c006ea640bf5c630af1204e3bbcf766744245da524f8691566b6715ef2f97f546b79df792ccad9f586a0dbca73062f0bb6d21c6c SHA512 82795d98925835f887bff9eeed8e4fd50ea5f78256e00204e2178a061d20cce396abd12f15306694973831b3237d00454aeea4e326993e86ac6f520504e1f615 +EBUILD ruby-3.2.2-r5.ebuild 9404 BLAKE2B aa71ba80b78b5761c5e556a6d93613cc178dd125004120f5a27fdde3428dd583ad0ce9e128496c834e54e0afd069f7261914c45f97e7d9f25dc24b025bfacccf SHA512 310519ac44acaa8b1721a5c4d43421325dc105c4ea5f3194c59ba40be451f12bbf9f85294a1ba16aa6c774be4f9ca1691a058992aa654774d6c0de52b5d2c4b0 +EBUILD ruby-3.3.0.ebuild 9390 BLAKE2B 176a99fb34815fa141c28b65032fed7e6d9f40899697a8aa0b40d5f16145e6629afafe169ec9e8e3d9a6db3f043918f6ae6d165599e9da5125f6983500309c63 SHA512 45ff0e3f7da0adebea89baf3e9d1ad592866a376ef6a56e22918451190e044df544c2ad0ecea87f3cfc174a9d5eb22a5506207c13430df8ff5f2d2f15062f2b6 MISC metadata.xml 504 BLAKE2B ca7743b107a6825dd029e0798cf1b0d048e3ce730382245565692e9242d09553db2c09edd1d09195602d9d96167c8606f3e7ddd5a27e1473eb9e4fbbc9074d1d SHA512 c2cf0a52fe03067cc09edc660d981af2465e4a733e53ad601d0e6377fa61072a60be4ec916cae94023328600e52a29f18621b47e839bddc897fa00db44feb9b1 diff --git a/dev-lang/ruby/ruby-3.1.4-r3.ebuild b/dev-lang/ruby/ruby-3.1.4-r3.ebuild index b82f8a54cfe5..18f137eb902a 100644 --- a/dev-lang/ruby/ruby-3.1.4-r3.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-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=8 @@ -44,7 +44,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BUNDLED_GEMS=" diff --git a/dev-lang/ruby/ruby-3.1.4-r4.ebuild b/dev-lang/ruby/ruby-3.1.4-r4.ebuild index 5ac8926c11a8..01303a29648f 100644 --- a/dev-lang/ruby/ruby-3.1.4-r4.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-r4.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 @@ -44,7 +44,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BUNDLED_GEMS=" diff --git a/dev-lang/ruby/ruby-3.1.4-r5.ebuild b/dev-lang/ruby/ruby-3.1.4-r5.ebuild index 891c18c44ba3..c46b8cc3ce44 100644 --- a/dev-lang/ruby/ruby-3.1.4-r5.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-r5.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 @@ -44,7 +44,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BUNDLED_GEMS=" diff --git a/dev-lang/ruby/ruby-3.2.2-r3.ebuild b/dev-lang/ruby/ruby-3.2.2-r3.ebuild index 4bd9dd360dac..b1fe55a41716 100644 --- a/dev-lang/ruby/ruby-3.2.2-r3.ebuild +++ b/dev-lang/ruby/ruby-3.2.2-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=8 @@ -44,7 +44,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BUNDLED_GEMS=" diff --git a/dev-lang/ruby/ruby-3.2.2-r4.ebuild b/dev-lang/ruby/ruby-3.2.2-r4.ebuild index 9e0b71b55821..1f76362a0fb0 100644 --- a/dev-lang/ruby/ruby-3.2.2-r4.ebuild +++ b/dev-lang/ruby/ruby-3.2.2-r4.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 @@ -44,7 +44,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BUNDLED_GEMS=" diff --git a/dev-lang/ruby/ruby-3.2.2-r5.ebuild b/dev-lang/ruby/ruby-3.2.2-r5.ebuild index ab903f449f39..f5d3691313f5 100644 --- a/dev-lang/ruby/ruby-3.2.2-r5.ebuild +++ b/dev-lang/ruby/ruby-3.2.2-r5.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 @@ -44,7 +44,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BUNDLED_GEMS=" diff --git a/dev-lang/ruby/ruby-3.3.0.ebuild b/dev-lang/ruby/ruby-3.3.0.ebuild index f8b4271dfb6b..f467508bf9af 100644 --- a/dev-lang/ruby/ruby-3.3.0.ebuild +++ b/dev-lang/ruby/ruby-3.3.0.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 @@ -43,7 +43,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BUNDLED_GEMS=" |