commit:     9238841ae945e8600d249001770ce7516b6d2ec0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 08:04:13 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 08:04:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9238841a

app-vim/conque: Remove last-rited pkg

Closes: https://bugs.gentoo.org/737354
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-vim/conque/Manifest             |  1 -
 app-vim/conque/conque-2.3-r1.ebuild | 29 -----------------------------
 app-vim/conque/metadata.xml         | 11 -----------
 profiles/package.mask               |  1 -
 4 files changed, 42 deletions(-)

diff --git a/app-vim/conque/Manifest b/app-vim/conque/Manifest
deleted file mode 100644
index ee55adfbdd6..00000000000
--- a/app-vim/conque/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST conque_2.3.tar.gz 52195 BLAKE2B 
31546d8e0797525cd05a4663f3598a11cbb5dd7dcc6fabf181d277e2cab88593e1458f5e646688e9e46a8d01952eb1383f358454200d59634c40920b93b7db9e
 SHA512 
b69c0564ccaf897ee2f18d0769877986e67006cf33dbefe2bbc85261726372f09669d19aa118de58ccfb847cc8b7e670e25c030128eec665e1cecf0a96cb4b89

diff --git a/app-vim/conque/conque-2.3-r1.ebuild 
b/app-vim/conque/conque-2.3-r1.ebuild
deleted file mode 100644
index c4d72f0ec19..00000000000
--- a/app-vim/conque/conque-2.3-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python3_6 )
-VIM_PLUGIN_VIM_VERSION="7.1"
-
-inherit python-single-r1 vim-plugin
-
-MY_P="${PN}_${PV}"
-DESCRIPTION="vim plugin: Run interactive commands inside a Vim buffer"
-HOMEPAGE="https://code.google.com/p/conque/";
-SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.gz";
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-       || (
-               app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
-               app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
-       )
-       ${PYTHON_DEPS}"
-
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-VIM_PLUGIN_HELPFILES="ConqueTerm"
-
-S="${WORKDIR}/${MY_P}"

diff --git a/app-vim/conque/metadata.xml b/app-vim/conque/metadata.xml
deleted file mode 100644
index 6fa1407c232..00000000000
--- a/app-vim/conque/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Vim Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="google-code">conque</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 542306e2be9..1ed359eceaf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -484,7 +484,6 @@ media-sound/freebirth
 # port them to Python 3.7 *and* 3.8 (3.9 would also be nice).
 # Removal in 30 days.  Please find relevant bugs on tracker bug #695996.
 app-crypt/acmebot
-app-vim/conque
 
 # Michał Górny <[email protected]> (2020-09-09)
 # These packages (or package versions) still require Python 2.7.

Reply via email to