summaryrefslogtreecommitdiff
path: root/app-text/krop
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/krop
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-text/krop')
-rw-r--r--app-text/krop/Manifest4
-rw-r--r--app-text/krop/krop-0.5.1.ebuild6
-rw-r--r--app-text/krop/krop-9999.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/app-text/krop/Manifest b/app-text/krop/Manifest
index 9eee5393ff04..7221f2da578b 100644
--- a/app-text/krop/Manifest
+++ b/app-text/krop/Manifest
@@ -1,4 +1,4 @@
DIST krop-0.5.1.tar.gz 42719 BLAKE2B e0baa3c14d9ce63815615eae004a08af720868d584262901eccbc569852177e07d5df659ea560d7e9cbdc4325daef8c35acd9c200440a8dfd73c19b274d8de37 SHA512 2bfd2a5d762454ab45538707c6f333d2b0947b6b203d6e7bd2d9d0d574d79de8ee6b30d87b17d6afea604456b915f323b855c9c9af5c169c192b0a01634075ca
-EBUILD krop-0.5.1.ebuild 768 BLAKE2B b9b60e0d517172ba7c9051659a033939092137b3cedac9e6fa477e3cdbdf910c480877195c19a6f211e51937b777a282fa864809752ccb3228403c23e406f125 SHA512 3a58fde7bfca116675bf198a69a799e07ced00bf16eb006379af265e7b792ab08f7b710545b85eec403f2e2410829bbada2907ce84320e398dfa7c9be0cc9eda
-EBUILD krop-9999.ebuild 883 BLAKE2B 8b72bf4c959560ff3e44e7332cd5bea2c1543a6e0027cf23793795bcaeef99b69a7d0ff730ebd84f5062287a0dea8cdc07d34a04b106c8eabd2200459a00f5b0 SHA512 32c6bb471442164f8f0d720d72869ef5b1b03d167c2c3084fd9569ecdc19f708a57228ec447241fc3ce061759439b5280ac6f81dda73df5cafdd03461ef3d3f3
+EBUILD krop-0.5.1.ebuild 763 BLAKE2B 2b55492cfd6b4ab24ea4c17d75efbec83845f1a772916a55c71cfa4f93ed3ea26a6cf01d7d65fbe9b00601a33570cc497fab060fbab7285670a210548c0e5e64 SHA512 640e37164c7bfe675554bf4dbcd1e5207d5bc3886c1be35019ecd41b484e2e2b00bb8d8deb6a01ecd570f2b639c019f8a088aa03a378017dc9b685675c3f487d
+EBUILD krop-9999.ebuild 879 BLAKE2B a92e6395bdb2baf2db60e06517f12fda051b2d822e3f8012cfce25593c8aa767cc7f648bc7066830b8cebb5336ad763dd1f342f8557c2e6c11de1cb30859b603 SHA512 a20617cc85fadc150ce15bcc1fce7a37f980ee6ec9361248ce6ef040d9a2c2a941cf46f7038fd5c4b7a5d582086235e29257f868b3385a7672f063596ddd17a6
MISC metadata.xml 333 BLAKE2B b62d23170b13a4d2375de72955c2708368a34435f022231b829b19b60c9f38a1546ec62887dae545691eb1df45998ab7810aa58df3b94729632991e49c4c098f SHA512 30ec13878bbe3b50c90f1849bbc5bf0f8dc05bf1b6a8f79695590f48c76618eef4666965b8130d1909db3c960a43d3149dba525017f342ce9635afc530b873f0
diff --git a/app-text/krop/krop-0.5.1.ebuild b/app-text/krop/krop-0.5.1.ebuild
index a4be44a8bdc3..986c8fe5c033 100644
--- a/app-text/krop/krop-0.5.1.ebuild
+++ b/app-text/krop/krop-0.5.1.ebuild
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit eutils distutils-r1 xdg-utils
@@ -12,7 +12,7 @@ SRC_URI="http://arminstraub.com/downloads/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-python/python-poppler-qt5[${PYTHON_USEDEP}]
diff --git a/app-text/krop/krop-9999.ebuild b/app-text/krop/krop-9999.ebuild
index bd6bb00454f4..0888b2ff9ae3 100644
--- a/app-text/krop/krop-9999.ebuild
+++ b/app-text/krop/krop-9999.ebuild
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit desktop distutils-r1 xdg-utils