summaryrefslogtreecommitdiff
path: root/x11-apps/xwininfo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-22 01:00:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-22 01:00:40 +0000
commit58d5ec1c1e98326577fa902f6c9c568639b18d12 (patch)
treea2f9e1c3c028a4c89cf347a26a9f8cfc3da35bae /x11-apps/xwininfo
parent42d100735379ec54a77539383203e971a7ab8440 (diff)
gentoo auto-resync : 22:03:2024 - 01:00:40
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r--x11-apps/xwininfo/Manifest2
-rw-r--r--x11-apps/xwininfo/xwininfo-1.1.5.ebuild16
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xwininfo/Manifest b/x11-apps/xwininfo/Manifest
index 820300853653..483eb20bd21f 100644
--- a/x11-apps/xwininfo/Manifest
+++ b/x11-apps/xwininfo/Manifest
@@ -1,5 +1,3 @@
-DIST xwininfo-1.1.5.tar.bz2 172496 BLAKE2B ad657a96b74190981ecd2d946d1b81fcd0515a481f0d6d880d790b8e1eb4bf7e85bdd9a74b631acb88c2254839afde7f6ee79647af66c357c8ef4199aac51f02 SHA512 a3268bbeeeeafac94e589fdd47554a965910d40df7cc3d9c36c7c24fa4f5dd49615484d5916ccb41efca9cd4cf9d8981a4c60953b921220b3f4f57f9cce0e1a6
DIST xwininfo-1.1.6.tar.xz 161660 BLAKE2B d23d175d6083d95ef5f5df79fb1c88b4d92c618dbec90ee3dc4ae07fe2c5600b9c4dd00dcf3a32b512b51ecf9c6a11e5e7a5bb398f2cb479bdea05b076e5fd73 SHA512 c6df4ed3dcf97772450612f2786ecab8313a43bb78e0b8020cc9ec228b3f466f55090313ad02c8159a73a6892d117322ad85e28d9d76e38bb84c9750712c20bc
-EBUILD xwininfo-1.1.5.ebuild 405 BLAKE2B 4207967e06c2b0ab615e14982086fb744696d21291f47b3c15bf5889ccc4978c7e17a883a3760a22cf0d905ff3501b75ae7165e011f3c8e054d125f510c7f1dd SHA512 2072c2759d6d08e9014a374c4245c2b3b3cc4a278e9940cf82a20e6ffc56fd8e22f01322a325900703f74d0c3fbd5c7f5c38d21cb1369f8fd7633636aef6c7e8
EBUILD xwininfo-1.1.6.ebuild 502 BLAKE2B 1e6f94d2053629d3d1b39bcd1d7387fe07f24eb3398c158066c8775f1be4e5eb51bc4c1c38502b013f4b43a4a82d71fb4675ecc97ee5610fb72cd5a6a90a143f SHA512 157adf42b569bdb6ba768d3377602612545a80a0f22b522fd71cca0ac6093bd749152fa0f7cc42c6d32c5df4b3f7c21365a811fc50f249b9235bd306aeccf86c
MISC metadata.xml 339 BLAKE2B 43b93c2c0772315059c28136add97d519c99b524e0ce0cbc77468a13a9fcf0512a1cfad7b23e60ff766bdd25f3aa1ff4d9448850ada5a4958cb7f8c46aacbb53 SHA512 50b18ec621e21541c1e4e0073d71c3a31cf763d333adf0afec2eea6becb38a7d72704616a5a2bfc5037527af4b08d8d71b48805e0145d8add9ce19d1941234df
diff --git a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild
deleted file mode 100644
index 481dc6a9c8b1..000000000000
--- a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="window information utility for X"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE=""
-
-RDEPEND=">=x11-libs/libxcb-1.6"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
- x11-libs/libX11"