summaryrefslogtreecommitdiff
path: root/dev-util/distro-info
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-util/distro-info
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-util/distro-info')
-rw-r--r--dev-util/distro-info/Manifest4
-rw-r--r--dev-util/distro-info/distro-info-0.14.ebuild4
-rw-r--r--dev-util/distro-info/distro-info-0.22.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/distro-info/Manifest b/dev-util/distro-info/Manifest
index f8885b0cf95d..fdc5de3db2cf 100644
--- a/dev-util/distro-info/Manifest
+++ b/dev-util/distro-info/Manifest
@@ -1,5 +1,5 @@
DIST distro-info_0.14.tar.xz 26460 BLAKE2B eb34e31514f7acfd283ae9405132884ccae31b77d6cf7af3a8a341ac349d589cbd5d7828e763911fc490d6504edae4c90551b3d3cc3518eec1f47ab1dcc6ac60 SHA512 aa0055f21523e30fc7e9c94c92f87cbd05fc5d082ddc109d092e94dabafac7533ced984197797252eb698232b3d8f512b3c345ed6abef0ae074bf2770224955e
DIST distro-info_0.22.tar.xz 29104 BLAKE2B 88eab833ea34de9e62f858e1fb9acfb94efb60114d2213b8bbb77a440c114dbac70a1707d1469113c1a98ea94d953ffa36480c132c294fd8e22b816a444b25e1 SHA512 b9d97e469b9173651c1816f39cc2315622b46f1579cbaba29c417a51417425e90a45283e83c7efee35db78621df08997f5395c8c1b0259f69e5cd91dee65793f
-EBUILD distro-info-0.14.ebuild 1942 BLAKE2B 0380f71b8e2b429352ebf66b0f1437067a652bfbb03eaeb823a960df227b5dd9da322b8cd427e94c9a1d0de9c1878d89062bd5a01db861197ae150d491811d21 SHA512 9392836b2d10241ef19b7dee64135bee4e9579f29a53ca6ebe384e3bed214b1b29a3dd7bdf69607809953771d31a64593d7d99854ff43bfba6fa17be0cd5248e
-EBUILD distro-info-0.22.ebuild 1976 BLAKE2B eb03ca273aeadcb902909386fc24e43be9e68f646ccea5fcc6dabadd0b5d868af8103fa59ea2501a1f5e69ecd47b3e7be4738d432e9b1e42774c69c47e0317da SHA512 49bec6f2f9c9d9d6758e6aa70794c00575db1c513d659a26825b4446c6e41bbdf89d47f3999a1129ede11f8ef42ee6209e749bacd6a0da293a2741ba91de8566
+EBUILD distro-info-0.14.ebuild 1938 BLAKE2B bcdbcc88dc4f5d6ca4d87430755435b09e69dcdd645b7843ee7d37f2b0f32abc5b129a9847218fffc7af20ac89750a873520ed8949c3be614a0846b9b6a6b9f0 SHA512 8fc392ea0ec26dad1f89b17673b07ca71f7d35d623f759fbb66be34d7bb02ebb2f39b50660684281990b46f23fc16cfdb7340542684d4accc2cff21bec1400ed
+EBUILD distro-info-0.22.ebuild 1974 BLAKE2B 1dbe82683b54056c4fcf02342979b18a1c5adb429384686a91f87e716f8f6c3d1e92a6c5bab4fd3cc97d6d660fdc12dd302d0c54ba49fee288d676f91bfe9e26 SHA512 8d42924259c4351ee6ddff973f4af5ce5008e5b1ba80d74ef74f35424460abef15a53830f7c07dac22d763a813760d6a334d60cab81f7629a7b24a9dae95c586
MISC metadata.xml 367 BLAKE2B 867a3664c5bbd444d69af80af19994e07e3810349258e85c2afd0c838cb140aa3f3342ee1aa5e6862d1fd5130e7e09c1f9f30443827fe7df705f4273694c0784 SHA512 3eb0be47e7eb6bfb6d8eecee66a25183da436c38272e226e7819c8748774f3aae620eab7227414cb862734d4baf8fa060290c1b2371233141abcffd7b489c7b8
diff --git a/dev-util/distro-info/distro-info-0.14.ebuild b/dev-util/distro-info/distro-info-0.14.ebuild
index a360268d5bb6..11fae490576c 100644
--- a/dev-util/distro-info/distro-info-0.14.ebuild
+++ b/dev-util/distro-info/distro-info-0.14.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
DISTUTILS_OPTIONAL=true
inherit distutils-r1
diff --git a/dev-util/distro-info/distro-info-0.22.ebuild b/dev-util/distro-info/distro-info-0.22.ebuild
index ab69bf260de2..7e1a4d02db52 100644
--- a/dev-util/distro-info/distro-info-0.22.ebuild
+++ b/dev-util/distro-info/distro-info-0.22.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
DISTUTILS_OPTIONAL=true
inherit distutils-r1