summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-12-03 20:24:29 -0500
committerMatt Turner <mattst88@gentoo.org>2022-12-03 21:36:37 -0500
commit118586bc583f3047db0cc96d9b6e4ec36fcb0bb5 (patch)
treed1fa8ae1d73dbc018412a92d4414abb06ad12d3f /x11-libs/libxshmfence
parentx11-libs/libxkbfile: Drop old versions (diff)
downloadgentoo-118586bc583f3047db0cc96d9b6e4ec36fcb0bb5.tar.gz
gentoo-118586bc583f3047db0cc96d9b6e4ec36fcb0bb5.tar.bz2
gentoo-118586bc583f3047db0cc96d9b6e4ec36fcb0bb5.zip
x11-libs/libxshmfence: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libxshmfence')
-rw-r--r--x11-libs/libxshmfence/Manifest1
-rw-r--r--x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild13
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-libs/libxshmfence/Manifest b/x11-libs/libxshmfence/Manifest
index 375b3e293ebb..6a41030adb47 100644
--- a/x11-libs/libxshmfence/Manifest
+++ b/x11-libs/libxshmfence/Manifest
@@ -1,2 +1 @@
DIST libxshmfence-1.3.1.tar.xz 257104 BLAKE2B 22c5ac15340e4aeac25e3f9e92ce25055ea668c60d1c8fb0d8a0801c6a83a3e405dcc32f733a89c8f6f689ca3c205c500ffec41dff000699a29369d8c6a8455d SHA512 f0c33b97204d62dc8352e2728ce12694bdb83ccbd1fd11c19db17246cd62bcd3e675f5b5b88a4e14bda59b4174003c758c24a3d93abc4bf574fdadc3bf07da71
-DIST libxshmfence-1.3.tar.bz2 308644 BLAKE2B 6e1e75fbe9d113cb258eb8f6a5106ea565f6749efd79bd3aa21222514063aadf8499d82d2a14bfcd0a69f7d4c4dce49a5efeb38d54d2019eb0c93345f0ba8a37 SHA512 c446e055f8fac62b9aa266132289a4cfc030282147974c45ce96d1768a98d1afb997470e58e4a68513174c404cbf373bdde2f0cd4b34abdbce1d89dd0b6fe2b7
diff --git a/x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild b/x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild
deleted file mode 100644
index ca0d7b1940c5..000000000000
--- a/x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-XORG_MULTILIB=yes
-inherit xorg-3
-
-DESCRIPTION="Shared memory fences using futexes"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-
-DEPEND="x11-base/xorg-proto"