diff options
-rw-r--r-- | x11-proto/presentproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/presentproto/presentproto-1.1.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-proto/presentproto/Manifest b/x11-proto/presentproto/Manifest deleted file mode 100644 index f54662854786..000000000000 --- a/x11-proto/presentproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST presentproto-1.1.tar.bz2 116156 BLAKE2B df0e3b2f0ad33f8da05fb8fa33638478a4da965b6b81c1ec880c5cc2d3dbfa2f4e6980daf9dd58447f57deb2fa5510bd588d43488217946d67b6ac605351ac40 SHA512 2c712136c8b4e99190932928d98e1a628197d0bf25180cac196ab8768720d61f7907006315bc3610e23666a8fbe39cfa9115c5fd72914aee2498776c8b46f7b2 diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild deleted file mode 100644 index c3fe94fb7b3e..000000000000 --- a/x11-proto/presentproto/presentproto-1.1.ebuild +++ /dev/null @@ -1,14 +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 Present protocol specification and Xlib/Xserver 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 ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |