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/dri3proto/
Date: Mon, 23 Apr 2018 22:49:03
Message-Id: 1524523661.493fec7248bfe6691ae533b754701fec1801b3e0.mattst88@gentoo
1 commit: 493fec7248bfe6691ae533b754701fec1801b3e0
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 23 22:22:10 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 23 22:47:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493fec72
7
8 x11-proto/dri3proto: Drop old version
9
10 x11-proto/dri3proto/Manifest | 1 -
11 x11-proto/dri3proto/dri3proto-1.0.ebuild | 14 --------------
12 2 files changed, 15 deletions(-)
13
14 diff --git a/x11-proto/dri3proto/Manifest b/x11-proto/dri3proto/Manifest
15 deleted file mode 100644
16 index 783634f54d9..00000000000
17 --- a/x11-proto/dri3proto/Manifest
18 +++ /dev/null
19 @@ -1 +0,0 @@
20 -DIST dri3proto-1.0.tar.bz2 105366 BLAKE2B f26758ce6859b4d93414436b5fb142326f3dc71b710eecc96cca7185abd3829eaa817b34321b964628b07b94f974ae743a0d4513919bad6e342b2587b94cc137 SHA512 d2925bc2e2bfb3f30c4dc3082d84dc6a2e7d8ea02021ea02d681cbf92e6b256e9e4e0f5abfc394aa0c7762d841b1c8f82d2098c616ca1d7f4a3b5fd8a54f01f8
21
22 diff --git a/x11-proto/dri3proto/dri3proto-1.0.ebuild b/x11-proto/dri3proto/dri3proto-1.0.ebuild
23 deleted file mode 100644
24 index a5d33952c64..00000000000
25 --- a/x11-proto/dri3proto/dri3proto-1.0.ebuild
26 +++ /dev/null
27 @@ -1,14 +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 -XORG_MULTILIB=yes
33 -inherit xorg-2
34 -
35 -DESCRIPTION="X.Org DRI3 protocol specification and Xlib/Xserver headers"
36 -
37 -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"
38 -IUSE=""
39 -
40 -RDEPEND=""
41 -DEPEND="${RDEPEND}"