summaryrefslogtreecommitdiff
path: root/dev-util/indent
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-16 00:48:13 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-16 00:48:13 +0000
commitd522d1ab80efc308821a88512ab6d40850d54cb0 (patch)
tree07dbebf1127598219fef59725122d71fd610bc30 /dev-util/indent
parenta4eda25bf0f72d757244b128657832bc4da28375 (diff)
gentoo auto-resync : 16:03:2024 - 00:48:12
Diffstat (limited to 'dev-util/indent')
-rw-r--r--dev-util/indent/Manifest4
-rw-r--r--dev-util/indent/indent-2.2.12.ebuild4
-rw-r--r--dev-util/indent/indent-2.2.13.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/indent/Manifest b/dev-util/indent/Manifest
index cffc965c4c7c..5d8fc85f99f9 100644
--- a/dev-util/indent/Manifest
+++ b/dev-util/indent/Manifest
@@ -1,5 +1,5 @@
DIST indent-2.2.12.tar.xz 620280 BLAKE2B c3414ebe58d75b74356b5c37234639dc34998b73e45a4c28ee20ab2932c523b528d577c45c32db88f2ee4aed58d1dceeda2fe68b8975d211dc0dad4a3a20f7c7 SHA512 dbe73bd3729074825f9f5b4241a4c539ad32069df56511963417caf0351ff9ec5edd77e9580338301c8abf89ab9c0592bc7e82c14eec7450c496259d7e9045dd
DIST indent-2.2.13.tar.xz 475360 BLAKE2B 6aad65e966f91c9776d0b3d32f185a6c7b45eabca847c806c1fff935562f6c4512f472ec814dc54d3fc40498f513baee99b5bcfc2ea25fd67fd24b0cd0f9fe1a SHA512 a92028f99cc64b451aac99802de564f2e915e7f0e258df761141f77595c07cc95c3f2c35917618dbc2cfa3aa5b163544e07aa6641c32298aca3a1c5331bb8c69
-EBUILD indent-2.2.12.ebuild 1098 BLAKE2B c1d44cdf67bb9c9f77a19d9167859558268cdee42f661be1d8a4606133957fd5ffb3503f6807e063045488824cdf2ef2b6f3f3af10fa690926a4c202c5773d4b SHA512 1159808204ad8d3624f3dbd8b70c1c7c31b4ce4f4543109454d52a4e49d13dfbd222f44ed2aba076ccce92d620ffe215fc791d9d3c1647d2527c9cc09b0badf6
-EBUILD indent-2.2.13.ebuild 822 BLAKE2B aabcc9aed32b9954c029a1d089e58f14a73011aac4a126acec74c4ce9f7da2d3e433f12f88005a233ee640e60ff9d9fc930d91af75328052c38d875b3bb2a555 SHA512 f9e694a1988efb7583cf45baa38ca3054c7e3be5839d02155a7b2427a1cb3984ff4a3fc0a99628852d67c980ca7b36f641ba36001ee4f72e13a7601e07ae0aa4
+EBUILD indent-2.2.12.ebuild 1105 BLAKE2B f10b56d19b8cecd6c6f8edd32f19e20fa2657291d99b72df1c1ea55b6fb1ccb4a25f797e08ca22a3e3d8883a0915c58b4ca726ab5e84cb0cf330897259ae0ece SHA512 8bdd4b10ffe49cf3134b220c24f352409770c716fc1eb29c1c57ebb35a56885b5edf867ce7ceb54754bb089d732b17617508e2a944b3957cd8f8db9aead5d8a5
+EBUILD indent-2.2.13.ebuild 829 BLAKE2B 8c91d14f20a070cd33529973198b9bde7c68283883dbf501f6fd524107ac69db197c540d8c00a4b7019a648eeffdd86cdb1c3a71520a60f67604932350e4bd4d SHA512 e9e909ef7b6088a70d45e8f026d4dfcdada712532c1467b0c1acf9131fc4a4d4b784f6cdf2f76ace124a8222ed122081e47347c92ccac2f20d5c46ca40c5752b
MISC metadata.xml 246 BLAKE2B ac877f4d9efd245589942e444e49aa217b48ba48af50fdc8d5893ca70fd04fc840c96eeb8e61d93bef5322fea198269813f0d674d481552ec3ec08a042016fc5 SHA512 2a28c9351bdec8b63ad5df5151c2afc18fc5c4afa9f41525a49bd20cd477974f15796b01f7727d2a2723907b8af233c351a5fbaacc2f9e9a89c71119cf34f287
diff --git a/dev-util/indent/indent-2.2.12.ebuild b/dev-util/indent/indent-2.2.12.ebuild
index a4678266e61d..11b20f5a8555 100644
--- a/dev-util/indent/indent-2.2.12.ebuild
+++ b/dev-util/indent/indent-2.2.12.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=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="nls"
BDEPEND="app-text/texi2html
diff --git a/dev-util/indent/indent-2.2.13.ebuild b/dev-util/indent/indent-2.2.13.ebuild
index 01c111647587..4c72ccc4f8c1 100644
--- a/dev-util/indent/indent-2.2.13.ebuild
+++ b/dev-util/indent/indent-2.2.13.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
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="nls"
BDEPEND="