From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 731AE138335 for ; Mon, 19 Nov 2018 16:00:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88F4FE08DB; Mon, 19 Nov 2018 16:00:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50AC4E08F4 for ; Mon, 19 Nov 2018 16:00:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A4EE5335C9F for ; Mon, 19 Nov 2018 16:00:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C17C6464 for ; Mon, 19 Nov 2018 16:00:22 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1542643216.3ebc79a38e5576971339bee2f73119a313436bc9.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild gnome-extra/gnome-calendar/metadata.xml X-VCS-Directories: gnome-extra/gnome-calendar/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 3ebc79a38e5576971339bee2f73119a313436bc9 X-VCS-Branch: master Date: Mon, 19 Nov 2018 16:00:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f44d5a36-0645-40d3-83ae-887ebdec6c52 X-Archives-Hash: 5a1ef01e532e7b9715f3fb24f0600617 commit: 3ebc79a38e5576971339bee2f73119a313436bc9 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Nov 19 15:23:12 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Nov 19 16:00:16 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3ebc79a3 gnome-extra/gnome-calendar: moved to gentoo repository Signed-off-by: Gilles Dartiguelongue gentoo.org> .../gnome-calendar/gnome-calendar-3.26.4.ebuild | 36 ---------------------- gnome-extra/gnome-calendar/metadata.xml | 8 ----- 2 files changed, 44 deletions(-) diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild deleted file mode 100644 index 5234fa4c..00000000 --- a/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome-meson virtualx - -DESCRIPTION="Manage your online calendars with simple and modern interface" -HOMEPAGE="https://wiki.gnome.org/Apps/Calendar" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244 -# FIXME add docs -RDEPEND=" - >=dev-libs/glib-2.43.4:2 - >=x11-libs/gtk+-3.21.6:3 - >=gnome-extra/evolution-data-server-3.17.1:= - >=dev-libs/libical-1.0.1:0= - net-libs/libsoup:2.4 - >=net-libs/gnome-online-accounts-3.2.0:= - >=gnome-base/gsettings-desktop-schemas-3.21.2 -" -DEPEND="${RDEPEND} - dev-libs/appstream-glib - dev-util/gdbus-codegen - >=dev-util/meson-0.42.0 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_test() { - virtx meson_src_test -} diff --git a/gnome-extra/gnome-calendar/metadata.xml b/gnome-extra/gnome-calendar/metadata.xml deleted file mode 100644 index 996e7cac..00000000 --- a/gnome-extra/gnome-calendar/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - -