summaryrefslogtreecommitdiff
path: root/dev-util/scons
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-20 15:41:38 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-20 15:41:38 +0100
commita597364520b9291d0b2a23bb007ced022e821d95 (patch)
treefbdb29d309a73a184394006e206a8d4362ccdad8 /dev-util/scons
parent1def2e3dbbf3c86abad238d1118502cfe7f61f08 (diff)
gentoo auto-resync : 20:08:2023 - 15:41:38
Diffstat (limited to 'dev-util/scons')
-rw-r--r--dev-util/scons/Manifest2
-rw-r--r--dev-util/scons/scons-4.5.2.ebuild16
2 files changed, 16 insertions, 2 deletions
diff --git a/dev-util/scons/Manifest b/dev-util/scons/Manifest
index 0f0345167947..4aae30251d0c 100644
--- a/dev-util/scons/Manifest
+++ b/dev-util/scons/Manifest
@@ -16,5 +16,5 @@ DIST scons-4.5.2.gh.tar.gz 5844800 BLAKE2B c0f42994a178bb0fb329cfa05328bdae89b37
EBUILD scons-4.4.0-r1.ebuild 3708 BLAKE2B f517ee268e793b20fa6e9f3d4f3399db258bb72a13d6498bda215da4de7e4099252e0832e7c011a9d4d9a0543e3062653d27a6cfc0990121d4b692b2f236c43d SHA512 b81dca9f1fa22f5642dfcd46db010b827f7354a9bd7519b9a0587a8e1b9eed11694b305b33b9ad490b8de2b98dcf79d4774969228192dcfb7e12da333c3b2967
EBUILD scons-4.4.0.ebuild 3619 BLAKE2B cbaf4e1ffe2482d7e22a7dace5b3afd8cd34bebcffec151a4544d8a1c45ea738ba58190f53124614ceff53a00ddd5ca3b840f0235cdd2d07cbc5d2af329766d7 SHA512 167f5716a65b491a5f4781c2709e3c56135f4d52432059b9e30bb3a258c421cd1ea3712f68ff692aacaaaddae1df12cee6d9f5555b12a431810f16bd4595d977
EBUILD scons-4.5.1-r2.ebuild 4059 BLAKE2B a40a08be3b49ed1c5a24f989527cbaf8707cf17698adee8716036a782b251dd7419d84acd093e074e6d1623fdc807738fabac051ca487f758d56e9e6de178a65 SHA512 221ca76a7800855809b7f5f029a98815dcdb796f6d4fb5bdeeb3d030e5583349500d760afa0d7d85a3ba21b3234f32a33705c23d739ae59eed3de5a77cd711e0
-EBUILD scons-4.5.2.ebuild 3961 BLAKE2B b60bfe85398ea428bf465f8c526bacd47a5319b7d2c332d8652c15c27a90799506c53db6ded7cc92a681f92575b246e83959b24f4915163b09d39a436f3568d3 SHA512 be5476896ad3b31933041f56b65d7a2d3b139f8392c376163279aa6ae33f46f5c71e57171b582859da4380b1ff69d8a110398424e0eece4ac6b6b3a52cf45e3d
+EBUILD scons-4.5.2.ebuild 4416 BLAKE2B 6ebeeacbaa8f3c72c4e0ae6d2cee7a058a9c67f22490a0f1413fd3f9fac0c181704459b002341732978655976d0e265b59d688f9316f188cc7904344fe6a49fc SHA512 b4dfda5d85b66e95fa21b078662a0421cf6bc70695d86306e971f568def361794e84f2865f7af4210442313f0e3c027fd22d26dccb17ce2c33643497284f91b0
MISC metadata.xml 803 BLAKE2B 17a1596fb7b6991a9c4732c8e8c1231cd57ba42ae9e0b65a475f4a00503bacba23ae671df112909688574f836962951dcd2fd7a35bc83c34a0eeb72ecb96bbc2 SHA512 c1451442bdf49d7c85cc84831ea3a8a540581680858dc1ac117080b6a8558419d004952ade0410c0b31d9d241ae3d5eef1c81525ecb80c40cdc380b50f49e1ad
diff --git a/dev-util/scons/scons-4.5.2.ebuild b/dev-util/scons/scons-4.5.2.ebuild
index b08903645edf..811391d01289 100644
--- a/dev-util/scons/scons-4.5.2.ebuild
+++ b/dev-util/scons/scons-4.5.2.ebuild
@@ -32,7 +32,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="doc test"
RESTRICT="!test? ( test )"
@@ -74,6 +74,7 @@ src_prepare() {
test/Java/multi-step.py
test/TEX/newglossary.py
test/TEX/variant_dir_newglossary.py
+ test/Configure/option--config.py
# broken by commas in date, sic!
test/option/option-v.py
test/Interactive/version.py
@@ -91,6 +92,16 @@ src_prepare() {
test/Repository/multi-dir.py
test/Repository/variants.py
test/virtualenv/activated/option/ignore-virtualenv.py
+ # broken by CC being set? *facepalm*
+ test/LINK/applelink.py
+ test/ToolSurrogate.py
+ # no clue but why would we care about rpm?
+ test/packaging/option--package-type.py
+ test/packaging/rpm/cleanup.py
+ test/packaging/rpm/internationalization.py
+ test/packaging/rpm/multipackage.py
+ test/packaging/rpm/package.py
+ test/packaging/rpm/tagging.py
)
if ! use amd64 && ! use x86 ; then
@@ -128,6 +139,9 @@ python_test() {
# and returns "2" if there are any tests with "no result"
# (i.e. in case if some tools are not installed or it's Windows specific tests)
[[ ${?} == [02] ]] || die "Tests fail with ${EPYTHON}"
+
+ # sigh
+ rm "${BUILD_DIR}/install/usr/bin/.sconsign" || die
}
python_install_all() {