summaryrefslogtreecommitdiff
path: root/app-text/openlp
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 /app-text/openlp
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-text/openlp')
-rw-r--r--app-text/openlp/Manifest2
-rw-r--r--app-text/openlp/openlp-2.4.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/openlp/Manifest b/app-text/openlp/Manifest
index c00bf8bf60b6..36984a6e021f 100644
--- a/app-text/openlp/Manifest
+++ b/app-text/openlp/Manifest
@@ -1,4 +1,4 @@
AUX OpenLP-2.4.2-disable-tests.patch 795 BLAKE2B 0741116f289c1ec368e401d66a798f87124971c069921813f71518155e78f04b6fa097686899c809f8cab84084ab1fde2141d30ba74e4f940c2bd2647069c939 SHA512 ac67c675a4793be0194ccdc522737de0fd2b7b008707c19cfb5dd4fd1c17e88a59c0d38cdfebb02272774da81dbf06ca8b897504abe3d37b5eeaf40b8d0c63f9
DIST OpenLP-2.4.6.tar.gz 7303683 BLAKE2B 4e5b1a60c8eb8772cdecf453e8277a69cfb1cdd51ab6478425332b58c52319713dd411027a108113485ee7fdc4c770cb6f94a626b23c6cca82231311a62df08a SHA512 071ca83c6969c5281213dea5efe6dfc60a3d22b56534b93e2fd1f8e43760ba5cab851b6f4dca485a31254d2090e26ce640359cb9f9797d84b9509426061dfb7a
-EBUILD openlp-2.4.6.ebuild 1189 BLAKE2B c41779cce8f02f881eb73353e7a4f98807a96afbc0ca584be7487215b922fb811ea6020a65878c775b15062e560246cb0b40c081dd7c360cccaa071f07853a6a SHA512 7893daf5777bbb06809597d456e2fb7bee142072380d0460df3134e923a895a61eec8fc9c3f8f95574ada1e5ddcaadc041bde9f960b56e93ccd82457b7e21e5b
+EBUILD openlp-2.4.6.ebuild 1185 BLAKE2B cd62e36a992c7d34a884d3e7f72e0e640de2a542d03acf9437d1683d2fa8cce5d7784a47aede5bc70105e90070e12955a37a08005666f2f369def233e8b9a341 SHA512 2e2fb23162c1850a09df2d1f1ba61ff338702a63ad2bdb179f5a5980c5a0340c806cef721f4867257c5471966593118d4fca928cf8a7774991c79dd0b73d9861
MISC metadata.xml 243 BLAKE2B d538a563cab2fafd5f221d51aca0be85d290aa5e64dd6a2a1411eedb557a4014acd040859a18e9021cb33c978ad2028f4bad6f127714f3f410513b8e5ea5a600 SHA512 c2e42eb6d3044abae1cccd4fc2bfdc28d15223e2f1c4c5f365be504eac8a2db9862465d92a2ae5acd2d121a5dada77fa4724e3c24cd981a40e462435dd61eed2
diff --git a/app-text/openlp/openlp-2.4.6.ebuild b/app-text/openlp/openlp-2.4.6.ebuild
index bd2519a0933b..49765ea89237 100644
--- a/app-text/openlp/openlp-2.4.6.ebuild
+++ b/app-text/openlp/openlp-2.4.6.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=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
PYTHON_REQ_USE='sqlite'
inherit distutils-r1