summaryrefslogtreecommitdiff
blob: a772dcf5cc8dcc2a9d3757f7462d32844607dc8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Copyright 1999-2011 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.2.1.ebuild,v 1.1 2011/11/07 07:49:31 tetromino Exp $

EAPI="4"

DESCRIPTION="Sub-meta package for GNOME 3 fallback mode"
HOMEPAGE="http://www.gnome.org/"
LICENSE="as-is"
SLOT="3.0"
IUSE="cups"

# when unmasking for an arch
# double check none of the deps are still masked !
KEYWORDS="~amd64 ~ppc ~ppc64 ~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.1
	>=x11-misc/notification-daemon-0.7
	>=gnome-extra/polkit-gnome-0.100
	>=gnome-base/gnome-panel-${PV}
"
DEPEND=""
S=${WORKDIR}