commit:     3d8fa438e7708b10e723d6f0097e379c0758b3bb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 01:23:50 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 01:25:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8fa438

x11-libs/libXt: Drop old versions

 x11-libs/libXt/Manifest           |  1 -
 x11-libs/libXt/libXt-1.1.4.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/x11-libs/libXt/Manifest b/x11-libs/libXt/Manifest
index c68bf8078ea..a368cc113ee 100644
--- a/x11-libs/libXt/Manifest
+++ b/x11-libs/libXt/Manifest
@@ -1,2 +1 @@
-DIST libXt-1.1.4.tar.bz2 762331 BLAKE2B 
2537a55205d03e8182e42344b04b77918de961bde6bbc3888a09443fd4729736e456d7d31d532a83f9a60c5b5d8c2757854b81fb67a32fbc367097eb5da2d253
 SHA512 
57721def16bf29e05deb746566400d71cf0cd5bf9b8b7ebed19abb7c6804e14073060b6cf94409903aa464d27acca2e91f55654b2d4770677b2b4b4dc78fd423
 DIST libXt-1.1.5.tar.bz2 771567 BLAKE2B 
c3624f1ab81fdace1b2eef8749807e9a2157ec6f60e2f5f8b463aae088057d4eb82f9c6de547e286798b98f68be8f8097ff291b490baf49a4204e62566c1a9c4
 SHA512 
29828cfc021b60e0a0b5ff0321801db20f12bd635866cd000b35a23736b5477a3d1e5f936a1124ed3e3f4c0e7a27cb8744dbb5ab4fbcd45c817a13877081e05b

diff --git a/x11-libs/libXt/libXt-1.1.4.ebuild 
b/x11-libs/libXt/libXt-1.1.4.ebuild
deleted file mode 100644
index 956395f8271..00000000000
--- a/x11-libs/libXt/libXt-1.1.4.ebuild
+++ /dev/null
@@ -1,25 +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 toolchain-funcs
-
-DESCRIPTION="X.Org X Toolkit Intrinsics library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~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="test"
-
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-       >=x11-libs/libSM-1.2.1-r1[${MULTILIB_USEDEP}]
-       >=x11-libs/libICE-1.0.8-r1[${MULTILIB_USEDEP}]
-       >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
-       >=x11-proto/kbproto-1.0.6-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-       test? ( dev-libs/glib )"
-
-src_configure() {
-       tc-export_build_env
-       xorg-2_src_configure
-}

Reply via email to