# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.11 2012/12/17 06:25:18 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" GNOME_TARBALL_SUFFIX="bz2" inherit eutils gnome2 multilib DESCRIPTION="GNOME docking library" HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1+" SLOT="1" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2:2 >=x11-libs/gtk+-2.12:2 >=dev-libs/libxml2-2.4" DEPEND="${RDEPEND} !=dev-util/intltool-0.35" DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"