# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="A C/gtk+ application to analyse directory trees in any Gnome environment." HOMEPAGE="http://www.marzocca.net/linux/baobab.html" SRC_URI="http://www.marzocca.net/linux/downloads/${P}.tar.gz" LICENSE=GPL-2 SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND="x11-libs/gtk+ x11-libs/pango"