diff options
Diffstat (limited to 'x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild')
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
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="" |