summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-proto/printproto/Manifest1
-rw-r--r--x11-proto/printproto/metadata.xml8
-rw-r--r--x11-proto/printproto/printproto-1.0.5-r1.ebuild14
3 files changed, 0 insertions, 23 deletions
diff --git a/x11-proto/printproto/Manifest b/x11-proto/printproto/Manifest
deleted file mode 100644
index 6402e72e4fe2..000000000000
--- a/x11-proto/printproto/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST printproto-1.0.5.tar.bz2 222559 BLAKE2B c4f7d0965ed6f2e0508d2a6d5d95424320ed969bd9061c14b1dc357097bac948478289efe51d390326359138b40b83cfea0f065df28276b13dcc8d0cc9d5a231 SHA512 1f7b2cb8cce0b65c0f859666f9e0d1be19c8323bc36c514d1e47f9b52390ee6ec49661e18e0ae8f4b7c76775667b5489ef177adb4e6ae87eed9fe1864fbf8279
diff --git a/x11-proto/printproto/metadata.xml b/x11-proto/printproto/metadata.xml
deleted file mode 100644
index e943b72b8a48..000000000000
--- a/x11-proto/printproto/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
-</maintainer>
-</pkgmetadata>
diff --git a/x11-proto/printproto/printproto-1.0.5-r1.ebuild b/x11-proto/printproto/printproto-1.0.5-r1.ebuild
deleted file mode 100644
index 6b3fb4e8da05..000000000000
--- a/x11-proto/printproto/printproto-1.0.5-r1.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 Print 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"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"