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/xf86dgaproto/
Date: Mon, 23 Apr 2018 22:49:11
Message-Id: 1524523704.d44d46ad4956a0ea0bcc74f20de3c694ef1a07cd.mattst88@gentoo
1 commit: d44d46ad4956a0ea0bcc74f20de3c694ef1a07cd
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 23 22:29:15 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 23 22:48:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44d46ad
7
8 x11-proto/xf86dgaproto: Drop old version
9
10 x11-proto/xf86dgaproto/Manifest | 1 -
11 x11-proto/xf86dgaproto/xf86dgaproto-2.1-r2.ebuild | 15 ---------------
12 2 files changed, 16 deletions(-)
13
14 diff --git a/x11-proto/xf86dgaproto/Manifest b/x11-proto/xf86dgaproto/Manifest
15 deleted file mode 100644
16 index 1decace8754..00000000000
17 --- a/x11-proto/xf86dgaproto/Manifest
18 +++ /dev/null
19 @@ -1 +0,0 @@
20 -DIST xf86dgaproto-2.1.tar.bz2 85934 BLAKE2B 399a8291a52bf04ba3a796c407a37703d3da27c27fa69bfdc8a717468488471b6b6312275e072f8a7e878a02db694e588e3675b4a47a309b9974263fc8bb3516 SHA512 dab56f5e59d1099d0d462e2f056e073c0ebde46aae6b9cf1c12b1fda43b5f21fb438dc811305c3114e04eb2fd2b1d13ddbe0a1d9a5c8155525db82db00e1461c
21
22 diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r2.ebuild
23 deleted file mode 100644
24 index 45e63e3a88c..00000000000
25 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r2.ebuild
26 +++ /dev/null
27 @@ -1,15 +0,0 @@
28 -# Copyright 1999-2015 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 XF86DGA 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"
39 -IUSE=""
40 -
41 -RDEPEND="!<x11-libs/libXxf86dga-1.0.99.1"
42 -DEPEND="${RDEPEND}"