diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-24 22:45:43 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-24 22:45:43 +0000 |
commit | 3f6b99c9f74a0a7bfa2e18f0a7bc7057739cc00b (patch) | |
tree | e56393aac5dcc184833b4e155d45468003757d48 /x11-apps/xkbutils | |
parent | b0fd0bc5c186e99078ed8d07146e8c14f1089639 (diff) |
gentoo auto-resync : 24:01:2024 - 22:45:43
Diffstat (limited to 'x11-apps/xkbutils')
-rw-r--r-- | x11-apps/xkbutils/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xkbutils/xkbutils-1.0.5.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/xkbutils/Manifest b/x11-apps/xkbutils/Manifest index b0b716375dde..f77a4023cdf2 100644 --- a/x11-apps/xkbutils/Manifest +++ b/x11-apps/xkbutils/Manifest @@ -1,5 +1,4 @@ AUX xkbutils-1.0.5-c99.patch 1694 BLAKE2B 8328ec46960c72206931981c447db6b3444f6c44b3722ab0d5aa1fa2efa5b18c48d0997530ddc9e7a416aaf3d13f11561bc514838ccb081c3a6cd41dd1ba8942 SHA512 f7e5a746615c3013dbc7a60082652fa29dd36f477def85786e249fb7f39127b4048b0001f1d5a0e8c9dd24cbacc43de314d352eff0dda8f41d8fd12e6ba55c42 DIST xkbutils-1.0.5.tar.xz 129344 BLAKE2B ac2572b31638120dd5c5e92497f9cde4b43df7ab0f13882f5f1fbac71084dc112a1f9e34d10adf5a4eb83b1b1636ab2388ae8675be5ac1048a3913ac7b0d7f53 SHA512 0d8d460f5e015e9034292688437511068dab61216c2493f2981cfb63aaa012976ac9435c1586a22c0940fbfcb779b48dce9b85832303fe2b854aa945b814ac77 EBUILD xkbutils-1.0.5-r1.ebuild 434 BLAKE2B 921195ffa26678ffb054d9ed5296a765cff18e54b4423722c0e15c398417d6b1d1ff449525823d004660b999d56abde27753ba0a0e38429dec8593cfc95834db SHA512 185ed7a153beb5c8470ee0c6095587f105e867549fa0da3caaa9f8418f23f64b21380a9d7778e0bb63f00a3bc28bd0320aa1f66fea5f86ca2193baf809e35815 -EBUILD xkbutils-1.0.5.ebuild 384 BLAKE2B 44b1fa6c0cf58369132f2b25969977ab746a98e3e2e6e0a5efb3a4f1ac48aaeee184e5d75f3248fa94ae1408daff4408231c263b4d75074e146f6042f8bb9625 SHA512 46fe3a2533c28cfc699096c8229595794e64a63d0c08946727d23931878b92ed72226be7ce8afd66781814209487c6ff50ea7e322e82a3fa1642174242e51218 MISC metadata.xml 339 BLAKE2B 7b4be159854a72eeb269ac7349edb97862748cebb7d7b37d858dd2283f791890caeef442fa44cd804bd4a776c66666db4e327e3b8b5417d15007940702af2ac6 SHA512 bb940fa2dca293434d965d7fd443dae05b1b70dc34c2939389c367875c71a0e6c6e632dd95d2c75e0a85b682ecd6c0131030c069c50f2ada4d3782b9e238e95f diff --git a/x11-apps/xkbutils/xkbutils-1.0.5.ebuild b/x11-apps/xkbutils/xkbutils-1.0.5.ebuild deleted file mode 100644 index 757b074a49d0..000000000000 --- a/x11-apps/xkbutils/xkbutils-1.0.5.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XORG_TARBALL_SUFFIX="xz" -inherit xorg-3 - -DESCRIPTION="X.Org xkbutils application" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libXt - x11-libs/libXaw" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |