summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-05-01 13:36:09 -0700
committerMatt Turner <mattst88@gentoo.org>2019-05-01 13:36:09 -0700
commitf0fdaf26b6c4973e1342f7f198329aea0c767190 (patch)
tree7fc09371955958de5aff4b17eded7d2313482be2 /x11-apps/xlsatoms
parentx11-apps/xlogo: Drop old versions (diff)
downloadgentoo-f0fdaf26b6c4973e1342f7f198329aea0c767190.tar.gz
gentoo-f0fdaf26b6c4973e1342f7f198329aea0c767190.tar.bz2
gentoo-f0fdaf26b6c4973e1342f7f198329aea0c767190.zip
x11-apps/xlsatoms: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xlsatoms')
-rw-r--r--x11-apps/xlsatoms/Manifest1
-rw-r--r--x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild13
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xlsatoms/Manifest b/x11-apps/xlsatoms/Manifest
index abe3e830c88f..50dcfcdabe50 100644
--- a/x11-apps/xlsatoms/Manifest
+++ b/x11-apps/xlsatoms/Manifest
@@ -1,2 +1 @@
-DIST xlsatoms-1.1.2.tar.bz2 123157 BLAKE2B db6dcd01a8494411068ae43cb93c03fe03191c981d400a7f1fe2c179e7db2bc665af8989f6e4f0b136668d3f78cf491015b58d5fc3dc7707925b9688be780848 SHA512 f29001de22818792212312f1b9daee1bf7afa2ef2ae945cd8c14bdc1a7bb40064d3878c5efea60458ac0bf515ab1ece16fa90cbd2b0a879a5f07f3aa3e6a0baa
DIST xlsatoms-1.1.3.tar.bz2 126327 BLAKE2B 7a4ca35e6968432fc99dcf665b3f63ac84e5bda8a7b061fca9df7bb12e447e83feaf4c82d80a4e469e680042d7b856708821febe44897acf5cba7777e90073c4 SHA512 c267ccfdc5a83e834bfb5c3b144e22642badcadef4eb146eeec2df6fe6f85e9379500ae4219912c70fa2e535036a1a96cf496381f5d814e79af075e03c975f30
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild
deleted file mode 100644
index b20d9f240a91..000000000000
--- a/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="list interned atoms defined on server"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libxcb"
-DEPEND="${RDEPEND}"