Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/dmxproto/
Date: Fri, 29 Dec 2017 12:45:22
Message-Id: 1514551511.18d61f2b25e5d9e8cdde3274c5654eb152c1b237.zlogene@gentoo
1 commit: 18d61f2b25e5d9e8cdde3274c5654eb152c1b237
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 29 12:45:11 2017 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 12:45:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d61f2b
7
8 x11-proto/dmxproto: Drop old
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 x11-proto/dmxproto/dmxproto-2.3.1.ebuild | 14 --------------
13 1 file changed, 14 deletions(-)
14
15 diff --git a/x11-proto/dmxproto/dmxproto-2.3.1.ebuild b/x11-proto/dmxproto/dmxproto-2.3.1.ebuild
16 deleted file mode 100644
17 index 452d19c84de..00000000000
18 --- a/x11-proto/dmxproto/dmxproto-2.3.1.ebuild
19 +++ /dev/null
20 @@ -1,14 +0,0 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=3
25 -
26 -inherit xorg-2
27 -
28 -DESCRIPTION="X.Org DMX protocol headers"
29 -
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
31 -IUSE=""
32 -
33 -RDEPEND="!<x11-libs/libdmx-1.0.99.1"
34 -DEPEND="${RDEPEND}"