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 2EF81138334 for ; Sat, 4 Jan 2020 09:53:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48AAFE0828; Sat, 4 Jan 2020 09:53:42 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9BA2E0828 for ; Sat, 4 Jan 2020 09:53:41 +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 C198834DED4 for ; Sat, 4 Jan 2020 09:53:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EABCAD for ; Sat, 4 Jan 2020 09:53:39 +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: <1578131562.59f4747a50d0b6d044756ff1466d2f22fc0d47a1.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ropemacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ropemacs/Manifest dev-python/ropemacs/metadata.xml dev-python/ropemacs/ropemacs-0.8.ebuild X-VCS-Directories: dev-python/ropemacs/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 59f4747a50d0b6d044756ff1466d2f22fc0d47a1 X-VCS-Branch: master Date: Sat, 4 Jan 2020 09:53:39 +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: 03dbf3a4-b700-4e18-acaf-4c5aa6c086fa X-Archives-Hash: 923058fc1a9d8b0591e347740b15d78f commit: 59f4747a50d0b6d044756ff1466d2f22fc0d47a1 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Jan 4 09:52:42 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Jan 4 09:52:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f4747a dev-python/ropemacs: remove last-rited pkg Signed-off-by: Mikle Kolyada gentoo.org> dev-python/ropemacs/Manifest | 1 - dev-python/ropemacs/metadata.xml | 16 ---------------- dev-python/ropemacs/ropemacs-0.8.ebuild | 31 ------------------------------- 3 files changed, 48 deletions(-) diff --git a/dev-python/ropemacs/Manifest b/dev-python/ropemacs/Manifest deleted file mode 100644 index a7cf4a5ff3f..00000000000 --- a/dev-python/ropemacs/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ropemacs-0.8.tar.gz 22161 BLAKE2B f45412c37762e90615ab0ac874b8e51d211250215d1999098d5aaf56ac5c46f535128bb6935b9e8a2b86eba24baf4648893ad710c784693958bb053fc65b2fea SHA512 3e42ce03758c13d8f6e66b69a4b9ab7620956ed0272ecf770c0cea204ffae8c85f41103b29e507db7d68d6dc006b14e6ca5ce31d8ca17b6a66bf743f1110a9b3 diff --git a/dev-python/ropemacs/metadata.xml b/dev-python/ropemacs/metadata.xml deleted file mode 100644 index f3a018c5648..00000000000 --- a/dev-python/ropemacs/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - python@gentoo.org - Python - - - gnu-emacs@gentoo.org - Gentoo GNU Emacs project - - - ropemacs - rope - - diff --git a/dev-python/ropemacs/ropemacs-0.8.ebuild b/dev-python/ropemacs/ropemacs-0.8.ebuild deleted file mode 100644 index ae8bdf6d90a..00000000000 --- a/dev-python/ropemacs/ropemacs-0.8.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 eutils readme.gentoo - -DESCRIPTION="Rope in Emacs" -HOMEPAGE="https://github.com/python-rope/ropemacs - https://pypi.org/project/ropemacs/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-1+" # GPL without version -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-python/rope[${PYTHON_USEDEP}] - dev-python/ropemode[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -src_install() { - local DOCS="${DOCS} README.rst docs/*.rst" - distutils-r1_src_install - - DOC_CONTENTS="In order to enable ropemacs support in Emacs, install - app-emacs/pymacs and add the following line to your ~/.emacs file: - \\n\\t(pymacs-load \"ropemacs\" \"rope-\")" - readme.gentoo_create_doc -}