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: Mon, 17 Jul 2017 12:56:57
Message-Id: 1500296205.1d2f7456adcff2113b85dc9bad0b41af2e3c2a7d.pinkbyte@gentoo
1 commit: 1d2f7456adcff2113b85dc9bad0b41af2e3c2a7d
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 12:55:54 2017 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 12:56:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d2f7456
7
8 app-text/fbless: drop obsolete ebuilds
9
10 Live version is dropped, because upstream deleted repo
11 and no replacement was provided
12
13 Package-Manager: Portage-2.3.6, Repoman-2.3.1
14
15 app-text/fbless/Manifest | 1 -
16 app-text/fbless/fbless-0.2.2-r1.ebuild | 16 ----------------
17 app-text/fbless/fbless-9999.ebuild | 16 ----------------
18 3 files changed, 33 deletions(-)
19
20 diff --git a/app-text/fbless/Manifest b/app-text/fbless/Manifest
21 index f6a7d9ac99d..d1adfcac8ec 100644
22 --- a/app-text/fbless/Manifest
23 +++ b/app-text/fbless/Manifest
24 @@ -1,2 +1 @@
25 -DIST fbless-0.2.2.tar.gz 101438 SHA256 0b5e98293e311df52220b5bb2ab74f3fda9e6776e84d963cb18bc6e622e1793b SHA512 93c20d7d2a53790319443c4cb5383ca4b7dbe1c31755ab0bcce748f02a7786ce728629164120aecd1b8cfb36cb082a28d119c882656d54649bbfdfaa0a4e4959 WHIRLPOOL 6c6c7ee572a9bac0d0301e41c336e13f1ef1403591995235aa955254b1f6d08ef2ca5952367e1fb80cf50f3b8caff15b8a49b73e3cec3f6a6885b324498b0790
26 DIST fbless-0.2.3.tar.gz 115622 SHA256 68ae914d141da913ed6ff1805a1739346c33756b64a9407c14e95e278452c362 SHA512 b5188b0b4c0654915487a49930987c02a3e9bc3ba47a830f744362b464235a502fb28e20bb8c91cea15a5bdbeea54775697bf57ca581f5ebbadb84134dfdbafd WHIRLPOOL 7cb37452dd320689a33edb3e59a97cf8936dfb1578f6ee60c11da579b1f054767f2335969eb5e6eb3b84e243e41c681f02aaf43b8e750bdefab85427d4b19b1d
27
28 diff --git a/app-text/fbless/fbless-0.2.2-r1.ebuild b/app-text/fbless/fbless-0.2.2-r1.ebuild
29 deleted file mode 100644
30 index 0d00670f466..00000000000
31 --- a/app-text/fbless/fbless-0.2.2-r1.ebuild
32 +++ /dev/null
33 @@ -1,16 +0,0 @@
34 -# Copyright 1999-2013 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=5
38 -
39 -PYTHON_COMPAT=( python2_7 )
40 -PYTHON_REQ_USE="ncurses,xml"
41 -inherit distutils-r1
42 -
43 -DESCRIPTION="Python-based console fb2 reader with less-like interface"
44 -HOMEPAGE="https://github.com/matimatik/fbless"
45 -SRC_URI="mirror://github/matimatik/${PN}/${P}.tar.gz"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
50
51 diff --git a/app-text/fbless/fbless-9999.ebuild b/app-text/fbless/fbless-9999.ebuild
52 deleted file mode 100644
53 index bdf9d5b706f..00000000000
54 --- a/app-text/fbless/fbless-9999.ebuild
55 +++ /dev/null
56 @@ -1,16 +0,0 @@
57 -# Copyright 1999-2017 Gentoo Foundation
58 -# Distributed under the terms of the GNU General Public License v2
59 -
60 -EAPI=6
61 -
62 -EGIT_REPO_URI="git://github.com/matimatik/fbless.git"
63 -PYTHON_COMPAT=( python2_7 )
64 -PYTHON_REQ_USE="ncurses,xml"
65 -inherit distutils-r1 git-r3
66 -
67 -DESCRIPTION="Python-based console fb2 reader with less-like interface"
68 -HOMEPAGE="https://github.com/matimatik/fbless"
69 -
70 -LICENSE="GPL-2"
71 -SLOT="0"
72 -KEYWORDS=""