diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-01-01 06:30:58 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-01-01 06:30:58 +0000 |
commit | c4d4d544a37efc45bd5482e62e1fcdbe7d5993d3 (patch) | |
tree | e97ec8b6356535412a838039bf7874aef3129f50 /sci-biology | |
parent | 2e36bcecf24a3f583ae8f27b71ba13b3cfd39778 (diff) |
gentoo auto-resync : 01:01:2025 - 06:30:57
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/Manifest.gz | bin | 19006 -> 19010 bytes | |||
-rw-r--r-- | sci-biology/yass/Manifest | 4 | ||||
-rw-r--r-- | sci-biology/yass/metadata.xml | 1 | ||||
-rw-r--r-- | sci-biology/yass/yass-1.14-r3.ebuild | 9 |
4 files changed, 5 insertions, 9 deletions
diff --git a/sci-biology/Manifest.gz b/sci-biology/Manifest.gz Binary files differindex d8007b92ce83..be15df6fe3c4 100644 --- a/sci-biology/Manifest.gz +++ b/sci-biology/Manifest.gz diff --git a/sci-biology/yass/Manifest b/sci-biology/yass/Manifest index 67d63f2524db..9241b39b723c 100644 --- a/sci-biology/yass/Manifest +++ b/sci-biology/yass/Manifest @@ -1,4 +1,4 @@ AUX 1.14-as-needed.patch 6046 BLAKE2B d2d7d5f71a4db2780d1485fc9074caac6916428e3b3e28fc9553e0be29b0a58182b2af325b577934b94d831b81d1731226000cad4bdbdc297c6cd3dbf627b94e SHA512 4b9227bb16556084121336b01d6d02257ccf7e35765db53b4a6ba2b0a41946a6b600a9dd05156b763b4b37f18d30d2c9111eeca79a1656f757199ba1cda5b3dd DIST yass-1.14.tar.gz 235530 BLAKE2B 55b7e8e7834f3a76a09e5e509884b391053fe97a7d5aeb3132009c8050014fb6dae92f7b246c85646a872fd5bde7a4b8c3bd0124fb38c7d0f648b85c63d99ad7 SHA512 fdfac6f391848d0bd35829a966721a242697b0832803092bd7ea2116149332642ddf3bf5f095fe707f6edbbb9454efe068852fe6d5cdfe937445d9d32a521fa2 -EBUILD yass-1.14-r3.ebuild 660 BLAKE2B 33b1797f007496be23a552c8c0884379ea4cd7877e81533a982fe33e0c900787f7824bd21c9720ffc2538b3cb8f28921b64d7d3988a176d29cc914d8fa0578b1 SHA512 92c0ca3b5f81598fd4735c0e2251668d1fda7f0a202b0ab685846737db644d78c638b5c6a4ef012b2ea28321b9a39f544f92ddf7939cb44e371e60b44f3cc4e1 -MISC metadata.xml 440 BLAKE2B 8dbb90197bbabba0844a01d338185dceecf8dc7925cbbe89f14a394df0e2f328aa600f99576a4fe08e71735d9c190e9278d3f71be3cbbb624d3e9e72e27b668c SHA512 d0912b9e3b46bb9315c830fb998173db9db6ce4ded0f2806c3af78749a4e1477eccc8a4200f71bd6de4eeb43c9dd462d44632eeafd58cca7a811751257d4df14 +EBUILD yass-1.14-r3.ebuild 590 BLAKE2B 5a8824abb72d60e6ba5026b1fe1a8102f24306715c79af1338470a5c22661e5be60ee44461251183b5485334d776f01fdf87d1d1ac7239939dfcf4e39f0cf985 SHA512 9df42f1b2c8fa9bdef143e0cb9ab55f1f1cad5d3941d023ad3b7dd5a5d2a7c665e6173d9728c08bfe7031177ec9958b4d7b184fbdaa11844d1badba9113b3d72 +MISC metadata.xml 366 BLAKE2B 5dea39fae4ca5373e9bef9c525882e79ebe597fd3b9a6ae9df1c2f1800a63497bc85ea22ad0783f751bb18ac5fa66ebbb2379c0bb0596f7e0b14a964bdec55e3 SHA512 60f205d4a8b021b5390a2982c1ce2ab6844070e0ef44b6755bf743a1ec0aa7cb5bd507ac8f39c1230d4e54b58c976d2aa72763b8b0b36beaed5cd417448c64f6 diff --git a/sci-biology/yass/metadata.xml b/sci-biology/yass/metadata.xml index 1235113d13c6..4688bfdad406 100644 --- a/sci-biology/yass/metadata.xml +++ b/sci-biology/yass/metadata.xml @@ -6,7 +6,6 @@ <name>Gentoo Biology Project</name> </maintainer> <use> - <flag name="dmalloc">Enable debugging with the dmalloc library</flag> <flag name="lowmem">Build for environments with low amounts of memory</flag> </use> </pkgmetadata> diff --git a/sci-biology/yass/yass-1.14-r3.ebuild b/sci-biology/yass/yass-1.14-r3.ebuild index 3913c44f4580..be75847e2ad0 100644 --- a/sci-biology/yass/yass-1.14-r3.ebuild +++ b/sci-biology/yass/yass-1.14-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,10 +12,7 @@ SRC_URI="http://bioinfo.lifl.fr/yass/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="dmalloc lowmem threads" - -DEPEND="dmalloc? ( dev-libs/dmalloc )" -RDEPEND="${DEPEND}" +IUSE="lowmem threads" PATCHES=( "${FILESDIR}"/${PV}-as-needed.patch ) @@ -28,5 +25,5 @@ src_configure() { econf \ $(use_enable threads) \ $(use_enable lowmem lowmemory) \ - $(use_with dmalloc) + --without-dmalloc } |