diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-18 08:34:08 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-18 08:34:08 +0100 |
commit | 933ed80ab9b645de54b16eeb7410c0a54f47574f (patch) | |
tree | d954e8a97c73506c33035766b9578ece5d31667f /x11-apps/xkbutils | |
parent | 0b1a4d018ed7758b9e49f6e4b3b38304f91a8cf5 (diff) |
gentoo auto-resync : 18:08:2022 - 08:34:07
Diffstat (limited to 'x11-apps/xkbutils')
-rw-r--r-- | x11-apps/xkbutils/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild | 16 |
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xkbutils/Manifest b/x11-apps/xkbutils/Manifest index 466e616f76d6..3cfbc63fe442 100644 --- a/x11-apps/xkbutils/Manifest +++ b/x11-apps/xkbutils/Manifest @@ -1,5 +1,3 @@ -DIST xkbutils-1.0.4.tar.bz2 131269 BLAKE2B 20e51a33b280bf4eaf6dfb3b2986ffdb09d1bb4fe3dd3689de5256204cc0e90808367b0afc054e2b5a6746b3b125bc0d20337761e1714c069f3c300a65fddb06 SHA512 5bb6cb52ac02a4ec18332559853815585ca86e00e8c6452483af10c4db75811fe00952575dbbad5b7d03b9d6498830fb45d617b1b3c5c1cea8445f1131856a4d DIST xkbutils-1.0.5.tar.xz 129344 BLAKE2B ac2572b31638120dd5c5e92497f9cde4b43df7ab0f13882f5f1fbac71084dc112a1f9e34d10adf5a4eb83b1b1636ab2388ae8675be5ac1048a3913ac7b0d7f53 SHA512 0d8d460f5e015e9034292688437511068dab61216c2493f2981cfb63aaa012976ac9435c1586a22c0940fbfcb779b48dce9b85832303fe2b854aa945b814ac77 -EBUILD xkbutils-1.0.4-r1.ebuild 357 BLAKE2B 91ad87fa648ae3520b0a140b7c9cdc29ae09f78e06deb88d4a3f261d146824c2016316e528f91386f2b0149f388707536f439684a6cbea1d05137fd3880e2b5c SHA512 795a2f878e3795267bd150bdbdb8a27dac5b169e1c2103250eff0f94cde0b5e6142b0a5fb81963e2b6f50f36c42187bad9c406947ddb2748cfde7831d417cf13 EBUILD xkbutils-1.0.5.ebuild 384 BLAKE2B 44b1fa6c0cf58369132f2b25969977ab746a98e3e2e6e0a5efb3a4f1ac48aaeee184e5d75f3248fa94ae1408daff4408231c263b4d75074e146f6042f8bb9625 SHA512 46fe3a2533c28cfc699096c8229595794e64a63d0c08946727d23931878b92ed72226be7ce8afd66781814209487c6ff50ea7e322e82a3fa1642174242e51218 MISC metadata.xml 231 BLAKE2B 6373a9c04316f777f87754fbb7cbc856493138d32bdb05d1015946ebbb359c4b8adb9372554097833d5c9a20e00e32fa0a1c90995d9299dd2215a2cadcccbb73 SHA512 bf6ad5078a6775cd61d257939d41ec53d006124475da2949c55b4b3ac138ec85a88b9068c5920b1e781fadda963939b8f120f8864d82e10cf50e09cc8052a6dc diff --git a/x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild b/x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild deleted file mode 100644 index 1aa7f2ab91f0..000000000000 --- a/x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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" |