You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.5....

23 lines
667 B

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.5.ebuild,v 1.1 2010/12/09 13:14:18 nixphoeni Exp $
EAPI=2
CONTROL_NAME="${PN#desklet-}"
inherit gdesklets
DESCRIPTION="iCalendarEvent Control for gDesklets"
HOMEPAGE="http://gdesklets.de/index.php?q=control/view/231"
LICENSE="GPL-2"
# KEYWORDS limited by dev-python/icalendar
KEYWORDS="~x86 ~amd64"
IUSE=""
RDEPEND="${RDEPEND}
>=dev-python/icalendar-2.0.1
>=dev-python/python-dateutil-1.2
dev-libs/libgamin[python]
dev-libs/libxml2[python]"
DOCS="Manifest"