diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
commit | b7ebc951da8800f711142f69d9d958bde67a112d (patch) | |
tree | e318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/python-djvulibre | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/python-djvulibre')
-rw-r--r-- | dev-python/python-djvulibre/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-djvulibre/python-djvulibre-0.8.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-djvulibre/Manifest b/dev-python/python-djvulibre/Manifest index 4aa4e8718856..250eba17caaf 100644 --- a/dev-python/python-djvulibre/Manifest +++ b/dev-python/python-djvulibre/Manifest @@ -1,3 +1,3 @@ DIST python-djvulibre-0.8.tar.gz 85436 BLAKE2B fa30c4e78ce41a0f8c3af1580806f82fe856ac7012cb26dd7380158f5a0fb8b78d9f6e0bacbaf146959db7334fca4afec9caa324d8c2d6af697b3e0a171ee1ee SHA512 c817fc518f398bf16664a5f5dc80e8bd086015c13f82c5265548e5ca5d90f293cb2132961ba8a73cb184bc7883bb5868d2d49ecd950d045d0729f876703e710c -EBUILD python-djvulibre-0.8.ebuild 713 BLAKE2B cfeab901b187a2ac1c72147be2b02bcfc5d813e1448c7361860d343cc35a03484cc912ab6b104081cba7606307a042b761b4fbacdc0917c55378d507ce1a9748 SHA512 6446e5e3a3c970029799562ad5baa2fbd56524115339608b616415619fc980c45e7096ea47fecf09441f99a2563fe848edceff8d31893d2c20750124de945bf4 +EBUILD python-djvulibre-0.8.ebuild 706 BLAKE2B 1ce4ce6232dec9f627fa8dd518101c991024bcb0667949861734b11a79c7ea6af7ebeb01048a8c353c2dea3b6976479a5b36da90f9f5e4e6ff33958f1f08c97f SHA512 f39ea104daa3794ab51df91d6b959daf0b5d85cfdd00a44b0d1e396d57070c7706318a816f940955d10f721e7a845ac267a61cc0bf11611136ee0e7bd495db9f MISC metadata.xml 246 BLAKE2B 9254d9230f40389806de235731356f89790a3a7c9bd8c3e78173cea5f21921ec2da32123b44d64e8630c1191d0accc2e922e3cc8b86d7edc4a7f42993d9b97ce SHA512 6099e01ca48241e19c169add69c7f98fcb503ab4726bc60779c5195c0f3b5f419112a7973eb477cdd3d6a60f34d99d821fa41f17b04f639de5e551e90f5164b6 diff --git a/dev-python/python-djvulibre/python-djvulibre-0.8.ebuild b/dev-python/python-djvulibre/python-djvulibre-0.8.ebuild index 9b7b81260c33..96d1af26d47a 100644 --- a/dev-python/python-djvulibre/python-djvulibre-0.8.ebuild +++ b/dev-python/python-djvulibre/python-djvulibre-0.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 |