From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6C5E059CA9 for ; Mon, 28 Mar 2016 11:04:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAE51E0864; Mon, 28 Mar 2016 11:04:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23BD1E0864 for ; Mon, 28 Mar 2016 11:04:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D794D340B54 for ; Mon, 28 Mar 2016 11:04:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 627EA865 for ; Mon, 28 Mar 2016 11:04:49 +0000 (UTC) From: "Ole Reifschneider" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ole Reifschneider" Message-ID: <1459160991.8942119c476759e54b7609c4c69049ebd6ee13bd.tranquility@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.20.0.ebuild gnome-extra/gnome-calendar/metadata.xml X-VCS-Directories: gnome-extra/gnome-calendar/ X-VCS-Committer: tranquility X-VCS-Committer-Name: Ole Reifschneider X-VCS-Revision: 8942119c476759e54b7609c4c69049ebd6ee13bd X-VCS-Branch: master Date: Mon, 28 Mar 2016 11:04:49 +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: fba58dbf-68b4-4d79-9db8-b5517a4f3737 X-Archives-Hash: 2d0fb98b91eca1bb5e5cd1e41663b900 commit: 8942119c476759e54b7609c4c69049ebd6ee13bd Author: Ole Reifschneider gentoo org> AuthorDate: Mon Mar 28 10:29:51 2016 +0000 Commit: Ole Reifschneider gentoo org> CommitDate: Mon Mar 28 10:29:51 2016 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8942119c gnome-extra/gnome-calendar: Bump version to 3.20.0 Package-Manager: portage-2.2.28 Manifest-Sign-Key: 0xE9E568677E8B4D42 .../gnome-calendar/gnome-calendar-3.20.0.ebuild | 32 ++++++++++++++++++++++ gnome-extra/gnome-calendar/metadata.xml | 8 ++++++ 2 files changed, 40 insertions(+) diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild new file mode 100644 index 0000000..7e3ade8 --- /dev/null +++ b/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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 ~x86" +IUSE="" + +# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244 +RDEPEND=" + >=dev-libs/glib-2.43.4:2 + >=dev-libs/libical-1.0.1 + >=gnome-extra/evolution-data-server-3.17.1:= + >=net-libs/gnome-online-accounts-3.2.0:= + >=x11-libs/gtk+-3.15.4:3 +" +DEPEND="${RDEPEND} + dev-libs/appstream-glib + dev-util/gdbus-codegen + >=dev-util/intltool-0.40.6 + sys-devel/gettext + virtual/pkgconfig +" diff --git a/gnome-extra/gnome-calendar/metadata.xml b/gnome-extra/gnome-calendar/metadata.xml new file mode 100644 index 0000000..996e7ca --- /dev/null +++ b/gnome-extra/gnome-calendar/metadata.xml @@ -0,0 +1,8 @@ + + + + + gnome@gentoo.org + Gentoo GNOME Desktop + +