commit: 2853263da872db21c85d0a99de3f20f59c694228 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Thu Oct 1 09:58:50 2020 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> 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 <pinkbyte <AT> 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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Sergey Popov</name> - </maintainer> - <upstream> - <remote-id type="github">matimatik/fbless</remote-id> - </upstream> -</pkgmetadata>
