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 4E7AF138334 for ; Sat, 18 May 2019 19:59:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD23CE09A7; Sat, 18 May 2019 19:59:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7F654E09A7 for ; Sat, 18 May 2019 19:59:48 +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 5B536344A3D for ; Sat, 18 May 2019 19:59:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED7A05EC for ; Sat, 18 May 2019 19:59:45 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1558209514.f1c5272f40244a79ffadfdcb449591707065f3dd.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-documents/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-documents/Manifest gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild X-VCS-Directories: gnome-extra/gnome-documents/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: f1c5272f40244a79ffadfdcb449591707065f3dd X-VCS-Branch: master Date: Sat, 18 May 2019 19:59:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f311b17f-3210-4911-8b5d-12575a25eef2 X-Archives-Hash: 8363b16ea2f4a986d4dd9dbd17d06c37 commit: f1c5272f40244a79ffadfdcb449591707065f3dd Author: Mart Raudsepp gentoo org> AuthorDate: Sat May 18 19:35:58 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat May 18 19:58:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c5272f gnome-extra/gnome-documents: remove old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/gnome-documents/Manifest | 1 - .../gnome-documents/gnome-documents-3.26.3.ebuild | 48 ---------------------- 2 files changed, 49 deletions(-) diff --git a/gnome-extra/gnome-documents/Manifest b/gnome-extra/gnome-documents/Manifest index bb0e1dc9b26..061cbd0b89d 100644 --- a/gnome-extra/gnome-documents/Manifest +++ b/gnome-extra/gnome-documents/Manifest @@ -1,2 +1 @@ -DIST gnome-documents-3.26.3.tar.xz 2453132 BLAKE2B e430c5f4dc68578d5fa14a87b0544f20ed6a3f90351abe3fc1505addd65b41affe46981d5035b70fb750a16193eddbfbf205040d3a96e633e8e78ff98e340156 SHA512 d37f763817f617163d1cb85fa8b4d06048a099494e129effdd8e4db7b62178925c6b238150d145565017ce9cf0e2af9acc47623493d4e2df353bab669b076fb6 DIST gnome-documents-3.30.1.tar.xz 4777500 BLAKE2B 889a089e4968e233185a6018559487e0cede40bbe789bee3e1eaab3283bf66f797dbcf7281361432d0b3a41b68b1914efbfb5be4875fa1986cbe3241a40cbcb5 SHA512 89966d49ececa11ab49eb0e192c6a1d398ef13f2f809a02cca2d13f7ffa4cef45a29801971edec22d2f471ab4291a058c702842e323cb2a1ddd7fcc37d51b6cb diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild deleted file mode 100644 index b8c511a7797..00000000000 --- a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="A document manager application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Documents" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -KEYWORDS="amd64 x86" - -# cairo-1.14 for cairo_surface_set_device_scale check and usage -COMMON_DEPEND=" - >=app-text/evince-3.13.3[introspection] - >=net-libs/webkit-gtk-2.6:4[introspection] - >=dev-libs/gjs-1.48.0 - =dev-libs/glib-2.39.3:2 - >=dev-libs/gobject-introspection-1.31.6:= - >=x11-libs/gtk+-3.22.15:3[introspection] - >=net-libs/libsoup-2.41.3:2.4 - gnome-base/gnome-desktop:3=[introspection] - >=app-misc/tracker-2:= - >=x11-libs/cairo-1.14 - >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection] - x11-libs/gdk-pixbuf:2[introspection] - >=net-libs/gnome-online-accounts-3.2.0[introspection] - x11-libs/pango[introspection] - >=net-libs/libzapojit-0.0.2[introspection] - >=app-text/libgepub-0.5[introspection] -