diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:29:50 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:48:29 -0700 |
commit | 9f72a7ffe961b226830f63a059d19c28177bce81 (patch) | |
tree | 3391aebd41bcf19ff4112eded4952c9370da7043 /x11-proto | |
parent | x11-proto/xf86driproto: Drop old version (diff) | |
download | gentoo-9f72a7ffe961b226830f63a059d19c28177bce81.tar.gz gentoo-9f72a7ffe961b226830f63a059d19c28177bce81.tar.bz2 gentoo-9f72a7ffe961b226830f63a059d19c28177bce81.zip |
x11-proto/xf86miscproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86miscproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-proto/xf86miscproto/Manifest b/x11-proto/xf86miscproto/Manifest deleted file mode 100644 index 2fa88e6d0c49..000000000000 --- a/x11-proto/xf86miscproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xf86miscproto-0.9.3.tar.bz2 84950 BLAKE2B b9e6b3e68a50975408c968555da0b16c585592477109f3e2401cdaf528dbcdeb2d032b80e93dda499f9eae0bef24a65dc47a1b1f9a515b4835690c04b5d67113 SHA512 b82370ee3aff3ee13c15ce645a74e6d927df0a2db01830a21fea4c36445495849d24410639525f02f369aabe8e1b6e6ab9acbfd3a41cb3cd7e6060a9c8ae320d diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild deleted file mode 100644 index b06cde3e2b3a..000000000000 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org XF86Misc protocol headers" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |