diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:20:46 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:47:32 -0700 |
commit | f09fd58db6037e13d61584ce921bb0e5fe00a225 (patch) | |
tree | b65a3ca2ffee7b534b8e93d6cbfa3c39e058f6ab /x11-proto | |
parent | x11-proto/compositeproto: Drop old version (diff) | |
download | gentoo-f09fd58db6037e13d61584ce921bb0e5fe00a225.tar.gz gentoo-f09fd58db6037e13d61584ce921bb0e5fe00a225.tar.bz2 gentoo-f09fd58db6037e13d61584ce921bb0e5fe00a225.zip |
x11-proto/damageproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/damageproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/damageproto/damageproto-1.2.1-r1.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-proto/damageproto/Manifest b/x11-proto/damageproto/Manifest deleted file mode 100644 index 7d383034d6b4..000000000000 --- a/x11-proto/damageproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST damageproto-1.2.1.tar.bz2 98392 BLAKE2B 7b077681ef3cc95f1036ac6365d495ce6e62a445c1597bc77ef80f42f83755d50c2f4abbeda3f153d18717ae596b8976a2645f0a0351b735cf8b3123ee583b39 SHA512 f124e85fb3cc70ed3536cb9db57ac93461bbb5df1a713bc6b67a5ea49122556c321781ca150df681502f6ccfb7305f290e131ad25ce9ccbff5af268df11c86fc diff --git a/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild b/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild deleted file mode 100644 index 926b2af6e006..000000000000 --- a/x11-proto/damageproto/damageproto-1.2.1-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 Damage 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" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |