dev-ruby/will_paginate: Add ruby22
[gentoo.git] / x11-apps / x11perf / x11perf-1.5.4.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=4
6 inherit xorg-2
7
8 DESCRIPTION="X rendering operation stress test utility"
9
10 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
11 IUSE=""
12
13 RDEPEND="x11-libs/libX11
14         x11-libs/libXmu
15         x11-libs/libXft
16         x11-libs/libXrender
17         x11-libs/libXext"
18 DEPEND="${RDEPEND}"