summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-07-21 10:23:20 +0000
committerPacho Ramos <pacho@gentoo.org>2013-07-21 10:23:20 +0000
commitefc84d33d2feb13b7b494a72b7bca0b36a0429c9 (patch)
treefd461bc7968f4d6286d6241d48f80d92b77611b9 /x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild
parentCleanup due http://www.gossamer-threads.com/lists/gentoo/dev/273644 (diff)
downloadgentoo-2-efc84d33d2feb13b7b494a72b7bca0b36a0429c9.tar.gz
gentoo-2-efc84d33d2feb13b7b494a72b7bca0b36a0429c9.tar.bz2
gentoo-2-efc84d33d2feb13b7b494a72b7bca0b36a0429c9.zip
Cleanup due http://www.gossamer-threads.com/lists/gentoo/dev/273644
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild')
-rw-r--r--x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild b/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild
deleted file mode 100644
index 2dc10d6aac48..000000000000
--- a/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.3.ebuild,v 1.4 2010/05/09 00:48:11 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]"
-DOCS="Manifest"