diff options
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/dmxproto/dmxproto-2.3.1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-proto/dmxproto/dmxproto-2.3.1.ebuild b/x11-proto/dmxproto/dmxproto-2.3.1.ebuild deleted file mode 100644 index 452d19c84de5..000000000000 --- a/x11-proto/dmxproto/dmxproto-2.3.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=3 - -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}" |