summaryrefslogtreecommitdiff
path: root/dev-python/roman
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 /dev-python/roman
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/roman')
-rw-r--r--dev-python/roman/Manifest4
-rw-r--r--dev-python/roman/roman-2.0.0.ebuild4
-rw-r--r--dev-python/roman/roman-3.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/roman/Manifest b/dev-python/roman/Manifest
index b2224c1205b1..dad5ce0bf123 100644
--- a/dev-python/roman/Manifest
+++ b/dev-python/roman/Manifest
@@ -1,5 +1,5 @@
DIST roman-2.0.0.zip 7590 BLAKE2B c733a4e905ebf4ef526afb5088744bde8558314b059a4d8e9f86e914af2657f99b5c4364e9e8f9a11d9a1e4470ba9b1919b19951aab7dc06b55539d27b89ab30 SHA512 d62a95e835232821dbf7a81d0c6b7df63f18c4116cfc7eee0c691a0b31d3d7b69d2dc2e4ea26e0a169a8e24bf080e8bb1e195b853be4adf1491335a5b4d5702c
DIST roman-3.0.tar.gz 5184 BLAKE2B 0951e15a1fbf0feecc98c4318fa631a535d24d9559d21e800f065923c71d094c387b18c5926ad55322ad8417a2db97626ada1e110549938d73243ca410e3ab87 SHA512 468a4ac7188cdf3155698f260de5ecc5bb2072c120c79d046618ac07b6de6f777cfc69661f2e0df4ca66359bb20169d22599b3f342edaa48f8575bdc17b40c08
-EBUILD roman-2.0.0.ebuild 617 BLAKE2B bace2ac003ea59e33b13791ce75803bcc4265afb405a737099064b3b3882319ef17578538f87c7f464716be94f8bb421a5746a00bc906bd2cd063bec87c2f05c SHA512 507c722019d5607c01d6a2e3eb7f106477e15a9dd9c2e340e332c44c37ae5bdae7489a6c57899306760e9f1dd9028f674c75759a24f832b691dd793345df8025
-EBUILD roman-3.0.ebuild 611 BLAKE2B a527a8a2ec1b748676980c718f95a990d2d731bb3b2f3deb39f68f2f2c6d7bd45645a244bd1c74c0e8e346ff1a0c99d12bacc2269a2c17ee291aeda4e2c95581 SHA512 2d10252321fbe9fbb96db12e1da4eaf64d3249ca69aaae8e8a5953b08a90ea47e899dcad1ebea7803467df7b3bdb52c6381dbff9dff5cf9cc28ac56934ad4869
+EBUILD roman-2.0.0.ebuild 610 BLAKE2B 031af9743cff1ec671e86e40d7d998fc9aef34b02a7f1ff7e3ea77a4eb1cd1aa864dd23eed73071ac355915f0acae07eefa844672a84730022fd383bc12b119e SHA512 5a29b9897f794802d0079ce4fdbbab544cd246ecf7386a91055b0784077a529ea79a4a4fcaf0a81e193ac599ebaf7f7e6b11e4780bcf1c6bd707b044c5aed2f9
+EBUILD roman-3.0.ebuild 604 BLAKE2B db84f00a2a9b8580513f9a46a103acba11a2f0f98c37520b45896748f64ba476d740d5d1eaf7ef2d1ca7badf19ea427fd7bb239835bf8b04ab3696aabd8262a5 SHA512 1b86f7d202df59289d30ab6a6502da2d0e96b6456adc66e698066bbd9885d3aadf453bc873cd971659e80d07d2a416d62fb0ad35807e8136bbb530d642358002
MISC metadata.xml 318 BLAKE2B 3a028680f19314e15a2eab93b8bfe5338ef3b351e82f28ba7eb1d0988ffc0f9eeb9174f30c18c0f7e10b865958a5992043525baf6e25732ce85d819c65c9fbb3 SHA512 a2e3ce30465809bbac2a6684207eb0290787a1e2eafebb457a6754e474340f75208dd269f7d89f2fdf25a3529340310acc9c220feaa1be40fe688a177b2741f0
diff --git a/dev-python/roman/roman-2.0.0.ebuild b/dev-python/roman/roman-2.0.0.ebuild
index 853f55239f80..ceb1591cee82 100644
--- a/dev-python/roman/roman-2.0.0.ebuild
+++ b/dev-python/roman/roman-2.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
inherit distutils-r1
diff --git a/dev-python/roman/roman-3.0.ebuild b/dev-python/roman/roman-3.0.ebuild
index deedd46e8b51..42afbb8c5d87 100644
--- a/dev-python/roman/roman-3.0.ebuild
+++ b/dev-python/roman/roman-3.0.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=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
inherit distutils-r1