summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-23 15:22:10 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-23 15:47:41 -0700
commit493fec7248bfe6691ae533b754701fec1801b3e0 (patch)
tree3242949a1d086b804e8469bdf0ec8e037a0eda75 /x11-proto
parentx11-proto/dri2proto: Drop old version (diff)
downloadgentoo-493fec7248bfe6691ae533b754701fec1801b3e0.tar.gz
gentoo-493fec7248bfe6691ae533b754701fec1801b3e0.tar.bz2
gentoo-493fec7248bfe6691ae533b754701fec1801b3e0.zip
x11-proto/dri3proto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/dri3proto/Manifest1
-rw-r--r--x11-proto/dri3proto/dri3proto-1.0.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-proto/dri3proto/Manifest b/x11-proto/dri3proto/Manifest
deleted file mode 100644
index 783634f54d92..000000000000
--- a/x11-proto/dri3proto/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dri3proto-1.0.tar.bz2 105366 BLAKE2B f26758ce6859b4d93414436b5fb142326f3dc71b710eecc96cca7185abd3829eaa817b34321b964628b07b94f974ae743a0d4513919bad6e342b2587b94cc137 SHA512 d2925bc2e2bfb3f30c4dc3082d84dc6a2e7d8ea02021ea02d681cbf92e6b256e9e4e0f5abfc394aa0c7762d841b1c8f82d2098c616ca1d7f4a3b5fd8a54f01f8
diff --git a/x11-proto/dri3proto/dri3proto-1.0.ebuild b/x11-proto/dri3proto/dri3proto-1.0.ebuild
deleted file mode 100644
index a5d33952c640..000000000000
--- a/x11-proto/dri3proto/dri3proto-1.0.ebuild
+++ /dev/null
@@ -1,14 +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 DRI3 protocol specification and Xlib/Xserver 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}"