diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-20 09:02:30 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-20 09:02:30 -0700 |
commit | f95943a1a43a42fd86cd2bd9a187e06e5a1cde1f (patch) | |
tree | 51b7a6553bb0bf9882964446ce57e401889fc225 /x11-proto | |
parent | x11-libs/libXp: Remove (diff) | |
download | gentoo-f95943a1a43a42fd86cd2bd9a187e06e5a1cde1f.tar.gz gentoo-f95943a1a43a42fd86cd2bd9a187e06e5a1cde1f.tar.bz2 gentoo-f95943a1a43a42fd86cd2bd9a187e06e5a1cde1f.zip |
x11-proto/printproto: Remove
Bug: https://bugs.gentoo.org/649076
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/printproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/printproto/metadata.xml | 8 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.5-r1.ebuild | 14 |
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}" |