# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.3.80.ebuild,v 1.1 2009/03/10 14:15:39 angelos Exp $ EAPI=2 inherit xfce4 xfce4_goodies DESCRIPTION="Thunar volume management" HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND="dev-libs/dbus-glib sys-apps/hal >=xfce-extra/exo-0.3.8[hal] >=xfce-base/thunar-${THUNAR_VERSION}" DOCS="AUTHORS ChangeLog NEWS README THANKS"