summaryrefslogtreecommitdiff
path: root/x11-apps/xlsatoms
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
commit22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (patch)
tree808b5701901fb54b53ec3ecf6f33272e933f3ea6 /x11-apps/xlsatoms
parent91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (diff)
gentoo resync : 25.05.2018
Diffstat (limited to 'x11-apps/xlsatoms')
-rw-r--r--x11-apps/xlsatoms/Manifest2
-rw-r--r--x11-apps/xlsatoms/xlsatoms-1.1.1.ebuild13
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/xlsatoms/Manifest b/x11-apps/xlsatoms/Manifest
index bdc8eea4862d..f09eef9dd858 100644
--- a/x11-apps/xlsatoms/Manifest
+++ b/x11-apps/xlsatoms/Manifest
@@ -1,5 +1,3 @@
-DIST xlsatoms-1.1.1.tar.bz2 116501 BLAKE2B 14cf98b57bf74f11c75d693c3d33ff8c4dbefef76c9d9dc62717332f764ee27160ce85c997a8e65f665823f302567daef092ba7be46b9c91c1d9077fc968eaf5 SHA512 c372c80c82942eb7ee50eb243182d4bfcbaf417d0f6e2253c0baf7df65e506908914604b06add6d745cc32d7b3bcfa6c49e93dd52d78cecbae13ed49f856dd0f
DIST xlsatoms-1.1.2.tar.bz2 123157 BLAKE2B db6dcd01a8494411068ae43cb93c03fe03191c981d400a7f1fe2c179e7db2bc665af8989f6e4f0b136668d3f78cf491015b58d5fc3dc7707925b9688be780848 SHA512 f29001de22818792212312f1b9daee1bf7afa2ef2ae945cd8c14bdc1a7bb40064d3878c5efea60458ac0bf515ab1ece16fa90cbd2b0a879a5f07f3aa3e6a0baa
-EBUILD xlsatoms-1.1.1.ebuild 332 BLAKE2B 2b4b3eb919e1e6a97152ec16320e2332a851bee374234aeca1c475746fce42869c6374dc0408eddd2d5803dececb2931efbad0884e3138adc4ec7f236156344c SHA512 f0326e059f8511b006e0aa4f56aeba06e396bd9a407756fa844e8a3203dd68f183d18466e78d8644530f12c50b424c74e2edd52f0a4e23f94ed5310d690dc0fe
EBUILD xlsatoms-1.1.2.ebuild 341 BLAKE2B 920c1f44de8613ff2ae2edd650003c2869017b707739fc1ed700a8d4ba8d0f01c4fdd1cf57c9eb7e7cec9c738eef24cc79407e60794b7323e3b69cdcb3a70c62 SHA512 220d8b3c42669824e12f018beb64604b94bdde2f6bbaf5a40b23f442de7ad7427a61dc6f0305cdf6fe77fae2e0ae65428267542fdb023ba560997a05dc7a6a6a
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.1.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.1.ebuild
deleted file mode 100644
index dd0a6fb289e4..000000000000
--- a/x11-apps/xlsatoms/xlsatoms-1.1.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="list interned atoms defined on server"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libxcb"
-DEPEND="${RDEPEND}"