1
0
mirror of synced 2024-06-10 06:29:57 +02:00
TheChymera-overlay/gnome-extra/evolution-tray/evolution-tray-0.0.8.ebuild
2014-10-29 01:19:32 +01:00

18 lines
410 B
Bash

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="4"
DESCRIPTION="The plugin for placing evolution in notification area"
HOMEPAGE="http://gnome.eu.org/evo/index.php/Evolution_Tray"
SRC_URI="http://gnome.eu.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="mail-client/evolution"
RDEPEND="${DEPEND}"