diff options
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/metadata.xml | 5 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild | 11 |
3 files changed, 17 insertions, 0 deletions
diff --git a/x11-proto/xf86rushproto/Manifest b/x11-proto/xf86rushproto/Manifest new file mode 100644 index 000000000000..ba3f51c13e72 --- /dev/null +++ b/x11-proto/xf86rushproto/Manifest @@ -0,0 +1 @@ +DIST xf86rushproto-1.1.2.tar.bz2 37695 SHA256 07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae SHA512 d92f7b8d40188fee1f0cbcb759aff46dd482b367b0519e103fc912b7a5d80d8c626eb2fa9d1f64a2563c13cba2d2ba4e9de3dae3fda7d5ae78bbf5d029dc8a60 WHIRLPOOL 0e1d295271d4961ed292e998e7cae3599e82c221173743c8f6e09d3e7960c9ca92a9a5dde115d8a68aedf48e86bbc8cd64748a00a40b23b158d25cd3be01089f diff --git a/x11-proto/xf86rushproto/metadata.xml b/x11-proto/xf86rushproto/metadata.xml new file mode 100644 index 000000000000..01c4c004e735 --- /dev/null +++ b/x11-proto/xf86rushproto/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>x11</herd> +</pkgmetadata> diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild new file mode 100644 index 000000000000..677203a02e47 --- /dev/null +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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="" |