diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:21:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:47:38 -0700 |
commit | d8f1ed7b23ee8dc713c922e86f4d5d881180728d (patch) | |
tree | 7f841aa0745264c245ee513ca1f597beba9fcd34 /x11-proto | |
parent | x11-proto/dmxproto: Drop old version (diff) | |
download | gentoo-d8f1ed7b23ee8dc713c922e86f4d5d881180728d.tar.gz gentoo-d8f1ed7b23ee8dc713c922e86f4d5d881180728d.tar.bz2 gentoo-d8f1ed7b23ee8dc713c922e86f4d5d881180728d.zip |
x11-proto/dri2proto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/dri2proto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/dri2proto/dri2proto-2.8-r1.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-proto/dri2proto/Manifest b/x11-proto/dri2proto/Manifest deleted file mode 100644 index 3ca02b0d497a..000000000000 --- 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 bf92498e07b5..000000000000 --- 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}" |