summaryrefslogtreecommitdiff
path: root/app-text/editorconfig-core-c
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-03 20:27:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-03 20:27:24 +0000
commit27e5574c9ed56a2633e25f7fa8f591554266a1b4 (patch)
treeeafae39b8faa55ceb7cc8100d5d03a2dfc9b7842 /app-text/editorconfig-core-c
parent5aede38e7304fc5c3bd8a2034b25758b15a19fa0 (diff)
gentoo auto-resync : 03:01:2023 - 20:27:24
Diffstat (limited to 'app-text/editorconfig-core-c')
-rw-r--r--app-text/editorconfig-core-c/Manifest4
-rw-r--r--app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild4
-rw-r--r--app-text/editorconfig-core-c/editorconfig-core-c-0.12.5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-text/editorconfig-core-c/Manifest b/app-text/editorconfig-core-c/Manifest
index 2e935e9cf841..9aa1a3eb23d6 100644
--- a/app-text/editorconfig-core-c/Manifest
+++ b/app-text/editorconfig-core-c/Manifest
@@ -1,5 +1,5 @@
DIST editorconfig-core-c-0.12.4.tar.gz 72141 BLAKE2B bfbd7ab2eb3ac1c73d387447e16c0888b4dce1318f14f1a511cbf1e5c34aecb31921955fb51a6c07a8a991fb388995971ceed22b4e53c53b1c56fddbbcccfdfc SHA512 e275d4f77fddd31717a588be15a67a630e693efbddc5e1cf7e9b116b1c1a700fa9bafc1322733aa73a009c78519e00083b151bbc4a5ad55128df2c7360f9a163
DIST editorconfig-core-c-0.12.5.tar.gz 72272 BLAKE2B 044723047f8bc6ed0a4b3c5defbc43a0192edd0997dbaf9e9be6027d47f0d09c2bf4ba8141dda67ba541657a6c462afb86bb575a0eee586cf9a45581a5ff2017 SHA512 7d54c8c1ade8ecef5dc8f35e006f0e226455b7ed9541442a846bbebc26765e92abbbb29b991748164015bcfaff8764a0ac007e4384e163678a2922f7ca6b2e03
-EBUILD editorconfig-core-c-0.12.4.ebuild 1021 BLAKE2B c1701b2ee36f0e0c13450a0fb789bbf97776dd640ffb644c7e55daec1a91a791990905ad3570f4a2d4ba74b16fe65151a1fc6189b7ab70ea9fb59dbc701a6bbc SHA512 4d23b824021818a55c6544c7ce83a18463e91effd60aaec94b306da27ae6baf915d39e951e63ff89b1cb8ce695684fadea56b7658bc7e5b2760110b04ee135ba
-EBUILD editorconfig-core-c-0.12.5.ebuild 1024 BLAKE2B caed039c6593c40f85fdd874abb80e7956b7e81a2e035c6767260317b1feea95fb4450de9881803e9234bbe937e3518df092cba14a9bbcb1c5002f437133091a SHA512 559e8026ceefb5288ea136343709104b998aac5d1c42036fbabf90db3fcec8e77f3a44f607bda90bd1a6ca044f63b37771592eeb24a3298a4ccb73ff1082b3eb
+EBUILD editorconfig-core-c-0.12.4.ebuild 1018 BLAKE2B 4010d6ebf80a6c4065a2f8533976d6e89fcfcfbf9b7aba97b56ac045de878cb89ff5be64c728760dbe7dcf1a20bc0134b0042a4d2513fda5ecd9eac9477cc31a SHA512 e306e7345354fc0cf8dd33a818cd4387debe4c68518a3c363c3c0918b6a1731c89adf5a937daa3228c3f8ae711af81a4e08e06840d137e88ebc8981aeca30997
+EBUILD editorconfig-core-c-0.12.5.ebuild 1021 BLAKE2B 352102bb02208e9da6b9023475353641b901a12416a34c0434d81134c7a06895643d45bfcb2d15df70f370e3177d424db355553321bd0a22fc08ff14f9bb1377 SHA512 dc1f5ab07bcb604f6ccb3bba2b6152c763cc7eb3e4f528bc99142d4039ca84690cafca02ec3f03fcd12c93798245eb2630af4a4cacb004f823a014785592d2ab
MISC metadata.xml 389 BLAKE2B 936516a5d13add9bcb0c94e20f3ea1eeb14119f2cae956c472848769907df123431f6dfa846bf82955a340a9c7f21bfe738203fe4a2bb6ea24ac22bf38d6e0e8 SHA512 5380c32b0d900044ce0d0562d6a71a0db840d01ebc48bdb34a5da2f61a8deff1a475fc03958796edb819d06f7e358a15c9fa4dcd20a91b64ca3c0e790746ad11
diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild
index a3246a626c2d..527bb600f9ae 100644
--- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild
+++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -26,7 +26,7 @@ src_prepare() {
}
src_configure() {
- local -a mycmakeargs=(
+ local mycmakeargs=(
-DBUILD_DOCUMENTATION=$(usex doc 'ON' 'OFF')
-DBUILD_STATICALLY_LINKED_EXE=OFF
)
diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.5.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.5.ebuild
index af6a057b5e57..3b07de5cbc46 100644
--- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.5.ebuild
+++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ src_prepare() {
}
src_configure() {
- local -a mycmakeargs=(
+ local mycmakeargs=(
-DBUILD_DOCUMENTATION=$(usex doc 'ON' 'OFF')
-DBUILD_STATICALLY_LINKED_EXE=OFF
)