commit:     4b1c3055d14a7f5768226a63dcd262b4cc817aa0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 20:04:27 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 10:15:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b1c3055

media-libs/libxmlbird: Add support for newer python

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-libs/libxmlbird/Manifest                | 2 +-
 media-libs/libxmlbird/libxmlbird-1.2.0.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/libxmlbird/Manifest b/media-libs/libxmlbird/Manifest
index bf037fcf61b..753ee928b02 100644
--- a/media-libs/libxmlbird/Manifest
+++ b/media-libs/libxmlbird/Manifest
@@ -1 +1 @@
-DIST libxmlbird-1.2.0.tar.xz 20004 SHA256 
baca1d813c4a53c67a8052f8488766af7f73c38b1187fa0f7cd939899071dc24 SHA512 
0677004a79194dde87f27387ae1faeb19aa2ecd985664ad4f3f7576d39f71e0d05215c92bb15f3e3f1a4053e27025fd1a4151f1ba12774cfa789d47648097e5b
 WHIRLPOOL 
51ac2fe20fa434267dd2af968707c8370ff3b02c137554fc88e0a0147e61d2824c3381a46e016802fb6af3c16cdf950c231c3c6a01b7bda477f4c76091da3201
+DIST libxmlbird-1.2.0.tar.xz 20004 BLAKE2B 
da712a82b85188b76943c105cf99f1d366d2dec24c67ce515666a1341dbeef512df62fe5c1407f8b125dd28b662877ca474d422336d789852e822066b5449e3f
 SHA512 
0677004a79194dde87f27387ae1faeb19aa2ecd985664ad4f3f7576d39f71e0d05215c92bb15f3e3f1a4053e27025fd1a4151f1ba12774cfa789d47648097e5b

diff --git a/media-libs/libxmlbird/libxmlbird-1.2.0.ebuild 
b/media-libs/libxmlbird/libxmlbird-1.2.0.ebuild
index 6b9e3a4a26e..9c8c85d43cf 100644
--- a/media-libs/libxmlbird/libxmlbird-1.2.0.ebuild
+++ b/media-libs/libxmlbird/libxmlbird-1.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit python-any-r1 vala toolchain-funcs multilib eutils multiprocessing
 

Reply via email to