summaryrefslogtreecommitdiff
path: root/sci-mathematics/relational
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 /sci-mathematics/relational
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'sci-mathematics/relational')
-rw-r--r--sci-mathematics/relational/Manifest2
-rw-r--r--sci-mathematics/relational/relational-2.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/relational/Manifest b/sci-mathematics/relational/Manifest
index c8e74056088d..4a0166cb2b68 100644
--- a/sci-mathematics/relational/Manifest
+++ b/sci-mathematics/relational/Manifest
@@ -1,3 +1,3 @@
DIST relational_2.5.orig.tar.gz 118776 BLAKE2B bec1a8c1a3c7973b9200f9a61e65aa144998558a9798e1e869d970ba15d2f7970be8dad865cfa779f05ee535638011851534a3be0c354d216eb35f38f135cb4d SHA512 588e35a57cf915e544d62749b76ed81927ac06fd88271f0d4d88ee5f221928c2c24e2a88165aae63c1b9b120ddaa20e15e21fe9c207eac3150b744274ae45a8a
-EBUILD relational-2.5.ebuild 878 BLAKE2B 754e3212d8915068ea2a5950a81de9b49285b9bd673df7afd86b329baa364302c9c6c12260372d0d60d36ecc01b17bcea20933c93ff0a9e25c1874cc3dbea7d5 SHA512 8ea5f1513268a2d300cfc1f7df587cfb68b7371887dbceeebcc2d6beef80d4f7c268eca1f86cdc883b7142aa480d277dfc9d4a0ece52f018d56d833806ff4f4a
+EBUILD relational-2.5.ebuild 873 BLAKE2B 18c4d3ca41e3e5bf31ed7ba9b43a8ca8d64c95011f590e7cbfb1e17b27016fdf55dfae0ec387d2fe8ebd65fe22d856c95306b7437f42865b8b87374dc3a21496 SHA512 04ecdb22691a6b139bcad56bacafeb1bbf20d3b304e0b792509b66c61c470342398a0ff73680a51b2a46fb6795169413b580578b444b41cc946b0322c63020da
MISC metadata.xml 329 BLAKE2B 72059e28c196f127a1c314ad5c63025937a9daf16e8457885da10c94c32ccffec36d4c5049f2dcf2faf9ae67fe934d334a7235bc0f2bec0836614362cd41d122 SHA512 18759433ae0bb33800dc14a9bd518bbd383b8bbdbf876b02dad81afcabe3f0eea7828bd6820989e13253d73c70528d2a3bb4637e5e28d2fa5aab28b84aecdf32
diff --git a/sci-mathematics/relational/relational-2.5.ebuild b/sci-mathematics/relational/relational-2.5.ebuild
index ef80e0ec5b5f..501b9b0f9b00 100644
--- a/sci-mathematics/relational/relational-2.5.ebuild
+++ b/sci-mathematics/relational/relational-2.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit python-single-r1