# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-fallback/gnome-fallback-3.8.0.ebuild,v 1.4 2013/12/08 18:30:05 pacho Exp $ EAPI="5" DESCRIPTION="Sub-meta package for GNOME 3 fallback mode" HOMEPAGE="https://wiki.gnome.org/GnomeFlashback" LICENSE="metapackage" SLOT="3.0" IUSE="cups" # when unmasking for an arch # double check none of the deps are still masked ! KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" # Note to developers: # This is a wrapper for the GNOME 3 fallback apps list RDEPEND=" >=gnome-base/gnome-core-libs-${PV}[cups?] >=x11-wm/metacity-2.34.13 >=x11-misc/notification-daemon-0.7.6 >=gnome-base/nautilus-${PV} >=gnome-extra/gnome-screensaver-3.6.1 >=gnome-extra/polkit-gnome-0.105 >=gnome-base/gnome-panel-${PV} " DEPEND="" S="${WORKDIR}"