summaryrefslogtreecommitdiff
path: root/x11-misc/xflux-gui
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 /x11-misc/xflux-gui
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'x11-misc/xflux-gui')
-rw-r--r--x11-misc/xflux-gui/Manifest2
-rw-r--r--x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild7
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index 76e010f5805c..6de97af3415c 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1,4 +1,4 @@
AUX xflux-gui-1.2.0-disable-gschemas-compiled.patch 1540 BLAKE2B c1071aecced986b9bf8662de558ce8cd3c822ebfcc7d3d6601eba9ec30438bfcbc763e26eb31113b00b75e07f463125872ed8897c490ddd32cf96b0798e72557 SHA512 bd03efe531f0b55df89bbf2b6e6dbdbf7c48c214b9969d3c458d093a13603011b956efc0cc6695401abc7abfea18ed29be6501784a66edcf63f8ebd6793b3c15
DIST xflux-gui-1.2.0.tar.gz 31831 BLAKE2B ad6b29f75cf5c287efdb4c1eaa12610a6fd2d4515e7f77cb991f0140d9de1128981ae274a1503f7c5bb83ff84f8dc124ba64e5abdd2e97c1d7157c84df51bead SHA512 244c11efbf58112d3d84209142faafbbe46b33df1edf13e122945ff767fc6a394c147979c0086bd88cb41ee7c80b5bd87016b3e158f3a959f3aca8bda47707d2
-EBUILD xflux-gui-1.2.0-r1.ebuild 1039 BLAKE2B eb128a1ee771ce8a69a687299e362073263e942e378a033a2757078de1e00c22c3c27288fd657dc7d5426991a9f389d3cc692fbecc679cfab7652aa357f358b8 SHA512 4b48755c2347c868e2b23e099d7a3035c057e3c3c1269d7f3b85ab2e8973326869c22b86a0ca06e84c958e9891b12845a9fa999720c18666fdbfa0a16a2f855c
+EBUILD xflux-gui-1.2.0-r1.ebuild 1042 BLAKE2B c18449765fc796f296fe3c874c96d5a603ec3f34a872713a4945a063db74954ab81b5957a269635fdfe95ba4fe902430e7b9a1a5e75e241a72ffb0777d093b5f SHA512 d40f59ffcd8f9761034f0169ee282d14e3d999238281afd1b64074f4cdd1cba00c98394ef3cbcbdc148ccebe6a2199b3dc04f10f5509ca7c2399e57f94838dac
MISC metadata.xml 737 BLAKE2B d576868e8ee0b92e6439103d674d5a87e72d3794d202d1d8d1d200e5d479abdee76d31211520c5c04a53ed6a4567c0c6396cd2d08da0a82b3fe85c7b2c0f32d6 SHA512 60dacd24dfe19906d233434a547e0ef87d33ef5cfc9b3175df28ac65b9744fdf653bf449c4fdcc754950bdf5e859985735e889cd7755d7fae0458d067a5aba13
diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index 9c62c28fe9a8..0efff0431536 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.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,8} )
inherit distutils-r1 gnome2-utils xdg-utils
@@ -29,7 +29,8 @@ RDEPEND="
S="${WORKDIR}/fluxgui-${PV}"
python_install() {
- # Don't let the package compiling the schemas, as this could cause a file collision
+ # Don't let the package compiling the schemas,
+ # as this could cause a file collision
export DISABLE_GSCHEMAS_COMPILED="true"
distutils-r1_python_install