From 95ea28bb4b6537bca5a3a434c9c19cb67c8082c0 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 11 Mar 2017 13:07:02 -0800 Subject: x11-libs/libXrandr: Drop old vulnerable versions. Bug: https://bugs.gentoo.org/596182 --- x11-libs/libXrandr/Manifest | 2 -- x11-libs/libXrandr/libXrandr-1.4.2.ebuild | 20 -------------------- x11-libs/libXrandr/libXrandr-1.5.0.ebuild | 20 -------------------- 3 files changed, 42 deletions(-) delete mode 100644 x11-libs/libXrandr/libXrandr-1.4.2.ebuild delete mode 100644 x11-libs/libXrandr/libXrandr-1.5.0.ebuild (limited to 'x11-libs') diff --git a/x11-libs/libXrandr/Manifest b/x11-libs/libXrandr/Manifest index 725d4fea98a0..c67a766f3904 100644 --- a/x11-libs/libXrandr/Manifest +++ b/x11-libs/libXrandr/Manifest @@ -1,3 +1 @@ -DIST libXrandr-1.4.2.tar.bz2 315165 SHA256 caa7b31ac769be51a532343c65376f1d4df3f307afaed58e34fb5e82e8b825ad SHA512 59e728a4cf726e3bbf248cc76a45d78cf873ca8eee23b19a4b373accae634f4d12ebd79100d3e84416c3ef515396bbe3a0a204bc49c1748d265046ffa6bfffef WHIRLPOOL 2c29c43a9e2dc115feb9d64e57d3f548162640db8a931f1326324d96b9b6f4472201e3a6851c4fd002ad9f58ac933619f544cf3ca7c8805405df6090ba95193c -DIST libXrandr-1.5.0.tar.bz2 314603 SHA256 6f864959b7fc35db11754b270d71106ef5b5cf363426aa58589cb8ac8266de58 SHA512 f488b55ffa47977fdf6c662348f4ca9f56e44032a0bb83fedc2ff9c26c003f2694c5ad677ab5dcd9b1c3e3f72fcd33b25b68ededec9c8e86f5146b9fb5b2d3cc WHIRLPOOL c34d9ef717b10d83ae5e6638d4078e46112fd1656d59f95dc90c67d44ed935a8a4da52b9567064154747a6ca042044048b8e3c9a97625f49668d8dc3c460fefd DIST libXrandr-1.5.1.tar.bz2 315769 SHA256 1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a SHA512 ddcee1c50da8810412fd747b05a073ee5522b2f3b0a74e6a9b48b489ce9712356d1bc3009f8898aeee85671cdb44e2dafa04c8caf23d97963b36b1af9174445a WHIRLPOOL f53be81bf09207e75aee5d89e9b4369316c74ddf7cd190ab89fd73a2e7b0c2c44d922ef987dbb37845b883b9d78272f3dcb4c1f9771454758ad162991e6648a2 diff --git a/x11-libs/libXrandr/libXrandr-1.4.2.ebuild b/x11-libs/libXrandr/libXrandr-1.4.2.ebuild deleted file mode 100644 index af0a0702df6c..000000000000 --- a/x11-libs/libXrandr/libXrandr-1.4.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org Xrandr library" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}] - >=x11-proto/randrproto-1.4.0-r1[${MULTILIB_USEDEP}] - >=x11-proto/renderproto-0.11.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" diff --git a/x11-libs/libXrandr/libXrandr-1.5.0.ebuild b/x11-libs/libXrandr/libXrandr-1.5.0.ebuild deleted file mode 100644 index c0b900e771a5..000000000000 --- a/x11-libs/libXrandr/libXrandr-1.5.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org Xrandr library" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}] - >=x11-proto/randrproto-1.5.0[${MULTILIB_USEDEP}] - >=x11-proto/renderproto-0.11.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad