mask e-file for removal.
[gentoo-china-overlay.git] / gnome-extra / lunar-applet / lunar-applet-2.0.ebuild
blob5374e4c22c71b6c05c0afa7428a2bda444a82127
1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 inherit gnome2
7 DESCRIPTION="The Chinese Lunar applet for gnome"
8 HOMEPAGE="http://lunar-applet.googlecode.com"
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="~x86"
13 IUSE="eds"
15 SRC_URI="http://lunar-applet.googlecode.com/files/${PF}.tar.gz"
17 RDEPEND=">=gnome-base/gnome-panel-2.16
18 eds? ( >=gnome-extra/evolution-data-server-1.6 )"
20 DEPEND="${RDEPEND}
21 app-text/scrollkeeper
22 >=x11-libs/liblunar-0.2.5
23 >=dev-util/pkgconfig-0.9
24 >=dev-util/intltool-0.35"
26 DOCS="AUTHORS ChangeLog NEWS README"
28 pkg_setup() {
29 G2CONF="${G2CONF} $(use_enable eds) "