summaryrefslogtreecommitdiff
path: root/dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-07-24 22:24:25 +0200
committerMichał Górny <mgorny@gentoo.org>2022-07-24 22:24:25 +0200
commit0d075f3be4f412deff896fa0df55d5471d5dfdc0 (patch)
treebf746cee83081c9f4c3fe760f43bad6e468b5754 /dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild
parenta56769dc33ddacdb362eec4ea2742c4bc89d8a3b (diff)
downloadgentoo-0d075f3be4f412deff896fa0df55d5471d5dfdc0.tar.gz
gentoo-0d075f3be4f412deff896fa0df55d5471d5dfdc0.tar.bz2
gentoo-0d075f3be4f412deff896fa0df55d5471d5dfdc0.zip
dev-python/alagitpull: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild')
-rw-r--r--dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild b/dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild
deleted file mode 100644
index 77abe36881f2..000000000000
--- a/dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="alabaster sub-theme used on git-pull docs"
-HOMEPAGE="https://github.com/git-pull/alagitpull"
-SRC_URI="https://github.com/git-pull/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-SLOT="0"
-
-RDEPEND="
- <dev-python/alabaster-0.8[${PYTHON_USEDEP}]
-"
-BDEPEND="${RDEPEND}"
-
-# no tests...