# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/libgee-0.5.1.ebuild,v 1.1 2010/06/17 15:19:14 pacho Exp $ inherit gnome2 DESCRIPTION="GObject-based interfaces and classes for commonly used data structures." HOMEPAGE="http://live.gnome.org/Libgee" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.12" DEPEND="${RDEPEND} dev-lang/vala dev-util/pkgconfig"