commit:     94a625c4bcc91fa3195efeed6170c6ec73a689d1
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 16:51:24 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov  5 17:00:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a625c4

x11-libs/xcb-util-xrm: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild 
b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild
deleted file mode 100644
index 97a2a94bdd0..00000000000
--- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_BASE_INDIVIDUAL_URI=""
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="https://xcb.freedesktop.org/";
-SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2";
-
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
-       x11-libs/xcb-util[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-       x11-libs/libX11[${MULTILIB_USEDEP}]" # Only for tests, but configure.ac 
requires it
-
-src_configure() {
-       xorg-2_src_configure
-}

Reply via email to