diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:24:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:47:54 -0700 |
commit | 7a7094ba665db82fe9bd24d60eb477483d4f04f6 (patch) | |
tree | 0a953275f1ba4b9c3ae398d5952fceb4bf25f66e /x11-proto | |
parent | x11-proto/inputproto: Drop old version (diff) | |
download | gentoo-7a7094ba665db82fe9bd24d60eb477483d4f04f6.tar.gz gentoo-7a7094ba665db82fe9bd24d60eb477483d4f04f6.tar.bz2 gentoo-7a7094ba665db82fe9bd24d60eb477483d4f04f6.zip |
x11-proto/kbproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/kbproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.6-r1.ebuild | 15 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.7.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/x11-proto/kbproto/Manifest b/x11-proto/kbproto/Manifest deleted file mode 100644 index 572e7976cda3..000000000000 --- a/x11-proto/kbproto/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST kbproto-1.0.6.tar.bz2 256988 BLAKE2B 819b03332f8c7d776ae696c57b4e6745e31643bbff5f30a534aaf3e2b3fe63bacbf52f7a64aaa7c0e3a9c8055fa1a61ac91eed7780b38b43a3483a84ad37cdc0 SHA512 3cef1df57138264dac9802cc4074bc58f82609c6ef859e238108d9ad1ac3a720b991d91f61ca47ea48c56019b465e7e6b37bcbe0b519d1999126255a7d879d54 -DIST kbproto-1.0.7.tar.bz2 250178 BLAKE2B 9f6032d95c25be5d09d5f45ac135a1d91482b34ac155667a0f7888864f16a8221669271c8239a988c3233a13741e408e98987f90a02d12dbe79fc3fae6f5ab12 SHA512 49f24bfd11ee4ef0de658a1f55bcfb4b3a1f7057d90137b899ea3d4ecc40cebde97926a3f4315ddca4ae28d32b2d15f16fda993296acffdb4c007d2f84a39a22 diff --git a/x11-proto/kbproto/kbproto-1.0.6-r1.ebuild b/x11-proto/kbproto/kbproto-1.0.6-r1.ebuild deleted file mode 100644 index 26e74e49bd01..000000000000 --- a/x11-proto/kbproto/kbproto-1.0.6-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org KB protocol headers" - -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/kbproto/kbproto-1.0.7.ebuild b/x11-proto/kbproto/kbproto-1.0.7.ebuild deleted file mode 100644 index f792ea964dff..000000000000 --- a/x11-proto/kbproto/kbproto-1.0.7.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org KB protocol headers" - -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |