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 87C42139694 for ; Tue, 2 May 2017 15:15:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F3BCE0CFF; Tue, 2 May 2017 15:15:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 115F0E0CF9 for ; Tue, 2 May 2017 15:15:14 +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 7534A3416B7 for ; Tue, 2 May 2017 15:15:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 896927458 for ; Tue, 2 May 2017 15:15:01 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1493738090.36f8b0b5031fd8bcc7c02ba285c8d21842762911.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyaudio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyaudio/Manifest dev-python/pyaudio/pyaudio-0.2.9.ebuild X-VCS-Directories: dev-python/pyaudio/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 36f8b0b5031fd8bcc7c02ba285c8d21842762911 X-VCS-Branch: master Date: Tue, 2 May 2017 15:15:01 +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: 6db4f74c-22fd-4a76-923d-f49888b979b5 X-Archives-Hash: a09f1d9437b1170db07b66a60c72f946 commit: 36f8b0b5031fd8bcc7c02ba285c8d21842762911 Author: Michał Górny gentoo org> AuthorDate: Tue May 2 14:44:04 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 2 15:14:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f8b0b5 dev-python/pyaudio: Clean old versions up dev-python/pyaudio/Manifest | 1 - dev-python/pyaudio/pyaudio-0.2.9.ebuild | 30 ------------------------------ 2 files changed, 31 deletions(-) diff --git a/dev-python/pyaudio/Manifest b/dev-python/pyaudio/Manifest index 9d94d0d3b46..2e76147794c 100644 --- a/dev-python/pyaudio/Manifest +++ b/dev-python/pyaudio/Manifest @@ -1,3 +1,2 @@ DIST PyAudio-0.2.11.tar.gz 37428 SHA256 93bfde30e0b64e63a46f2fd77e85c41fd51182a4a3413d9edfaf9ffaa26efb74 SHA512 64db5542ee60837c9b07677e146fc7b060ff47c8b1c04cbb575bce79dd3ed4776c201e169ff2860f27dbe9e00a77046ba0cb925b55f7c546f8de46c6df68954e WHIRLPOOL 6d67dd7d7205cefcea3c352851818d30ddef0414cf14d69d895e9ac7ad8dea4c64142e11eeccd61fcb184e0dc4f8d86ad8cdf6e99656c78578af75ca99779ce9 -DIST PyAudio-0.2.9.tar.gz 289499 SHA256 bfd694272b3d1efc51726d0c27650b3c3ba1345f7f8fdada7e86c9751ce0f2a1 SHA512 1b1209a5ff808253c4f6edbc3cbde6a6efb99c1ee56b4f7a0e889b3936420e79fa41e1cd2a92e3ddff9bb26900527fd4b54133db0a8877ea20c99775b4f206a3 WHIRLPOOL 6e7155b53648721cca9b5f42d3c5cb0a034936a56bbab74549325f221ed004c1bab908a731d446e3731132f7c60d209d97b7da0b79d57f79857d431b661dc144 DIST pyaudio-0.2.8.tar.gz 235900 SHA256 4f85367cf79657616684487037957ac38582ecc5389b89420fe61d901b719551 SHA512 af85291932809ceb966d1ace3c866cb6ac7e039b936ca35be668d4a3dc78c53e516070902d35fa6c829b37db376b8b512dc926ff1079e039809cae067be93069 WHIRLPOOL dae98752b6b885ce6f5247b9914fc9fcfd6264030c5f57c7276c6468de79ffdf30ea6196325ab0ff34b6997157ab97f6068ffa6ee27e137bab96c1589723550d diff --git a/dev-python/pyaudio/pyaudio-0.2.9.ebuild b/dev-python/pyaudio/pyaudio-0.2.9.ebuild deleted file mode 100644 index 1df5cf8bfed..00000000000 --- a/dev-python/pyaudio/pyaudio-0.2.9.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_4} ) - -inherit distutils-r1 - -MY_PN="PyAudio" - -DESCRIPTION="Python bindings for PortAudio" -HOMEPAGE="http://people.csail.mit.edu/hubert/pyaudio/" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" -S="${WORKDIR}/${MY_PN}-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -DEPEND="media-libs/portaudio" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/PyAudio-${PV} - -python_install_all() { - use doc && local HTML_DOCS=( docs/. ) - distutils-r1_python_install_all -}