summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2015-06-20 03:14:26 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2015-06-20 03:14:26 +0000
commit99ca82e87f52bd4afc6532cffdb8498a8c175980 (patch)
tree9fb419d6c7174c0ef765bff62f95ca31294c3c03 /gnome-extra/gnome-calendar/gnome-calendar-3.16.1.ebuild
parentAdd polkit-gnome runtime dependency (bug #552590, thanks to j.l.). Drop old. (diff)
downloadhistorical-99ca82e87f52bd4afc6532cffdb8498a8c175980.tar.gz
historical-99ca82e87f52bd4afc6532cffdb8498a8c175980.tar.bz2
historical-99ca82e87f52bd4afc6532cffdb8498a8c175980.zip
Require libical-1.0.1 (bug #552498, thanks to Faraclas and Rafał Mużyło). Drop old.
Package-Manager: portage-2.2.20/cvs/Linux x86_64 Manifest-Sign-Key: 0x18E5B6F2D8D5EC8D
Diffstat (limited to 'gnome-extra/gnome-calendar/gnome-calendar-3.16.1.ebuild')
-rw-r--r--gnome-extra/gnome-calendar/gnome-calendar-3.16.1.ebuild29
1 files changed, 0 insertions, 29 deletions
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.16.1.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.16.1.ebuild
deleted file mode 100644
index f80e34592fe3..000000000000
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.16.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-calendar/gnome-calendar-3.16.1.ebuild,v 1.1 2015/06/09 16:13:26 eva Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Manage your online calendars with simple and modern interface"
-HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/glib-2.43.4:2
- >=dev-libs/libical-0.43
- >=gnome-extra/evolution-data-server-3.13.90
- >=x11-libs/gtk+-3.15.4:3
-"
-DEPEND="${RDEPEND}
- dev-libs/appstream-glib
- >=dev-util/intltool-0.40.6
- sys-devel/gettext
- virtual/pkgconfig
-"