# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=3

XORG_MODULE=data/
XORG_STATIC=no
inherit xorg-2

DESCRIPTION="X.Org bitmaps data"
KEYWORDS="amd64 x86"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}"