commit: 73d1981f2f89221724c8f9896f96a50bec760b5b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:36:42 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:36:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d1981f
x11-apps/xlsatoms: Drop old versions
x11-apps/xlsatoms/Manifest | 1 -
x11-apps/xlsatoms/xlsatoms-1.1.1.ebuild | 13 -------------
2 files changed, 14 deletions(-)
diff --git a/x11-apps/xlsatoms/Manifest b/x11-apps/xlsatoms/Manifest
index b2d786fa706..9f7ea9ec883 100644
--- a/x11-apps/xlsatoms/Manifest
+++ b/x11-apps/xlsatoms/Manifest
@@ -1,2 +1 @@
-DIST xlsatoms-1.1.1.tar.bz2 116501 BLAKE2B
14cf98b57bf74f11c75d693c3d33ff8c4dbefef76c9d9dc62717332f764ee27160ce85c997a8e65f665823f302567daef092ba7be46b9c91c1d9077fc968eaf5
SHA512
c372c80c82942eb7ee50eb243182d4bfcbaf417d0f6e2253c0baf7df65e506908914604b06add6d745cc32d7b3bcfa6c49e93dd52d78cecbae13ed49f856dd0f
DIST xlsatoms-1.1.2.tar.bz2 123157 BLAKE2B
db6dcd01a8494411068ae43cb93c03fe03191c981d400a7f1fe2c179e7db2bc665af8989f6e4f0b136668d3f78cf491015b58d5fc3dc7707925b9688be780848
SHA512
f29001de22818792212312f1b9daee1bf7afa2ef2ae945cd8c14bdc1a7bb40064d3878c5efea60458ac0bf515ab1ece16fa90cbd2b0a879a5f07f3aa3e6a0baa
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 dd0a6fb289e..00000000000
--- 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}"