commit:     40d2a9d739341eee9325dcd890c1cb9346b76c4b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 14:09:19 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 14:09:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d2a9d7

dev-vcs/git-spindle: Remove last-rited pkg

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

 dev-vcs/git-spindle/Manifest                  |  1 -
 dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild | 29 ---------------------------
 dev-vcs/git-spindle/metadata.xml              | 17 ----------------
 profiles/package.mask                         |  1 -
 4 files changed, 48 deletions(-)

diff --git a/dev-vcs/git-spindle/Manifest b/dev-vcs/git-spindle/Manifest
deleted file mode 100644
index c9ce86058b4..00000000000
--- a/dev-vcs/git-spindle/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST git-spindle-3.3.tar.gz 1854895 BLAKE2B 
b1330ba728a7f124024ad755ead350fc3e8b2a3065afe70f56b4053bc2a308920c5e2ec4d4bfee566ad199d58ec0cc3d25ac69be1e5999a2527a9711b79f4164
 SHA512 
5d56f51d952ccfea321be79108a795d9e7dd7eca78d966955e76e1c8297eafc9899ef40b6ef1bfff692fe0ce7c3d54ead0ff5fdf31eb559d3ebc0ef9de91c3e8

diff --git a/dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild 
b/dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild
deleted file mode 100644
index ec1ea0e2737..00000000000
--- a/dev-vcs/git-spindle/git-spindle-3.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=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Git subcommands for interacting with central services"
-HOMEPAGE="http://seveas.github.io/git-spindle/";
-SRC_URI="https://github.com/seveas/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-       dev-vcs/git
-       dev-python/github3[${PYTHON_USEDEP}]
-       dev-python/docopt[${PYTHON_USEDEP}]
-       dev-python/whelk[${PYTHON_USEDEP}]
-       ${PYTHON_DEPS}"
-DEPEND="
-       ${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-vcs/git-spindle/metadata.xml b/dev-vcs/git-spindle/metadata.xml
deleted file mode 100644
index baa38de5243..00000000000
--- a/dev-vcs/git-spindle/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <name>Nicolas Bock</name>
-               <email>[email protected]</email>
-       </maintainer>
-       <longdescription lang="en">
-               Many central git hosting services, such as GitHub and GitLab, 
provide
-               an API to perform actions such as creating repositories and 
filing
-               pull requests. git-spindle is a collection of git subcommands 
to make
-               using these services easier.
-       </longdescription>
-       <upstream>
-               <remote-id type="github">seveas/git-spindle</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index b17a7c57e9b..afe8ad40918 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -622,7 +622,6 @@ dev-python/whelk
 dev-util/molecule
 dev-util/molecule-core
 dev-util/molecule-plugins
-dev-vcs/git-spindle
 
 # Alfredo Tupone <[email protected]> (2020-08-16)
 # Ported to py3.8 but not yet released

Reply via email to