diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
commit | 24fd814c326e282c4321965c31f341dad77e270d (patch) | |
tree | 033d63b33c21a3209964ab56005bb9bdd523630d /x11-misc/compose-tables | |
parent | 129160ec854dca4c3fedb5bcfbcb56930371da0f (diff) |
gentoo resync : 08.01.2021
Diffstat (limited to 'x11-misc/compose-tables')
-rw-r--r-- | x11-misc/compose-tables/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.7.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/compose-tables/Manifest b/x11-misc/compose-tables/Manifest index abc7b78a961b..9476b9178245 100644 --- a/x11-misc/compose-tables/Manifest +++ b/x11-misc/compose-tables/Manifest @@ -1,3 +1,3 @@ DIST libX11-1.7.0.tar.bz2 2409144 BLAKE2B 1eb6aa8f2fe50ddb2f6d324429b3d9cecfb48833c3f52f22ae8e32846be614c8db63c57d25e2b1c46612b6b333ff61ceab8ac0b605b117bcea1224f918af8e6d SHA512 f661ca90350fd8a94f054b00f12f5122cea068ebff706acfd399462236c189a296a2358d17d16166635101cf56cc19303dd407873a159932d093c9f33556f9fb -EBUILD compose-tables-1.7.0.ebuild 895 BLAKE2B 72fe08a0b8a07ef311c2c7e3d00f0efe2922ace618c929428e98e260b0858890b0f3cee81c4064c5383ea7e6beb65acd87b1af9d4c1326878ea36d99cde69c6c SHA512 473b96a045bd9f4ce9c9d504a3241940ae3dd083c820a91692361d3bac7bf36013923aabe817c8e062c928ca7badae706b48e9b1cc8834829db1b1db51005274 +EBUILD compose-tables-1.7.0.ebuild 889 BLAKE2B 7412ea439ac43b94a90de8391f79f039c36353f7f9ac94819dadd5787bf9d02b3ed0028f0788deea4c83951e9201cdf75323e6bf3c40d15533202374a4c2c390 SHA512 54dba5d4e1294ac5f35e11825cd20ede8a1ca2d4a8f162eee0f61a5ac63ea5cf5847c2b438c0eb2c3ecb95293205cf95acaca205778f8ecb9e2861abee54d0be MISC metadata.xml 311 BLAKE2B 1e5deaa311245a5794e72574f94028f60c1c712a06820551cae811b113d633816a60fd3920ff5f2ca287558dbcff28e57537d5c0d3ee3a325c7540bc0b98da13 SHA512 760d09a1ed93bf16d8e26a70fa1178c02c6b336dff9aa29f900d5eff305686b9c3fae4bc93bcce58c0427f567d3759dd3a8adcd8707d07fdd90c6db79d4e13f2 diff --git a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild index 8d2cd5fa5f97..448e65eba222 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/lib/libX11-${PV}.tar.${XORG_TARBALL_SUFFIX} S="${WORKDIR}/libX11-${PV}/" DESCRIPTION="X.Org Compose Key tables from libX11" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |