From 44b4c1fc6d9e35cdf0862294da5f09ae046b17e1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 28 Apr 2023 18:45:46 +0100 Subject: x11-libs/libX11 : drop ebuild --- x11-libs/libX11/Manifest | 1 - x11-libs/libX11/libX11-1.8.1-r1.ebuild | 45 ---------------------------------- 2 files changed, 46 deletions(-) delete mode 100644 x11-libs/libX11/Manifest delete mode 100644 x11-libs/libX11/libX11-1.8.1-r1.ebuild (limited to 'x11-libs') diff --git a/x11-libs/libX11/Manifest b/x11-libs/libX11/Manifest deleted file mode 100644 index 5a548468..00000000 --- a/x11-libs/libX11/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libX11-1.8.1.tar.xz 1818460 BLAKE2B 7602b4d8c65ea3160f81096b4e022b5462e49d96b36dee70fe06e972329dc9d70bbd462e2079da03ba5647d7a72bf03e29aab23c60bcc206c95d770655622226 SHA512 2e36d2c47519e0cb2697f588c0ccdf73fbe75c2163f0855c78f7052dc9e920bca081f9d5e39c707a14067f101faef74fc758c8862eeba675b1535b43119d533a diff --git a/x11-libs/libX11/libX11-1.8.1-r1.ebuild b/x11-libs/libX11/libX11-1.8.1-r1.ebuild deleted file mode 100644 index 9fe578d1..00000000 --- a/x11-libs/libX11/libX11-1.8.1-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -XORG_DOC=doc -XORG_MULTILIB=yes -XORG_TARBALL_SUFFIX=xz -inherit toolchain-funcs xorg-3 - -# Note: please bump this with x11-misc/compose-tables -DESCRIPTION="X.Org X11 library" - -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}] - x11-misc/compose-tables - - !