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 C6CCB1382CD for ; Sat, 25 Jun 2016 16:53:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E21B8141C1; Sat, 25 Jun 2016 16:53:25 +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 A778FE0B77 for ; Sat, 25 Jun 2016 16:53:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 59620340C3E for ; Sat, 25 Jun 2016 16:53:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97D58243F for ; Sat, 25 Jun 2016 16:53:16 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1466872949.d21d7d80d3c876ffeb938ac8c51f952c7c81ff62.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-calendar/Manifest gnome-extra/gnome-calendar/gnome-calendar-3.18.2.1.ebuild X-VCS-Directories: gnome-extra/gnome-calendar/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: d21d7d80d3c876ffeb938ac8c51f952c7c81ff62 X-VCS-Branch: master Date: Sat, 25 Jun 2016 16:53:16 +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: 36c2fd9e-f09b-4d4a-be8f-ad7b1a2b8e1a X-Archives-Hash: 1daa6a6c22431a64e4bcafe2a44689f1 commit: d21d7d80d3c876ffeb938ac8c51f952c7c81ff62 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 25 16:42:29 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 25 16:42:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21d7d80 gnome-extra/gnome-calendar: Drop old Package-Manager: portage-2.3.0_rc1 gnome-extra/gnome-calendar/Manifest | 1 - .../gnome-calendar/gnome-calendar-3.18.2.1.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/gnome-extra/gnome-calendar/Manifest b/gnome-extra/gnome-calendar/Manifest index 545f05a..f84a736 100644 --- a/gnome-extra/gnome-calendar/Manifest +++ b/gnome-extra/gnome-calendar/Manifest @@ -1,2 +1 @@ -DIST gnome-calendar-3.18.2.1.tar.xz 2290232 SHA256 eedd9b10da837db6e7dc02794a942e9a98b3cdaa975b0d46226aa0cdaf88c0f6 SHA512 4d9af8ac2eb003e82aa2c0264783792a0c0d42d668d7326cb7f40efc30b2047ec3c440c94b5773e2b43790c27c35338cd375cfc9c2848baee7632fa9aea0d005 WHIRLPOOL 4bd99847d5e011feb0d8d2161dd7aeb588c7674b031be3bc01069a57f6768fa5eb714d383f3e34c864176727c35a3552ba62f9357dae61e14ba7bafd53ef4be8 DIST gnome-calendar-3.18.3.tar.xz 2299900 SHA256 db5b76059725acec18e54b6b8becbbaac2cc6093790ae744d7c93b3afe879575 SHA512 cc3c9bc7eb691f590bb88dd6c8304f2cb5165d87f8f110632e74475ee2a96036ae61f9b1f79e130e4799da27d43ca20c80a4165a38fd21112db8abc7bf303e83 WHIRLPOOL 4c5a74a44242b0bb9d62aade16d07bd31de2400b5b9d7e62127cd94ba951aa88db559067ff4b89c8350825dcfe5c2d979d887aab2795bc92dbed41638c1406b5 diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.18.2.1.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.18.2.1.ebuild deleted file mode 100644 index 6e8e809..0000000 --- a/gnome-extra/gnome-calendar/gnome-calendar-3.18.2.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2015 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 -"