summaryrefslogtreecommitdiff
path: root/dev-python/breathe
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/breathe
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/breathe')
-rw-r--r--dev-python/breathe/Manifest2
-rw-r--r--dev-python/breathe/breathe-4.6.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/breathe/Manifest b/dev-python/breathe/Manifest
index e7352880471a..b40d73e87244 100644
--- a/dev-python/breathe/Manifest
+++ b/dev-python/breathe/Manifest
@@ -1,3 +1,3 @@
DIST breathe-4.6.0.tar.gz 67655 BLAKE2B 1d3a2915f8530da2b56583565ba03b1b05f38ce4e763c10a0a7f72661f2d22800a5d1b72d1e1497c537150f883dbc434bb8950275ee28668df21a87123dc8898 SHA512 8e26a102c38a916818ecf1a5d6a0f6f01de4285a98dce7abda6f2a401f8e5db380150b24bd2bf6f430a53324be5f1da28d084d8d4ae3969ec03914b88bc3908f
-EBUILD breathe-4.6.0.ebuild 591 BLAKE2B e1b9ca04871ecaf9c685c900f99f72274aeed9956d0f1ffbac8dd37f1d60c3b4d6e9a1a768497a82ed986655d80c6ca9ff68892a07e63e860b14813e85defd76 SHA512 701fce44df1caf89a1fd72b49a15e151a9e246fe420a0712a5a1bae3fbf13d3fc99a199a48284279f4345b93022964369a180c2a671261b8a57e5e30ba38c3c1
+EBUILD breathe-4.6.0.ebuild 593 BLAKE2B 3a13aadc699b57b16f6b0f2604d3717e01aa4bc46d49e96469b3fddd3733820baeff52edaf864fdf4ad16c884ea6094953d18d51b7375d4d9651f984b64fda2f SHA512 0a79f5ddf7455ba3233321af545b235e77cad6f214302c4ef95e0bb682d607c5bab293acf9d79eaa196440cb8262628f99e47f4ea2644f975baf228eddf95dae
MISC metadata.xml 796 BLAKE2B 5f7541beb0113e83fb387eadfbbefea4bfe9d6a172c61fd60a2de473ec9e61f1a941d768350526de1464ff0ebbc58dabf13e7be3e38cac1d3a3cbcd791260d40 SHA512 734fa318039a2831c3cd35fa9f710739406b627f1e0f1d34c772d1d9dae53ea6921c21a236cabf00e3a1d3d2e95f053ea39436b1f539d9fa0c2bf1abbaf9018f
diff --git a/dev-python/breathe/breathe-4.6.0.ebuild b/dev-python/breathe/breathe-4.6.0.ebuild
index ed1e407e4760..ba5765578580 100644
--- a/dev-python/breathe/breathe-4.6.0.ebuild
+++ b/dev-python/breathe/breathe-4.6.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1