]> Pileus Git - ~andy/sunrise/blob - gnome-extra/evolution-tray/evolution-tray-0.0.8.ebuild
sci-visualization/tulip: Fix qt deps
[~andy/sunrise] / gnome-extra / evolution-tray / evolution-tray-0.0.8.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI="4"
6
7 DESCRIPTION="The plugin for placing evolution in notification area"
8 HOMEPAGE="http://gnome.eu.org/evo/index.php/Evolution_Tray"
9 SRC_URI="http://gnome.eu.org/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 DEPEND="mail-client/evolution"
17 RDEPEND="${DEPEND}"