summaryrefslogtreecommitdiff
path: root/www-apps/klaus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
commit2018227e9344edb9da15fc6a4a8298086cc2aa77 (patch)
treec18e1c09e605e94e2a1e93345ad25746cc9e14b9 /www-apps/klaus
parent6f8038813c460b4f0572d5ef595cdfa94af3a94d (diff)
gentoo resync : 02.06.2019
Diffstat (limited to 'www-apps/klaus')
-rw-r--r--www-apps/klaus/Manifest4
-rw-r--r--www-apps/klaus/klaus-1.4.0.ebuild (renamed from www-apps/klaus/klaus-1.2.2.ebuild)19
2 files changed, 13 insertions, 10 deletions
diff --git a/www-apps/klaus/Manifest b/www-apps/klaus/Manifest
index 0ee31ff8c26e..6d4774a45154 100644
--- a/www-apps/klaus/Manifest
+++ b/www-apps/klaus/Manifest
@@ -1,5 +1,5 @@
-DIST klaus-1.2.2.tar.gz 35308 BLAKE2B 4ac2cd77f5c95fd207a83e1688b65e286009a5830c96fce442e3e4a2989a320c0980ab96a03817be27d45d01ccb5e2db277ed535d62a781006b4747c797838d2 SHA512 2f054ca3d285dcf334188d72bbbc4ea99fe8778126d0d215cfd3508cb294d52e2944b3e251f903a863df018ec61d9dcd779f5c6cd284fb2f6cd90abb98783176
DIST klaus-1.3.0.tar.gz 35363 BLAKE2B 881f9bd1a80d4a580a0dc84a7b8528a5703777817495639bb3ea8f608c2495287a37fe43839d0c64002e1d36453d37f116c73c9a7ef93651bc8a2d010d4d2e2c SHA512 c159d8195b1bde43f46d013f0337e998d905b1f3a9a23caf5f71180d19192c3c391cc5143545bd3d05a2aef45451a43e873ca3828c8f9f69ae3eaaa0d00560cb
-EBUILD klaus-1.2.2.ebuild 846 BLAKE2B ce62579f0ff24ff598da86669077907a4d29c7aad39a677a357c69f18430f020e0796da8bceca6b62bfa7aebbd202af74f92ebc4221b7eef1104ff6691c1321f SHA512 2dc006642ac991309ade7511508b752841db573f8520aa7b98391955501b5e3c8ade1cf0bc2e5fd4ff3bf2ae7574643499495aa8ae402e8e87478457e5822b45
+DIST klaus-1.4.0.tar.gz 36879 BLAKE2B 8a621338514e3be143c5b64a0a486d47edc7e7a14c839bc135e7c1693fd09ddea1529b5b2e1d8e0bb70f152629d7bff288f9221ae4243dac01995da4d00e5848 SHA512 8e596590fe29c62eeb823047780f747a0f4908f926dad8ff54000469dca013fcfcbaf7b53c0555db095fef71e4d9056e9b6e959005550bdfccc338f1ee3a5d2c
EBUILD klaus-1.3.0.ebuild 845 BLAKE2B 4ccaead04d938250fc8a845eef3f46ab203933b00d0dde34ac73b3479c3cc0bad61372d81c0082b45c87db1da3ad1b52142b1e9cd9aeb37eb20193f8cfc2884e SHA512 82295552e538bb0837b35b1468e1c2fb27f1cabf65cc1fd6bad202f81bc2bf2da1b881b25fcce57f9db621fac99d8079a560335b8740e092a95cf650ac821308
+EBUILD klaus-1.4.0.ebuild 919 BLAKE2B 1a598db00725e56a879816336f06392335aaf2317316a5f3015b99bde856b8f0bff4929f5d2aaa6a4f9c8981a72cbc06170730b36fae630dd69d5334d1c0ffbb SHA512 7e3c5ed3f5fe46ffd85bdcbde573f985d0b68aa53b5d4e65973e69fa65299dc6eb41c8c383ba1fa1e769591a6fc244e17aff35efa1b4dcc6da2eb4939a8f7277
MISC metadata.xml 684 BLAKE2B 3fd97f5f66e03afef819feddd1995814e607f188ca87ce5a294f3a10f794fdbcba2fdea691bca7e100d0b853925fd1248fea7eafc37cc947d31454a01c070af2 SHA512 37f5386826bc762dda625012e6016f65d0dd3d1ed4b88f62341cb4ed7b2876cc2a819550faed8fbcb939796d6d76f6d4dcca8f0559be329cc9f8f583c188d5e1
diff --git a/www-apps/klaus/klaus-1.2.2.ebuild b/www-apps/klaus/klaus-1.4.0.ebuild
index c7fba3e90a36..1966b9410b74 100644
--- a/www-apps/klaus/klaus-1.2.2.ebuild
+++ b/www-apps/klaus/klaus-1.4.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
inherit distutils-r1
@@ -17,17 +17,20 @@ KEYWORDS="~amd64 ~x86"
IUSE="ctags"
RDEPEND="
- dev-python/six[${PYTHON_USEDEP}]
+ >=dev-python/dulwich-0.19.3[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
- dev-python/pygments[${PYTHON_USEDEP}]
- >=dev-python/dulwich-0.13.0[${PYTHON_USEDEP}]
dev-python/httpauth[${PYTHON_USEDEP}]
dev-python/humanize[${PYTHON_USEDEP}]
- ctags? (
- dev-python/python-ctags[${PYTHON_USEDEP}]
- )
+ dev-python/pygments[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ ctags? ( dev-python/python-ctags[${PYTHON_USEDEP}] )
"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
# The tests can only be run from a git repository
# so they are not included in the source distributions
+
+python_install_all() {
+ distutils-r1_python_install_all
+ doman ${PN}.1
+}