summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-24 21:36:42 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-24 21:36:42 -0700
commit73d1981f2f89221724c8f9896f96a50bec760b5b (patch)
treebb45d1196646d270258861b79d207f1d0668fef9 /x11-apps
parentx11-apps/xcmsdb: Drop old versions (diff)
downloadgentoo-73d1981f2f89221724c8f9896f96a50bec760b5b.tar.gz
gentoo-73d1981f2f89221724c8f9896f96a50bec760b5b.tar.bz2
gentoo-73d1981f2f89221724c8f9896f96a50bec760b5b.zip
x11-apps/xlsatoms: Drop old versions
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xlsatoms/Manifest1
-rw-r--r--x11-apps/xlsatoms/xlsatoms-1.1.1.ebuild13
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xlsatoms/Manifest b/x11-apps/xlsatoms/Manifest
index b2d786fa7062..9f7ea9ec883c 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 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}"