summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-23 15:21:25 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-23 15:47:35 -0700
commit91cdf843803456fe161d86b5663e6875d8186d2b (patch)
tree2f61d83ea7a224ecbc908aa89ed9f48d8bd26c08 /x11-proto
parentx11-proto/damageproto: Drop old version (diff)
downloadgentoo-91cdf843803456fe161d86b5663e6875d8186d2b.tar.gz
gentoo-91cdf843803456fe161d86b5663e6875d8186d2b.tar.bz2
gentoo-91cdf843803456fe161d86b5663e6875d8186d2b.zip
x11-proto/dmxproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/dmxproto/Manifest1
-rw-r--r--x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-proto/dmxproto/Manifest b/x11-proto/dmxproto/Manifest
deleted file mode 100644
index 4d3b36a94dd8..000000000000
--- 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 d7df8cf5f61c..000000000000
--- 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}"