From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DAFF213888F for ; Sat, 10 Oct 2015 16:31:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6112E080C; Sat, 10 Oct 2015 16:31:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63797E080C for ; Sat, 10 Oct 2015 16:31:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4BDA533BE19 for ; Sat, 10 Oct 2015 16:31:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05E57929 for ; Sat, 10 Oct 2015 16:31:09 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1444494666.6d873b0a85d72925b3344ae4da525a17cbb9dfd4.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pexpect/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pexpect/Manifest dev-python/pexpect/metadata.xml dev-python/pexpect/pexpect-2.4-r1.ebuild dev-python/pexpect/pexpect-2.4.ebuild dev-python/pexpect/pexpect-3.0.ebuild X-VCS-Directories: dev-python/pexpect/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 6d873b0a85d72925b3344ae4da525a17cbb9dfd4 X-VCS-Branch: master Date: Sat, 10 Oct 2015 16:31:09 +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: e524ce43-c10f-4e62-a5e3-93d31f9eb229 X-Archives-Hash: 1cf7fc928b4940c0e9a1017210cb277e commit: 6d873b0a85d72925b3344ae4da525a17cbb9dfd4 Author: Justin Lecher gentoo org> AuthorDate: Sat Oct 10 16:30:28 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Oct 10 16:31:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d873b0a dev-python/pexpect: Drop old Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=539444 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> dev-python/pexpect/Manifest | 2 -- dev-python/pexpect/metadata.xml | 2 +- dev-python/pexpect/pexpect-2.4-r1.ebuild | 26 ------------------------ dev-python/pexpect/pexpect-2.4.ebuild | 35 -------------------------------- dev-python/pexpect/pexpect-3.0.ebuild | 29 -------------------------- 5 files changed, 1 insertion(+), 93 deletions(-) diff --git a/dev-python/pexpect/Manifest b/dev-python/pexpect/Manifest index 8e1f71c..628f98f 100644 --- a/dev-python/pexpect/Manifest +++ b/dev-python/pexpect/Manifest @@ -1,3 +1 @@ -DIST pexpect-2.4.tar.gz 113251 SHA256 43c788f59dcf4bed677fd0b16891787dbf747e210ffedb6e90156fbbbd4d3b7b SHA512 0d5db34f3dc0e1a5bf7d8d0ab584897e4142592f35765762e4ca60d112106b91485098c91ad95a3cb3ad1f3d600619fa0ad41d930085e75974d78e0f06280a9f WHIRLPOOL 587a94b785645a950a643bff7bf972af285faea9dcf73064eb40e96d7cb29e87543bb14c65cdc2366573236ec56cc03c4076bc952899e567872628ff5c4d9785 -DIST pexpect-3.0.tar.gz 146662 SHA256 1d6cee0fa5ab212f9ddac9852bab0df5fff11a173ed1bfde9346d5c8aa42d14c SHA512 f84cbc843978baf0ab05bae63dd080d4ca14e8fd51de4e53cf33ddb6219c9e460f68861e44104a59ddb2c1b9dc8568bc87ee778ea52b10e18e365b771ca9aa63 WHIRLPOOL e2def4eb61007d5cbb5370daa82672f6063bf87a2a238237720652f85051bb72383b4d808c8a7148063fafe020ce1253a83f97237594b52a75f8a49689e38171 DIST pexpect-3.3.tar.gz 132330 SHA256 dfea618d43e83cfff21504f18f98019ba520f330e4142e5185ef7c73527de5ba SHA512 66cc501f1c7bb8ba0be4cdc0db840629f51416dc54ae44dc770adb38f1a385116b0a8b9bc7f1cc1447f05ede36ef1b519f5c4e710e6cb736c923ecfc87497cfa WHIRLPOOL e708e722d4e2598958f8d724b84148608e9a53041077b1a1a2af84d5281e11f0c6c050ee88489eebc48bd5556c22e0fe9386680d34b1941ddf21539296629513 diff --git a/dev-python/pexpect/metadata.xml b/dev-python/pexpect/metadata.xml index b4c5048..4342ade 100644 --- a/dev-python/pexpect/metadata.xml +++ b/dev-python/pexpect/metadata.xml @@ -1,4 +1,4 @@ - + python diff --git a/dev-python/pexpect/pexpect-2.4-r1.ebuild b/dev-python/pexpect/pexpect-2.4-r1.ebuild deleted file mode 100644 index 3af1044..0000000 --- a/dev-python/pexpect/pexpect-2.4-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 pypy ) - -inherit distutils-r1 - -DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="doc examples" - -DEPEND="" -RDEPEND="" - -python_install_all() { - use doc && local HTML_DOCS=( doc/. ) - use examples && local EXAMPLES=( examples/. ) - distutils-r1_python_install_all -} diff --git a/dev-python/pexpect/pexpect-2.4.ebuild b/dev-python/pexpect/pexpect-2.4.ebuild deleted file mode 100644 index ca9e593..0000000 --- a/dev-python/pexpect/pexpect-2.4.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="2" -SUPPORT_PYTHON_ABIS="1" -PYTHON_DEPEND="2" - -inherit distutils - -DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="doc examples" - -DEPEND="" -RDEPEND="" -RESTRICT_PYTHON_ABIS="3.*" - -PYTHON_MODNAME="ANSI.py fdpexpect.py FSM.py pexpect.py pxssh.py screen.py" - -src_install() { - distutils_src_install - - use doc && dohtml -r doc/* - - if use examples; then - insinto /usr/share/doc/${PF} - doins -r examples - fi -} diff --git a/dev-python/pexpect/pexpect-3.0.ebuild b/dev-python/pexpect/pexpect-3.0.ebuild deleted file mode 100644 index 49e06cd..0000000 --- a/dev-python/pexpect/pexpect-3.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) - -inherit distutils-r1 - -DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="doc examples" - -DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" - -python_compile_all() { - use doc && emake -C doc html -} - -python_install_all() { - use doc && local HTML_DOCS=( doc/_build/html/. ) - use examples && local EXAMPLES=( examples/. ) - distutils-r1_python_install_all -}