diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-10 22:14:01 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-10 22:15:24 -0800 |
commit | ccf289a0ee42c3a50adda942348dc2acf22eb619 (patch) | |
tree | 18e5a1b681433567f5b60be64f21884f0249096f /x11-proto | |
parent | x11-proto/xcalibrateproto: Remove (diff) | |
download | gentoo-ccf289a0ee42c3a50adda942348dc2acf22eb619.tar.gz gentoo-ccf289a0ee42c3a50adda942348dc2acf22eb619.tar.bz2 gentoo-ccf289a0ee42c3a50adda942348dc2acf22eb619.zip |
x11-proto/fontcacheproto: Remove
Bug: https://bugs.gentoo.org/646838
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/fontcacheproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild | 13 | ||||
-rw-r--r-- | x11-proto/fontcacheproto/metadata.xml | 8 |
3 files changed, 0 insertions, 22 deletions
diff --git a/x11-proto/fontcacheproto/Manifest b/x11-proto/fontcacheproto/Manifest deleted file mode 100644 index aa67741f4cae..000000000000 --- a/x11-proto/fontcacheproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fontcacheproto-0.1.3.tar.bz2 84470 BLAKE2B ebdbbfe433a7d11059607436c7d27ba4d0652e6ce90a4a6b77e2bf8268063f0391f956450146c05982d6640c8ef9120c30bb185cb66ad2ad567b36bed18d3b86 SHA512 f9ae358c2e5f8bfc81dd4e62528ada3c0dc05c01abd614e8821e661723f070013fa9ba50560e7f45de254dcab148947b9ffb0d696f6f8265b8878aa341dfbe04 diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild deleted file mode 100644 index c2d4ff880cd6..000000000000 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.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 Fontcache protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/fontcacheproto/metadata.xml b/x11-proto/fontcacheproto/metadata.xml deleted file mode 100644 index e943b72b8a48..000000000000 --- a/x11-proto/fontcacheproto/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> |