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 C24D8138359 for ; Thu, 1 Oct 2020 10:00:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 210A4E08F0; Thu, 1 Oct 2020 10:00:47 +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 073B2E08F0 for ; Thu, 1 Oct 2020 10:00:46 +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 A39E233EDD8 for ; Thu, 1 Oct 2020 10:00:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 249DD376 for ; Thu, 1 Oct 2020 10:00:44 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1601546413.2853263da872db21c85d0a99de3f20f59c694228.pinkbyte@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/fbless/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/fbless/Manifest app-text/fbless/fbless-0.2.3.ebuild app-text/fbless/metadata.xml X-VCS-Directories: app-text/fbless/ X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: 2853263da872db21c85d0a99de3f20f59c694228 X-VCS-Branch: master Date: Thu, 1 Oct 2020 10:00:44 +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: 75862ef0-873a-47e8-a54d-0fa3cb8a7fbb X-Archives-Hash: 9d88ed41cc41e789f9969a4b0243a1bc commit: 2853263da872db21c85d0a99de3f20f59c694228 Author: Sergey Popov gentoo org> AuthorDate: Thu Oct 1 09:58:50 2020 +0000 Commit: Sergey Popov gentoo org> CommitDate: Thu Oct 1 10:00:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2853263d app-text/fbless: lastrite Signed-off-by: Sergey Popov gentoo.org> app-text/fbless/Manifest | 1 - app-text/fbless/fbless-0.2.3.ebuild | 16 ---------------- app-text/fbless/metadata.xml | 11 ----------- 3 files changed, 28 deletions(-) diff --git a/app-text/fbless/Manifest b/app-text/fbless/Manifest deleted file mode 100644 index 766cc34198e..00000000000 --- a/app-text/fbless/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fbless-0.2.3.tar.gz 115622 BLAKE2B c9ab9f9a4b5d5c4e6d2ec82318865b30d61674882efbf23c241516a8019cd99b9cc4e28e13f39877b85e485beab322aaf14e831268784fb208ec5efed7b36d76 SHA512 b5188b0b4c0654915487a49930987c02a3e9bc3ba47a830f744362b464235a502fb28e20bb8c91cea15a5bdbeea54775697bf57ca581f5ebbadb84134dfdbafd diff --git a/app-text/fbless/fbless-0.2.3.ebuild b/app-text/fbless/fbless-0.2.3.ebuild deleted file mode 100644 index 9dcad0fd14e..00000000000 --- a/app-text/fbless/fbless-0.2.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="ncurses,xml" -inherit distutils-r1 - -DESCRIPTION="Python-based console fb2 reader with less-like interface" -HOMEPAGE="https://github.com/matimatik/fbless" -SRC_URI="https://github.com/matimatik/fbless/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" diff --git a/app-text/fbless/metadata.xml b/app-text/fbless/metadata.xml deleted file mode 100644 index d6c5780297b..00000000000 --- a/app-text/fbless/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - pinkbyte@gentoo.org - Sergey Popov - - - matimatik/fbless - -