Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/dri2proto/
Date: Mon, 23 Apr 2018 22:49:02
Message-Id: 1524523658.d8f1ed7b23ee8dc713c922e86f4d5d881180728d.mattst88@gentoo
1 commit: d8f1ed7b23ee8dc713c922e86f4d5d881180728d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 23 22:21:54 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 23 22:47:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f1ed7b
7
8 x11-proto/dri2proto: Drop old version
9
10 x11-proto/dri2proto/Manifest | 1 -
11 x11-proto/dri2proto/dri2proto-2.8-r1.ebuild | 15 ---------------
12 2 files changed, 16 deletions(-)
13
14 diff --git a/x11-proto/dri2proto/Manifest b/x11-proto/dri2proto/Manifest
15 deleted file mode 100644
16 index 3ca02b0d497..00000000000
17 --- a/x11-proto/dri2proto/Manifest
18 +++ /dev/null
19 @@ -1 +0,0 @@
20 -DIST dri2proto-2.8.tar.bz2 108746 BLAKE2B 5716b010326c1bde1dfcbfa8c294a9f4b7bace8a5e9acd0e83869461535dccd61be6eee828d8c182bcca525cc8134c133bd9785ef174d746e5a9e5f50ebb538c SHA512 1602f58cd8a3371dacf894cde4889b9147fc08e83f98d8e0d1c748abe43ecb74cf4e0e3d5eb2f33568ba5e6d9f310303b98ba43ae3bc956ae693824b1ae0745a
21
22 diff --git a/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild b/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild
23 deleted file mode 100644
24 index bf92498e07b..00000000000
25 --- a/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild
26 +++ /dev/null
27 @@ -1,15 +0,0 @@
28 -# Copyright 1999-2017 Gentoo Foundation
29 -# Distributed under the terms of the GNU General Public License v2
30 -
31 -EAPI=5
32 -
33 -XORG_MULTILIB=yes
34 -inherit xorg-2
35 -
36 -DESCRIPTION="X.Org DRI2 protocol headers"
37 -
38 -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"
39 -IUSE=""
40 -
41 -RDEPEND=""
42 -DEPEND="${RDEPEND}"