summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-21 16:09:19 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-21 16:09:19 +0200
commit40d2a9d739341eee9325dcd890c1cb9346b76c4b (patch)
tree88405ef589d86cc78679f67fc20b65107cd11cb2
parentmedia-gfx/birdfont: Remove last-rited pkg (diff)
downloadgentoo-40d2a9d739341eee9325dcd890c1cb9346b76c4b.tar.gz
gentoo-40d2a9d739341eee9325dcd890c1cb9346b76c4b.tar.bz2
gentoo-40d2a9d739341eee9325dcd890c1cb9346b76c4b.zip
dev-vcs/git-spindle: Remove last-rited pkg
Closes: https://bugs.gentoo.org/718302 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-vcs/git-spindle/Manifest1
-rw-r--r--dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild29
-rw-r--r--dev-vcs/git-spindle/metadata.xml17
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 48 deletions
diff --git a/dev-vcs/git-spindle/Manifest b/dev-vcs/git-spindle/Manifest
deleted file mode 100644
index c9ce86058b4e..000000000000
--- 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 ec1ea0e27378..000000000000
--- 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 baa38de52430..000000000000
--- 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>nicolasbock@gentoo.org</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 b17a7c57e9b4..afe8ad40918d 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 <tupone@gentoo.org> (2020-08-16)
# Ported to py3.8 but not yet released