Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/fbless/
Date: Thu, 01 Oct 2020 10:00:49
Message-Id: 1601546413.2853263da872db21c85d0a99de3f20f59c694228.pinkbyte@gentoo
1 commit: 2853263da872db21c85d0a99de3f20f59c694228
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 09:58:50 2020 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 10:00:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2853263d
7
8 app-text/fbless: lastrite
9
10 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
11
12 app-text/fbless/Manifest | 1 -
13 app-text/fbless/fbless-0.2.3.ebuild | 16 ----------------
14 app-text/fbless/metadata.xml | 11 -----------
15 3 files changed, 28 deletions(-)
16
17 diff --git a/app-text/fbless/Manifest b/app-text/fbless/Manifest
18 deleted file mode 100644
19 index 766cc34198e..00000000000
20 --- a/app-text/fbless/Manifest
21 +++ /dev/null
22 @@ -1 +0,0 @@
23 -DIST fbless-0.2.3.tar.gz 115622 BLAKE2B c9ab9f9a4b5d5c4e6d2ec82318865b30d61674882efbf23c241516a8019cd99b9cc4e28e13f39877b85e485beab322aaf14e831268784fb208ec5efed7b36d76 SHA512 b5188b0b4c0654915487a49930987c02a3e9bc3ba47a830f744362b464235a502fb28e20bb8c91cea15a5bdbeea54775697bf57ca581f5ebbadb84134dfdbafd
24
25 diff --git a/app-text/fbless/fbless-0.2.3.ebuild b/app-text/fbless/fbless-0.2.3.ebuild
26 deleted file mode 100644
27 index 9dcad0fd14e..00000000000
28 --- a/app-text/fbless/fbless-0.2.3.ebuild
29 +++ /dev/null
30 @@ -1,16 +0,0 @@
31 -# Copyright 1999-2017 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -PYTHON_COMPAT=( python2_7 )
37 -PYTHON_REQ_USE="ncurses,xml"
38 -inherit distutils-r1
39 -
40 -DESCRIPTION="Python-based console fb2 reader with less-like interface"
41 -HOMEPAGE="https://github.com/matimatik/fbless"
42 -SRC_URI="https://github.com/matimatik/fbless/archive/${PV}.tar.gz -> ${P}.tar.gz"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
47
48 diff --git a/app-text/fbless/metadata.xml b/app-text/fbless/metadata.xml
49 deleted file mode 100644
50 index d6c5780297b..00000000000
51 --- a/app-text/fbless/metadata.xml
52 +++ /dev/null
53 @@ -1,11 +0,0 @@
54 -<?xml version="1.0" encoding="UTF-8"?>
55 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
56 -<pkgmetadata>
57 - <maintainer type="person">
58 - <email>pinkbyte@g.o</email>
59 - <name>Sergey Popov</name>
60 - </maintainer>
61 - <upstream>
62 - <remote-id type="github">matimatik/fbless</remote-id>
63 - </upstream>
64 -</pkgmetadata>