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 937CB138239 for ; Sat, 4 Jan 2020 08:59:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0A0DE0898; Sat, 4 Jan 2020 08:59:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 75DD4E0898 for ; Sat, 4 Jan 2020 08:59:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 14A7634DEB3 for ; Sat, 4 Jan 2020 08:58:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C41D51E for ; Sat, 4 Jan 2020 08:58:57 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1578128325.ea7b4fa2c1b0d327bf3c8fe878cae32273c72494.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/pybitmessage/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/pybitmessage/Manifest net-p2p/pybitmessage/metadata.xml net-p2p/pybitmessage/pybitmessage-0.6.3.2_p20180521.ebuild X-VCS-Directories: net-p2p/pybitmessage/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ea7b4fa2c1b0d327bf3c8fe878cae32273c72494 X-VCS-Branch: master Date: Sat, 4 Jan 2020 08:58: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 521cd69f-7af8-46f3-851c-4acc41a5c5c7 X-Archives-Hash: 381272027acfe8717274ca0f958ad402 commit: ea7b4fa2c1b0d327bf3c8fe878cae32273c72494 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Jan 4 08:58:45 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Jan 4 08:58:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7b4fa2 net-p2p/pybitmessage: remove last-rited pkg Signed-off-by: Mikle Kolyada gentoo.org> net-p2p/pybitmessage/Manifest | 1 - net-p2p/pybitmessage/metadata.xml | 28 --------- .../pybitmessage-0.6.3.2_p20180521.ebuild | 70 ---------------------- 3 files changed, 99 deletions(-) diff --git a/net-p2p/pybitmessage/Manifest b/net-p2p/pybitmessage/Manifest deleted file mode 100644 index f070c51d948..00000000000 --- a/net-p2p/pybitmessage/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pybitmessage-0.6.3.2_p20180521.tar.gz 1102349 BLAKE2B 346834ba6a6f7805ad79e95137b922b74963dd2c9da1b978e6e161be1e82b8465443ba1de255a6ab3c909c7ee1328509123eaf129dbafa13ec8c0d9f8291c93b SHA512 ef7e64e67cd6438fea1835db26c6ab71af004e1f6a7fb2cb8681674024a1addaeef1a31d959b1f0d3e502d8b96b3c07c6b6e0840e86dff12768ecd36e4fdf026 diff --git a/net-p2p/pybitmessage/metadata.xml b/net-p2p/pybitmessage/metadata.xml deleted file mode 100644 index 2f7203b304e..00000000000 --- a/net-p2p/pybitmessage/metadata.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - Bitmessage is a P2P communications protocol used to send encrypted - messages to another person or to many subscribers. It is - decentralized and trustless, meaning that you need-not inherently - trust any entities like root certificate authorities. It uses - strong authentication which means that the sender of a message - cannot be spoofed, and it aims to hide "non-content" data, like - the sender and receiver of messages, from passive eavesdroppers - like those running warrantless wiretapping programs. - - - - https://github.com/Bitmessage/PyBitmessage/issues - - - https://bitmessage.org/wiki/PyBitmessage_Help - - Bitmessage/PyBitmessage - - - Enable dev-python/pyopencl for GPU acceleration - Enable dev-python/qrcode for QR code support - - diff --git a/net-p2p/pybitmessage/pybitmessage-0.6.3.2_p20180521.ebuild b/net-p2p/pybitmessage/pybitmessage-0.6.3.2_p20180521.ebuild deleted file mode 100644 index 8c8aa169578..00000000000 --- a/net-p2p/pybitmessage/pybitmessage-0.6.3.2_p20180521.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="sqlite" - -COMMIT=30e211367003bafa67834ffff3f31e6b5a897f4b -inherit distutils-r1 gnome2-utils - -MY_PN="PyBitmessage" - -DESCRIPTION="Reference client for Bitmessage: a P2P communications protocol" -HOMEPAGE="https://bitmessage.org" -SRC_URI="https://github.com/g1itch/${MY_PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug libnotify libressl ncurses opencl qrcode sound" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS}" - -RDEPEND="${DEPEND} - || ( - dev-python/msgpack[${PYTHON_USEDEP}] - dev-python/u-msgpack[${PYTHON_USEDEP}] - ) - dev-python/PyQt5[${PYTHON_USEDEP}] - >=dev-python/QtPy-1.3.1[gui,pyqt5(+),${PYTHON_USEDEP}] - debug? ( dev-python/python-prctl[${PYTHON_USEDEP}] ) - libnotify? ( - dev-python/pygobject[${PYTHON_USEDEP}] - dev-python/notify2[${PYTHON_USEDEP}] - x11-themes/hicolor-icon-theme - ) - !libressl? ( dev-libs/openssl:0[-bindist] ) - libressl? ( dev-libs/libressl ) - ncurses? ( dev-python/pythondialog[${PYTHON_USEDEP}] ) - opencl? ( - dev-python/numpy[${PYTHON_USEDEP}] - dev-python/pyopencl[${PYTHON_USEDEP}] - ) - qrcode? ( dev-python/qrcode[${PYTHON_USEDEP}] ) - sound? ( || ( - dev-python/gst-python:1.0[${PYTHON_USEDEP}] - media-sound/gst123 - media-libs/gst-plugins-base:1.0 - media-sound/mpg123 - media-sound/alsa-utils - ) ) -" - -S="${WORKDIR}"/${MY_PN}-${COMMIT} - -src_install () { - distutils-r1_src_install - einstalldocs - # The man page is not installed because it's basically empty. -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}