diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:27:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:48:08 -0700 |
commit | 1598681d430ada48da8f16a85dee63f81be5c19a (patch) | |
tree | ab5a87a280c1edb21f170716dafaf4e187c2ade0 /x11-proto | |
parent | x11-proto/renderproto: Drop old version (diff) | |
download | gentoo-1598681d430ada48da8f16a85dee63f81be5c19a.tar.gz gentoo-1598681d430ada48da8f16a85dee63f81be5c19a.tar.bz2 gentoo-1598681d430ada48da8f16a85dee63f81be5c19a.zip |
x11-proto/resourceproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/resourceproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/resourceproto/resourceproto-1.2.0.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-proto/resourceproto/Manifest b/x11-proto/resourceproto/Manifest deleted file mode 100644 index 2d47b8d8ae97..000000000000 --- a/x11-proto/resourceproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST resourceproto-1.2.0.tar.bz2 102992 BLAKE2B 7e45e4a067394da92cfe57d59d68e32b379534419b5b76c7363dbdc795bed359c84772ceebb630c8fa8f31c06d384df020bd43ff2b48c3752f430d9e6a277931 SHA512 ce8c8fda178ac7fb22b192d4a0f707a96f42ecd550ae8e6ddd7e1ed0067951ef955f7bee60f63a2b2422176e5f093c38e3903f7c4e5e3bea230b934b7abcc4ca diff --git a/x11-proto/resourceproto/resourceproto-1.2.0.ebuild b/x11-proto/resourceproto/resourceproto-1.2.0.ebuild deleted file mode 100644 index 97abcfc6393c..000000000000 --- a/x11-proto/resourceproto/resourceproto-1.2.0.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 Resource 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}" |