# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="6" inherit gnome2 git-r3 SRC_URI="" EGIT_REPO_URI="git://git.gnome.org/gsettings-desktop-schemas" DESCRIPTION="Collection of GSettings schemas for GNOME desktop" HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas" LICENSE="LGPL-2.1+" SLOT="0" IUSE="+introspection" KEYWORDS="" RDEPEND=" >=dev-libs/glib-2.31:2 introspection? ( >=dev-libs/gobject-introspection-1.31.0 ) !