public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/pyclewn/
Date: Sun, 21 Jun 2020 14:58:10 +0000 (UTC)	[thread overview]
Message-ID: <1592751472.d999abeb879764bb95115ff8ced8a982dae17a01.monsieurp@gentoo> (raw)

commit:     d999abeb879764bb95115ff8ced8a982dae17a01
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 14:32:49 2020 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 14:57:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d999abeb

app-vim/pyclewn: clean up old.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-vim/pyclewn/pyclewn-2.1-r1.ebuild | 47 -----------------------------------
 1 file changed, 47 deletions(-)

diff --git a/app-vim/pyclewn/pyclewn-2.1-r1.ebuild b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
deleted file mode 100644
index 67459d86ff7..00000000000
--- a/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils vim-plugin distutils-r1
-
-SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
-
-DESCRIPTION="Pyclewn allows using vim as a front end to a debugger (pdb or gdb)"
-HOMEPAGE="http://pyclewn.sourceforge.net/"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="|| (
-	>=app-editors/vim-7.3
-	>=app-editors/gvim-7.3[netbeans]
-)"
-
-DEPEND="
-	${CDEPEND}
-	app-arch/vimball"
-
-RDEPEND="
-	${DEPEND}"
-
-SLOT="0"
-
-#Completely broken (runs vim), disable for now
-#python_test() {
-#	esetup.py test
-#}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	vimball -x -C "${ED}"/usr/share/vim/vimfiles lib/clewn/runtime/${P}.vmb || die "Extracting vimball failed"
-}
-
-pkg_postinst() {
-	vim-plugin_pkg_postinst
-
-	optfeature "C/C++ debugging" sys-devel/gdb
-	optfeature "Python debugging" dev-python/pdb-clone
-}


             reply	other threads:[~2020-06-21 14:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-21 14:58 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-01 11:44 [gentoo-commits] repo/gentoo:master commit in: app-vim/pyclewn/ Sam James
2020-06-21 14:58 Patrice Clement
2020-03-17  7:23 Michał Górny
2020-02-05 17:59 Michał Górny
2020-02-05 17:59 Michał Górny
2018-06-27 19:29 Pacho Ramos
2018-06-16 20:02 Patrice Clement
2017-05-27 15:19 Michał Górny
2016-01-17  9:53 Maxim Koltsov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1592751472.d999abeb879764bb95115ff8ced8a982dae17a01.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox