commit: 91cdf843803456fe161d86b5663e6875d8186d2b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 22:21:25 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 22:47:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91cdf843
x11-proto/dmxproto: Drop old version
x11-proto/dmxproto/Manifest | 1 -
x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/x11-proto/dmxproto/Manifest b/x11-proto/dmxproto/Manifest
deleted file mode 100644
index 4d3b36a94dd..00000000000
--- a/x11-proto/dmxproto/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dmxproto-2.3.1.tar.bz2 96467 BLAKE2B
6bf24ab884886b2035ef5685fe1a888ba9fc7166c8463a48b24a2705e3567372a437ce1a8dc99beba4777970d98baf2ebd855a5819287602988c2f02ac47f9b3
SHA512
bbce91c35413a39ff8b70e5fddccea0e47af3e8f1cfc562b8acc2785ea350a04166799b29a31fd38f4a2c8d82c8d370d7a40fc24ec2c686f2244b59dce0ba4b5
diff --git a/x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild
b/x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild
deleted file mode 100644
index d7df8cf5f61..00000000000
--- a/x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.Org DMX protocol headers"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc
x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="!<x11-libs/libdmx-1.0.99.1"
-DEPEND="${RDEPEND}"