diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-03-10 22:43:26 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-03-10 22:43:26 +0000 |
commit | 1be3b0c5c997ce4ad355ed91132ea5ef470c7c6c (patch) | |
tree | e6ca0d4c8ae77232e07a5f52ce79e6657e2bf018 /gnome-extra/evolution-webcal | |
parent | Latest two versions dont work with >=ghc6.8 (diff) | |
download | gentoo-2-1be3b0c5c997ce4ad355ed91132ea5ef470c7c6c.tar.gz gentoo-2-1be3b0c5c997ce4ad355ed91132ea5ef470c7c6c.tar.bz2 gentoo-2-1be3b0c5c997ce4ad355ed91132ea5ef470c7c6c.zip |
Remove GNOME 2.18
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-extra/evolution-webcal')
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild deleted file mode 100644 index f652fe75b1de..000000000000 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild,v 1.10 2008/01/29 18:02:34 dang Exp $ -EAPI="1" - -inherit gnome2 - -DESCRIPTION="A GNOME URL handler for web-published ical calendar files" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.8 - >=x11-libs/gtk+-2.4 - >=gnome-base/libgnome-2.14 - >=gnome-base/libgnomeui-2 - >=gnome-base/gconf-2 - net-libs/libsoup:2.2 - >=gnome-base/libgnomeui-2 - >=gnome-extra/evolution-data-server-1.2" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - >=dev-util/intltool-0.35" - -DOCS="AUTHORS ChangeLog TODO" -USE_DESTDIR="1" |