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 DCBCE1382C5 for ; Thu, 20 May 2021 10:27:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 129C0E08F1; Thu, 20 May 2021 10:27: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 EB7DDE08F1 for ; Thu, 20 May 2021 10:27:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 04A56335CD6 for ; Thu, 20 May 2021 10:27:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D7FC78E for ; Thu, 20 May 2021 10:27:45 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1621506458.0bbe02826c41cfec8e65259e012157b50b8b1879.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/openpaperwork-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/openpaperwork-gtk/Manifest app-text/openpaperwork-gtk/openpaperwork-gtk-2.0.1.ebuild X-VCS-Directories: app-text/openpaperwork-gtk/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 0bbe02826c41cfec8e65259e012157b50b8b1879 X-VCS-Branch: master Date: Thu, 20 May 2021 10:27: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: 74b73da6-fddd-48a1-a856-314e218683db X-Archives-Hash: 37f9d19d3f9d86999eb3884700380fd3 commit: 0bbe02826c41cfec8e65259e012157b50b8b1879 Author: Bernard Cafarelli gentoo org> AuthorDate: Thu May 20 10:24:21 2021 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Thu May 20 10:27:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bbe0282 app-text/openpaperwork-gtk: drop old Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli gentoo.org> app-text/openpaperwork-gtk/Manifest | 1 - .../openpaperwork-gtk-2.0.1.ebuild | 23 ---------------------- 2 files changed, 24 deletions(-) diff --git a/app-text/openpaperwork-gtk/Manifest b/app-text/openpaperwork-gtk/Manifest index 07fc5647167..44f112742f8 100644 --- a/app-text/openpaperwork-gtk/Manifest +++ b/app-text/openpaperwork-gtk/Manifest @@ -1,2 +1 @@ -DIST openpaperwork-gtk-2.0.1.tar.gz 37716 BLAKE2B ab8e617148c57530d65952846c9bde4848a7b7019f49428dfce419dc3ac46555aeba79c5f6a4b7b8954ab7f5905b0ac4c2cfa5856970b640f53d4c768d737489 SHA512 1b342161f68680d298197bb3681203c251000e50039cc0935e674747ab5ce89950ff59d7afe3f6cad948450921d1b922d110a8607115f30cf53e264400e76f0a DIST openpaperwork-gtk-2.0.2.tar.gz 37740 BLAKE2B 40e1570364dd23cda97184211205186dadf7826624c1d8846a7fb31378fdf0ea9aa715c07adbf657eea9b08f4c583d86eb248b8907317b572bea51ac52c9a54b SHA512 c24f19a47f1ea1452f8efcf5cf1e4492f49a4f1c7fa7572f09341f4a8f70c2e9cfea478c32635d4ad998be90a069a55c4fe2a4c0e12a9835b9fa7e6b707494d7 diff --git a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.0.1.ebuild b/app-text/openpaperwork-gtk/openpaperwork-gtk-2.0.1.ebuild deleted file mode 100644 index 19d08b8f711..00000000000 --- a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.0.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 - -DESCRIPTION="Paperwork plugins" -HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - x11-libs/gtk+:3[introspection]" -DEPEND="${RDEPEND}"