# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/proto/${PN}" if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" fi inherit ${GIT_ECLASS} meson DESCRIPTION="X.Org combined protocol headers" HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xorgproto/" if [[ ${PV} = 9999* ]]; then SRC_URI="" else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${P}.tar.gz" fi LICENSE="MIT" SLOT="0" IUSE="" DEPEND=" !