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/xf86driproto/
Date: Mon, 23 Apr 2018 22:49:10
Message-Id: 1524523707.bc79ca0a68c4c760f5a2337a0f1a97efb4041933.mattst88@gentoo
1 commit: bc79ca0a68c4c760f5a2337a0f1a97efb4041933
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 23 22:29:32 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 23 22:48:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc79ca0a
7
8 x11-proto/xf86driproto: Drop old version
9
10 x11-proto/xf86driproto/Manifest | 1 -
11 x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild | 15 ---------------
12 2 files changed, 16 deletions(-)
13
14 diff --git a/x11-proto/xf86driproto/Manifest b/x11-proto/xf86driproto/Manifest
15 deleted file mode 100644
16 index b3d04b7cd3a..00000000000
17 --- a/x11-proto/xf86driproto/Manifest
18 +++ /dev/null
19 @@ -1 +0,0 @@
20 -DIST xf86driproto-2.1.1.tar.bz2 96528 BLAKE2B b0cbd81a77e1660223f8c0927b2f5c5b428085a66641bd40a40f93eb55c8f2d87735d52acebe8805dcd43bb189730532c5deeabf996b5d17f10017d2dc128de0 SHA512 dce0d4da1dd703a6cdfe7676537034d43c9e84d70f20afdfe59be7929a97fbd077fa7026e41c0fca8aafd5fe666b2ee99265c8e94e69263bdf46e2be9ff34df2
21
22 diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild
23 deleted file mode 100644
24 index 80fc7efc29b..00000000000
25 --- a/x11-proto/xf86driproto/xf86driproto-2.1.1-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 XF86DRI 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 ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
39 -IUSE=""
40 -
41 -RDEPEND=""
42 -DEPEND="${RDEPEND}"