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 72B47138334 for ; Mon, 18 Nov 2019 05:45:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B868EE085A; Mon, 18 Nov 2019 05:45:39 +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 8A04CE085A for ; Mon, 18 Nov 2019 05:45:39 +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 5F3FD34CF52 for ; Mon, 18 Nov 2019 05:45:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E095744 for ; Mon, 18 Nov 2019 05:45:36 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1574055929.5548a4b3f6613a66d3fb2d2050bcca3b8b9a994a.pesa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/eric/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/eric/Manifest dev-util/eric/eric-17.12-r1.ebuild X-VCS-Directories: dev-util/eric/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 5548a4b3f6613a66d3fb2d2050bcca3b8b9a994a X-VCS-Branch: master Date: Mon, 18 Nov 2019 05:45:36 +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: 1ac4f2eb-cec6-402e-af53-ae261135aceb X-Archives-Hash: 1a554f65696913490350baa883680fd1 commit: 5548a4b3f6613a66d3fb2d2050bcca3b8b9a994a Author: Davide Pesavento gentoo org> AuthorDate: Mon Nov 18 05:45:29 2019 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Mon Nov 18 05:45:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5548a4b3 dev-util/eric: remove old Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Davide Pesavento gentoo.org> dev-util/eric/Manifest | 1 - dev-util/eric/eric-17.12-r1.ebuild | 78 -------------------------------------- 2 files changed, 79 deletions(-) diff --git a/dev-util/eric/Manifest b/dev-util/eric/Manifest index d34fd881907..fa92b8ea12c 100644 --- a/dev-util/eric/Manifest +++ b/dev-util/eric/Manifest @@ -1,2 +1 @@ -DIST eric6-17.12.tar.gz 19035763 BLAKE2B e19195ef0b36ce216dc4f21ec221da4002a20ee3e3e300b80045d31d8793df299c2224f41f562fb59a0f8a65ead4f616df89a905905918dd1ae396d55d77fdc3 SHA512 7144c1fad76eb0f3ccdd2a29fb3fc369ad35d28dfbae1e6b75855b85218df34afa715f3a2df37bd6163e2f3a23a2a9a7f528cfe54f1bc21486ab81da6a69a697 DIST eric6-18.03.tar.gz 16517664 BLAKE2B f7f5292df8bc694fc4715ec1a250d948123a2eb99a590e6824d985318446babff86aeb745f5b5dbd0707e771638eaa943673e5b546676bea97e266888b844989 SHA512 e488010791b44cc7da782620baec9b97259aaefeb90d491023ec1d4582fb68acbc06d9eedba7beef9ddc706302e06e36b9ebb4e46d6f035b6c74e9f4eb9ac400 diff --git a/dev-util/eric/eric-17.12-r1.ebuild b/dev-util/eric/eric-17.12-r1.ebuild deleted file mode 100644 index e4789912cf9..00000000000 --- a/dev-util/eric/eric-17.12-r1.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_P=${PN}6-${PV} -PYTHON_COMPAT=( python2_7 python3_{5,6} ) -PYTHON_REQ_USE="sqlite,xml" -inherit python-single-r1 xdg-utils - -DESCRIPTION="A full featured Python IDE using PyQt and QScintilla" -HOMEPAGE="https://eric-ide.python-projects.org/" -SRC_URI="mirror://sourceforge/eric-ide/${PN}6/stable/${PV}/${MY_P}.tar.gz" - -LICENSE="GPL-3" -SLOT="6" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - ${PYTHON_DEPS} - >=dev-python/sip-4.14.3[${PYTHON_USEDEP}] - >=dev-python/PyQt5-5.7.1[gui,network,printsupport,sql,svg,widgets,${PYTHON_USEDEP}] - >=dev-python/qscintilla-python-2.10[qt5(+),${PYTHON_USEDEP}] -" -RDEPEND="${DEPEND} - || ( - dev-python/PyQt5[help,webengine,${PYTHON_USEDEP}] - dev-python/PyQt5[help,webkit,${PYTHON_USEDEP}] - ) - >=dev-python/chardet-3.0.4[${PYTHON_USEDEP}] - >=dev-python/coverage-4.1.0[${PYTHON_USEDEP}] - >=dev-python/pygments-2.2.0[${PYTHON_USEDEP}] - !dev-util/eric:4 - !dev-util/eric:5 -" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -S=${WORKDIR}/${MY_P} - -DOCS=( changelog README.rst THANKS ) - -src_prepare() { - default - - # Delete internal copies of dev-python/chardet and dev-python/pygments - rm -fr eric/ThirdParty/{CharDet,Pygments} || die - - # Delete internal copy of dev-python/coverage - rm -fr eric/DebugClients/Python{,3}/coverage || die - sed -i -e 's/from DebugClients\.Python3\?\.coverage/from coverage/' \ - $(grep -lr 'from DebugClients\.Python3\?\.coverage' .) || die -} - -src_install() { - "${PYTHON}" install.py \ - -b "${EPREFIX}/usr/bin" \ - -d "$(python_get_sitedir)" \ - -i "${D}" \ - -c \ - -z \ - || die - - python_optimize - einstalldocs -} - -pkg_postinst(){ - xdg_desktop_database_update - - if ! has_version dev-python/enchant; then - elog "You might want to install dev-python/pyenchant for spell checking." - fi -} - -pkg_postrm() { - xdg_desktop_database_update -}