diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-10 22:14:21 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-10 22:15:25 -0800 |
commit | 5bd3eeaa5d388835ab968561f4e27c81f1988fc1 (patch) | |
tree | a6882acac463869d69783a3477e28da4bc949509 /x11-proto/xf86rushproto | |
parent | x11-proto/fontcacheproto: Remove (diff) | |
download | gentoo-5bd3eeaa5d388835ab968561f4e27c81f1988fc1.tar.gz gentoo-5bd3eeaa5d388835ab968561f4e27c81f1988fc1.tar.bz2 gentoo-5bd3eeaa5d388835ab968561f4e27c81f1988fc1.zip |
x11-proto/xf86rushproto: Remove
Bug: https://bugs.gentoo.org/646838
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/metadata.xml | 8 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild | 10 |
3 files changed, 0 insertions, 19 deletions
diff --git a/x11-proto/xf86rushproto/Manifest b/x11-proto/xf86rushproto/Manifest deleted file mode 100644 index 7630a18db110..000000000000 --- a/x11-proto/xf86rushproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xf86rushproto-1.1.2.tar.bz2 37695 BLAKE2B f84a33b8167ba7e2eed7b783b2cd641cd4b37903793b3faa91cf57e979b3b6b880e04270e7161cb2a6be2312c18f57287e1cc8211658872d695600f8534378e2 SHA512 d92f7b8d40188fee1f0cbcb759aff46dd482b367b0519e103fc912b7a5d80d8c626eb2fa9d1f64a2563c13cba2d2ba4e9de3dae3fda7d5ae78bbf5d029dc8a60 diff --git a/x11-proto/xf86rushproto/metadata.xml b/x11-proto/xf86rushproto/metadata.xml deleted file mode 100644 index e943b72b8a48..000000000000 --- a/x11-proto/xf86rushproto/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/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild deleted file mode 100644 index f5b52c416c1c..000000000000 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org XF86Rush 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" -IUSE="" |