summaryrefslogtreecommitdiff
path: root/app-shells/bash-completion
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /app-shells/bash-completion
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/Manifest2
-rw-r--r--app-shells/bash-completion/bash-completion-2.11.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest
index 36819864347c..15a194d220bd 100644
--- a/app-shells/bash-completion/Manifest
+++ b/app-shells/bash-completion/Manifest
@@ -1,5 +1,5 @@
DIST bash-completion-2.11.tar.xz 311004 BLAKE2B 98e3ab6669bd70b49b238a597f1bc1309dc7ddd51c5b17c5e054f9161115d75d26e85d547471bc087e070d10554448b790a6dfb557abc413b70079ecc94acce3 SHA512 41585f730b5114d397831ba36d10d05643c6a6179e746ddc49aa1cbef61ea5525fd2f09b2e474adee14e647f99df8d5983ee48e29a59d8a30e1daf7fb1837e06
DIST bashcomp-2.0.3.tar.gz 3539 BLAKE2B 75304d144792cc7f6ad5455a05a65c33c646d6f7384d020a06a1fcf012cd51625a3dd0750ad539253453b1eede196c340286a1e81737f0835b5091609ba01295 SHA512 b2bd185ccbd4456939ccc731cc1983fcec2b9564a9920642a753fadd5d897fdb96b925ac1524657629d621d45b37d99076c8ae72511a827e96ff6c388d720008
-EBUILD bash-completion-2.11.ebuild 3961 BLAKE2B 527ea7d804eee5faa5b8681f6f6d90a31dd29115b46dd8017f05ce838d6391bdf4f380b34b982ac13d79dd11de51731ed9ffdfd91add2dc23fc9f691e2a01620 SHA512 0b7063a02458d22da661aa5749fba1287b1a18975e0d532f002d20a45ff3cc3bc8ff6e3fd6ae518dde367b254b44bb8fe3272127f0e996a99238529a3f8970dd
+EBUILD bash-completion-2.11.ebuild 3950 BLAKE2B ac26e1a66a87224776d1eeb6aff1856b10bb089cf53c6e7be345f3655c234c94779a72b0dee3842545cdfc7787e5f33b5170738640cebd2196a52d76b916f75d SHA512 297a3156f30f93d4323074f177e61fc7ff18cca67a2861b3a88298b2f53719fb61b3e9afc698fca9a5e835eee6a3c1e6f4cb3e8205dd6d3b9dcfc7a0634d0916
EBUILD bash-completion-9999.ebuild 3895 BLAKE2B 4029f4c92080e9a351cc5f4d3042f39faced24da1d45ae990264424c19e12388394be53b3917eb894d44d1bdde7a048df122a3044ede67e54d192c5b026894ea SHA512 6a58d0a8fa1546525070694f8a3f72a6c9fea9a2a40332cf71a81cdb85d7acf4196fdffc8fab83c7ab6603ba6f54b73be5f91189ee4e8ac529c74de12929c1be
MISC metadata.xml 1439 BLAKE2B 06bfaf55046a8e6001e3de802ce5a2fc11b32897726930ce1e98b41e75faac78e54ff8ee947f4fc85a207b64c342c6359298ca08e66e39a74a0c8c99cd0fe4cd SHA512 2d6fab5c7b6f5539bc0ea7f56ca787524d0ef20777b86e58c87200423bd10081dc21053e21ba9084e7a7f4ec03d73d71ac4b7cc1082e1da3ca8d1499b996612f
diff --git a/app-shells/bash-completion/bash-completion-2.11.ebuild b/app-shells/bash-completion/bash-completion-2.11.ebuild
index 6ccb5b58b134..6329c5eb0375 100644
--- a/app-shells/bash-completion/bash-completion-2.11.ebuild
+++ b/app-shells/bash-completion/bash-completion-2.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris"
IUSE="+eselect test"
RESTRICT="!test? ( test )"