From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 938D3138337 for ; Sun, 30 Sep 2018 20:01:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C493E0876; Sun, 30 Sep 2018 20:01:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B7FFE0871 for ; Sun, 30 Sep 2018 20:01:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F142F335C6F for ; Sun, 30 Sep 2018 20:00:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 467443D7 for ; Sun, 30 Sep 2018 20:00:57 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1538337649.9c12909aa385098a55fdc11243a2cc84ada7b3fc.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/pyhoca-cli/Manifest net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild X-VCS-Directories: net-misc/pyhoca-cli/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 9c12909aa385098a55fdc11243a2cc84ada7b3fc X-VCS-Branch: master Date: Sun, 30 Sep 2018 20:00:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fb99c2cb-aff6-419d-88f1-a025084361a1 X-Archives-Hash: dfe04897f072ab84bcb83f9fb0f69634 commit: 9c12909aa385098a55fdc11243a2cc84ada7b3fc Author: Bernard Cafarelli gentoo org> AuthorDate: Sun Sep 30 19:58:34 2018 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Sun Sep 30 20:00:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c12909a net-misc/pyhoca-cli: 0.6.0.0 bump Signed-off-by: Bernard Cafarelli gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 net-misc/pyhoca-cli/Manifest | 1 + net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild | 31 +++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest index bd14d2494ab..86646c54d4b 100644 --- a/net-misc/pyhoca-cli/Manifest +++ b/net-misc/pyhoca-cli/Manifest @@ -1,2 +1,3 @@ DIST pyhoca-cli-0.5.0.3.tar.gz 32170 BLAKE2B 933c6a4d5b2daf3802f45de4162ee76671ca4516d07e4d91d908e29f6b2341d636bfa8bbe448b58ff8d066b1a4c61a35b48bca7c25eda72196d94f39b8da5d61 SHA512 84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279 DIST pyhoca-cli-0.5.0.4.tar.gz 32486 BLAKE2B e47799519715c14ba89f8696ed8d394248397548ccbd0dcfc514d8c8ba96071dfa12a191eace4cc6f92aeaeb8fd0b17addf471e6f11d5ffb4e456977d38c7e14 SHA512 6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd +DIST pyhoca-cli-0.6.0.0.tar.gz 40513 BLAKE2B 203ba683c65a77c8f136ac65fea156e938b86b8338dff4c39c5b0ab9368a5e0b1e845e4862b9d95fd02cec9484691b9b11b6d2dbd41cc8a1089e32a4e9c9d717 SHA512 a6e2504cf40eb847db826eb016bcba4ead83f5b8d45de8c251c4c3b0f4cef86dbdfe4c8663f900ce9afe6fef868e67ff5ab1e3222179d19afcc7d0233b4804c6 diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild new file mode 100644 index 00000000000..858a77c4648 --- /dev/null +++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{5,6} ) +inherit distutils-r1 + +DESCRIPTION="X2Go command line client" +HOMEPAGE="http://www.x2go.org" +SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz" + +LICENSE="AGPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}] + >=net-misc/python-x2go-0.6.0.1[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND}" + +python_install() { + distutils-r1_python_install + python_doscript ${PN} +} + +python_install_all() { + distutils-r1_python_install_all + doman man/man1/* + find "${ED}" -name '*.pth' -delete || die +}