summaryrefslogtreecommitdiff
path: root/app-portage/diffmask
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /app-portage/diffmask
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'app-portage/diffmask')
-rw-r--r--app-portage/diffmask/Manifest4
-rw-r--r--app-portage/diffmask/diffmask-0.3.3-r4.ebuild4
-rw-r--r--app-portage/diffmask/diffmask-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-portage/diffmask/Manifest b/app-portage/diffmask/Manifest
index a7000c5814d2..db8e0779218b 100644
--- a/app-portage/diffmask/Manifest
+++ b/app-portage/diffmask/Manifest
@@ -1,4 +1,4 @@
DIST diffmask-0.3.3.tar.bz2 8605 BLAKE2B a7699dba6b619ff2e64a8148057e06be8d477605fba100b45f056957eb1b55cc50634b698250f68023137bcf01932635c7de798f42edfa1297cc38097e764f44 SHA512 5f28f68dc1adba2fb7b0db5e2a329e46017298de9c44765d521a0f338223eef2a77573636987e942595db9b89b72db93b68cf5b805091b0ebb1e91a18bfcd48b
-EBUILD diffmask-0.3.3-r4.ebuild 591 BLAKE2B 8e9382795795a264430b52399f934f683afc92bb98964c989dfd482cb6673e4ac495bf960087117074b0ac806f8ca91fee063b47fa95e107177135a1950b9270 SHA512 d6085745542397828e909931bf58605c725166af6f1018ad7c8b8dc12c21e6f2ebade3cd2816af1e6f65f8aa0a3fb3a921bd80d655f40a142bdd47f843b46c3d
-EBUILD diffmask-9999.ebuild 529 BLAKE2B 7f0ee0e021de985ef464da681356119597f047ee94621fc0d652d5d7ba6775621b7324a5d6a481a6a8032e27ceb571e2b5f67bf747c22f64f058369d8bb3c143 SHA512 db899c9a751a223cfa93328d396f38a4f3698ccaca03ad24bb3f0a2712fda8ee5b09214bc3df29284bd15406a54fd3fcd9548426aba434c58550f8e8d40cdac8
+EBUILD diffmask-0.3.3-r4.ebuild 584 BLAKE2B aeca1e66173a1c078419f5f7659aaab63ffe00b8d0f5c476d6fc27080a7196b53c10e438fc0b37e0c6212a53bb2dae0b804c050ea59a51fb01ef235bbada7627 SHA512 aa33a827b03934ef11faa25835e6881eb5950b6bf4be483334481e0d9a6a6e44c17d446cc269ea9779a9c6ec3b46ce882f98cb921703f6afaeaa648ec6ec3c85
+EBUILD diffmask-9999.ebuild 522 BLAKE2B 130261102bdd350b85cdca67e657994a8adbf5d2496b1d2247a04a731e14d121a8f1ec01d74225e3b40fc5a8ae0ef0596e515adc60144512568e6c03b7c824a5 SHA512 974daedd98bd35d842da7eddf5da1eac93a0a76ed7efb9c4b067264131cd086abf0660259c8d4b315de7fe2ff7eccc38d2e3c7732cd0fa49ab6df863147e147b
MISC metadata.xml 865 BLAKE2B c9fac77bca18c860782a29fbbd18bcf32013f03d35a4caf12a720b9ccd8cf93becdf5a775e6673717da25d08b11c4b871150dd878241c8fea364e383fe1d1094 SHA512 e5f89a3756c6ad777fac8961bbf74f2a62d2b555ff9d7d5ebcba0533173ef6086d3e364460ae84932099d45f7bd9640acfa831d45e0d8317a47eceb1ddba314b
diff --git a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
index 80b09bc47ee5..7112b22828bf 100644
--- a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
+++ b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
inherit distutils-r1
diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild
index 8c0f4525f829..ec9a134f71de 100644
--- a/app-portage/diffmask/diffmask-9999.ebuild
+++ b/app-portage/diffmask/diffmask-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
inherit distutils-r1 git-r3