commit: d8f1ed7b23ee8dc713c922e86f4d5d881180728d
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 22:21:54 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 22:47:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f1ed7b
x11-proto/dri2proto: Drop old version
x11-proto/dri2proto/Manifest | 1 -
x11-proto/dri2proto/dri2proto-2.8-r1.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/x11-proto/dri2proto/Manifest b/x11-proto/dri2proto/Manifest
deleted file mode 100644
index 3ca02b0d497..00000000000
--- a/x11-proto/dri2proto/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dri2proto-2.8.tar.bz2 108746 BLAKE2B
5716b010326c1bde1dfcbfa8c294a9f4b7bace8a5e9acd0e83869461535dccd61be6eee828d8c182bcca525cc8134c133bd9785ef174d746e5a9e5f50ebb538c
SHA512
1602f58cd8a3371dacf894cde4889b9147fc08e83f98d8e0d1c748abe43ecb74cf4e0e3d5eb2f33568ba5e6d9f310303b98ba43ae3bc956ae693824b1ae0745a
diff --git a/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild
b/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild
deleted file mode 100644
index bf92498e07b..00000000000
--- a/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild
+++ /dev/null
@@ -1,15 +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 DRI2 protocol headers"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris
~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"