diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2020-10-01 12:58:50 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2020-10-01 13:00:13 +0300 |
commit | 2853263da872db21c85d0a99de3f20f59c694228 (patch) | |
tree | 03ebb787a588660338f7ca62f0fed73ff9bb98fc /app-text | |
parent | games-rpg/manaplus: Live ebuild adjustments (diff) | |
download | gentoo-2853263da872db21c85d0a99de3f20f59c694228.tar.gz gentoo-2853263da872db21c85d0a99de3f20f59c694228.tar.bz2 gentoo-2853263da872db21c85d0a99de3f20f59c694228.zip |
app-text/fbless: lastrite
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/fbless/Manifest | 1 | ||||
-rw-r--r-- | app-text/fbless/fbless-0.2.3.ebuild | 16 | ||||
-rw-r--r-- | app-text/fbless/metadata.xml | 11 |
3 files changed, 0 insertions, 28 deletions
diff --git a/app-text/fbless/Manifest b/app-text/fbless/Manifest deleted file mode 100644 index 766cc34198e4..000000000000 --- 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 9dcad0fd14eb..000000000000 --- 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 d6c5780297ba..000000000000 --- 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>pinkbyte@gentoo.org</email> - <name>Sergey Popov</name> - </maintainer> - <upstream> - <remote-id type="github">matimatik/fbless</remote-id> - </upstream> -</pkgmetadata> |