dev-cpp/pangomm: stable 2.42.1 for hppa, bug #717144
[gentoo.git] / dev-perl / X11-Protocol / X11-Protocol-0.560.0-r1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=SMCCAM
7 MODULE_VERSION=0.56
8 inherit perl-module
9
10 DESCRIPTION="Client-side interface to the X11 Protocol"
11
12 LICENSE="${LICENSE} MIT"
13 SLOT="0"
14 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
15 IUSE=""
16
17 RDEPEND="x11-libs/libXrender
18         x11-libs/libXext"
19 DEPEND="${RDEPEND}"