summaryrefslogtreecommitdiff
path: root/app-portage/smart-live-rebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /app-portage/smart-live-rebuild
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'app-portage/smart-live-rebuild')
-rw-r--r--app-portage/smart-live-rebuild/Manifest4
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild2
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 080a8346dd32..cea33b2373be 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,4 +1,4 @@
DIST smart-live-rebuild-1.3.6.tar.gz 17194 BLAKE2B a1c4f07e66ce3328ae70f88d086c33875bed68aea645a180e68fbd997051c6d398c1133d8e9c72378741fe41c519e941e76dc25d9c3f9c61c36531fe6fbe8e79 SHA512 f9fe57269654d69c3b21d0b6e378dfa3d2c00e67dae44278b2b81d631e4645346ecaeb5c9f43b77d39312b97edee247ba8b05303be903d6a3573bc226159c40f
-EBUILD smart-live-rebuild-1.3.6.ebuild 814 BLAKE2B 87f8b89d8c09c1b7ba6e1fcb48c564703d73c4fa69f2384aed4745e813cf95a87f2843826c83d66b1e51cf60cdf2b2fe731b82103572f2d69eeb7b1b2407700c SHA512 6c9f1f4dadea74ce37333f036b39e329e7dd34b5d7bccc703cafab635a6b49e4fc8dcfbfceb98680e592b3e196faeaee192d9a04bf18ea8ecd9fb57823538cd8
-EBUILD smart-live-rebuild-9999.ebuild 733 BLAKE2B 425e9a462501ac90850fc64a851b5be0fc68e38285c8eaf490935019d7c9fbed2e3930f9565616304950c4541740afedd256f19263a7e0b9d678637c06daaf1f SHA512 d7112f4ac4f78bcb387bb5d70536ef9735dcb71f4e29b9d34dc256b9ed10b407a4d5364b66d12d42dd54d693be37d7b5338c5b68999a6dd629a96f5105355a73
+EBUILD smart-live-rebuild-1.3.6.ebuild 818 BLAKE2B 2e9a8127cd9ee7e60ac8b42722cc77e988a51b2f1b86248f755cd752fbf0e72d755c9d4ac3c6a69208fc7de16c80fc997ab390475848b6ba38c16976ba00b3ac SHA512 a65d9f040b8f7b795c66c0f0e500bebb078afadbb957670b51ea2e5da6759841ca3ae77d86c872966ccecb3151f79918ff47a20bee16b2014d70306a9fd6fbd6
+EBUILD smart-live-rebuild-9999.ebuild 737 BLAKE2B 917677f468d5dfa3ff6fd63e4d91fc01cf101dc59110b6833469b6b1d3a66b3e7711958ffd4a2ae50c7c98a324ca8386757e225694740ada8e1c2741fd248141 SHA512 56bb536ea5eca0b5d091a12dfb204a673b9ed44f31e135e12092ceb748b99071c0004f7b06d86905a11421237e9c93b82894c5975b90195f4bae5a5faeb6bf94
MISC metadata.xml 769 BLAKE2B 5aaad83253d55d1096c19aeb6a980e31456ca20a1ecfdb45e93dfd2f72cff7cce61124bf546932266d24d0c9fd0493ae4c61089ab291028360834c2f6d237e5a SHA512 d11c942868f0166c646922088dfecf3047f8ca017b85965382bec8fc794e11d6ffdea27a9156a41faec10a79a13836b13d8b9213a44e57672e1355fbd6bfd0da
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild
index bcef4feef671..85ebbd16dc55 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} )
inherit distutils-r1
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 98ecad4c2484..c2775c920f60 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} )
EGIT_REPO_URI="https://github.com/mgorny/${PN}.git"
inherit distutils-r1 git-r3