# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.0.ebuild,v 1.3 2011/01/07 21:04:46 pacho Exp $ EAPI="3" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" inherit autotools eutils gnome2 DESCRIPTION="Disk Utility for GNOME using devicekit-disks" HOMEPAGE="http://git.gnome.org/browse/gnome-disk-utility" LICENSE="LGPL-2.1" SLOT="0" IUSE="avahi doc fat gnome-keyring nautilus remote-access" if [[ ${PV} = 9999 ]]; then inherit gnome2-live KEYWORDS="" else KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" fi CDEPEND=" >=dev-libs/glib-2.22:2 >=dev-libs/dbus-glib-0.74 >=dev-libs/libunique-2.90.1:3 >=x11-libs/gtk+-2.90.7:3 =sys-fs/udisks-1.0*[remote-access?] >=dev-libs/libatasmart-0.14 >=x11-libs/libnotify-0.6.1 >=gnome-base/nautilus-2.24 avahi? ( >=net-dns/avahi-0.6.25[gtk3] ) gnome-keyring? ( || ( gnome-base/libgnome-keyring