commit:     2096de68932f8dd89b745ffa39a4b86a8f674a59
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 13:55:22 2017 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 13:55:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2096de68

app-text/fbless: version bump, update live ebuild

Gentoo-Bug: 610906

Package-Manager: portage-2.3.3

 app-text/fbless/Manifest                                    |  1 +
 app-text/fbless/{fbless-9999.ebuild => fbless-0.2.3.ebuild} | 10 +++++-----
 app-text/fbless/fbless-9999.ebuild                          |  6 +++---
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/app-text/fbless/Manifest b/app-text/fbless/Manifest
index 9d3357755ea..f6a7d9ac99d 100644
--- a/app-text/fbless/Manifest
+++ b/app-text/fbless/Manifest
@@ -1 +1,2 @@
 DIST fbless-0.2.2.tar.gz 101438 SHA256 
0b5e98293e311df52220b5bb2ab74f3fda9e6776e84d963cb18bc6e622e1793b SHA512 
93c20d7d2a53790319443c4cb5383ca4b7dbe1c31755ab0bcce748f02a7786ce728629164120aecd1b8cfb36cb082a28d119c882656d54649bbfdfaa0a4e4959
 WHIRLPOOL 
6c6c7ee572a9bac0d0301e41c336e13f1ef1403591995235aa955254b1f6d08ef2ca5952367e1fb80cf50f3b8caff15b8a49b73e3cec3f6a6885b324498b0790
+DIST fbless-0.2.3.tar.gz 115622 SHA256 
68ae914d141da913ed6ff1805a1739346c33756b64a9407c14e95e278452c362 SHA512 
b5188b0b4c0654915487a49930987c02a3e9bc3ba47a830f744362b464235a502fb28e20bb8c91cea15a5bdbeea54775697bf57ca581f5ebbadb84134dfdbafd
 WHIRLPOOL 
7cb37452dd320689a33edb3e59a97cf8936dfb1578f6ee60c11da579b1f054767f2335969eb5e6eb3b84e243e41c681f02aaf43b8e750bdefab85427d4b19b1d

diff --git a/app-text/fbless/fbless-9999.ebuild 
b/app-text/fbless/fbless-0.2.3.ebuild
similarity index 57%
copy from app-text/fbless/fbless-9999.ebuild
copy to app-text/fbless/fbless-0.2.3.ebuild
index b1f6566bc81..9dcad0fd14e 100644
--- a/app-text/fbless/fbless-9999.ebuild
+++ b/app-text/fbless/fbless-0.2.3.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-EGIT_REPO_URI="git://github.com/matimatik/fbless.git"
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="ncurses,xml"
-inherit distutils-r1 git-2
+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=""
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"

diff --git a/app-text/fbless/fbless-9999.ebuild 
b/app-text/fbless/fbless-9999.ebuild
index b1f6566bc81..bdf9d5b706f 100644
--- a/app-text/fbless/fbless-9999.ebuild
+++ b/app-text/fbless/fbless-9999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://github.com/matimatik/fbless.git"
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="ncurses,xml"
-inherit distutils-r1 git-2
+inherit distutils-r1 git-r3
 
 DESCRIPTION="Python-based console fb2 reader with less-like interface"
 HOMEPAGE="https://github.com/matimatik/fbless";

Reply via email to