diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-29 15:45:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-29 15:45:11 +0300 |
commit | 18d61f2b25e5d9e8cdde3274c5654eb152c1b237 (patch) | |
tree | a9d635027b19d66949b18192dcf19d6143218c3c /x11-proto | |
parent | x11-proto/dmxproto: merge all stable keywords (see bug #642304) (diff) | |
download | gentoo-18d61f2b25e5d9e8cdde3274c5654eb152c1b237.tar.gz gentoo-18d61f2b25e5d9e8cdde3274c5654eb152c1b237.tar.bz2 gentoo-18d61f2b25e5d9e8cdde3274c5654eb152c1b237.zip |
x11-proto/dmxproto: Drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.3
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}" |