diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:27:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:48:13 -0700 |
commit | 81525b1c5011d8e3e6e9dcc31ebf2a9890a6ab70 (patch) | |
tree | 9f0b3fae3cba3f3867ce8ff3e7abd1e94451f68d /x11-proto | |
parent | x11-proto/scrnsaverproto: Drop old version (diff) | |
download | gentoo-81525b1c5011d8e3e6e9dcc31ebf2a9890a6ab70.tar.gz gentoo-81525b1c5011d8e3e6e9dcc31ebf2a9890a6ab70.tar.bz2 gentoo-81525b1c5011d8e3e6e9dcc31ebf2a9890a6ab70.zip |
x11-proto/trapproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/trapproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/trapproto/trapproto-3.4.3.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-proto/trapproto/Manifest b/x11-proto/trapproto/Manifest deleted file mode 100644 index b3ad987fd2ac..000000000000 --- a/x11-proto/trapproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST trapproto-3.4.3.tar.bz2 48785 BLAKE2B 7efde2955e1e295e3b2269917933afb5ca7ede1f84e1ee70bbd62c68835a9faeaa061858b9d4c03f51bdfd9ced7828eca2527b6ece55942f6df8abfdc9d1cfb8 SHA512 a5bf93bfa2f675e874ece8510a693d3a1ca4ba0b3981740249d4c78273a74724209f5f6d83c6207038bce1c3edca0bdd98ca3e1dd7aba04dcea146c9a1a2e8ef diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild deleted file mode 100644 index 15c4febb38a8..000000000000 --- a/x11-proto/trapproto/trapproto-3.4.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 Trap protocol headers" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |