* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-bz/, profiles/
@ 2020-09-14 17:23 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-09-14 17:23 UTC (permalink / raw
To: gentoo-commits
commit: c157b7b4349fd15f96644c9ca6c3067a5005b4dd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 17:19:51 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 17:23:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c157b7b4
dev-vcs/git-bz: Remove last-rited pkg
Closes: https://bugs.gentoo.org/735334
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-vcs/git-bz/Manifest | 1 -
dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild | 39 -------------------------------
dev-vcs/git-bz/metadata.xml | 8 -------
profiles/package.mask | 5 ----
4 files changed, 53 deletions(-)
diff --git a/dev-vcs/git-bz/Manifest b/dev-vcs/git-bz/Manifest
deleted file mode 100644
index 010881a6117..00000000000
--- a/dev-vcs/git-bz/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST git-bz-0.2015.09.08.tar.bz2 46980 BLAKE2B c5aae20c4c3946b01620f0cdd33248a67ffc3a3e8fb84bab6bb6ccda778ac82e7fb7fb6bbe463fb13733e5b8bf5ba95d0e316b0dbcee3ef30c5003c353521ce5 SHA512 8a468183f23d182ea566ceb524b05028c483e5eecc0c8babec42d67e99b8779af430d18373e130dcc13c8c58135ac62faf0a700c2731320617b47b00f5678133
diff --git a/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild b/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild
deleted file mode 100644
index b2b53fc0f80..00000000000
--- a/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='sqlite'
-
-inherit python-single-r1
-
-DESCRIPTION="Bugzilla subcommand for git"
-HOMEPAGE="http://www.fishsoup.net/software/git-bz/"
-SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
- dev-vcs/git
- ${PYTHON_DEPS}"
-
-src_configure() {
- # custom script
- ./configure --prefix="${EPREFIX}/usr" || die
-}
-
-src_install() {
- default
- python_fix_shebang "${ED%/}"/usr/bin/${PN}
-}
-
-pkg_postinst() {
- if ! has_version dev-python/pycrypto; then
- elog "For Chrome/-ium cookie decryption support, please install:"
- elog " dev-python/pycrypto"
- fi
-}
diff --git a/dev-vcs/git-bz/metadata.xml b/dev-vcs/git-bz/metadata.xml
deleted file mode 100644
index 0319eec4c8b..00000000000
--- a/dev-vcs/git-bz/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mgorny@gentoo.org</email>
- <name>Michał Górny</name>
- </maintainer>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index af1a9772253..db9c08ecda5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -674,11 +674,6 @@ app-admin/apg
# Removal in 30 days. Bug #736517.
dev-python/paver
-# Michał Górny <mgorny@gentoo.org> (2020-08-09)
-# Python 2 only. No commits since 2015.
-# Removal in 30 days. Bug #735334.
-dev-vcs/git-bz
-
# Mikle Kolyada <zlogene@gentoo.org> (2020-08-02)
# consolekit is abandoned upstream.
# People are encouraged to switch to any logind
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-14 17:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-14 17:23 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-bz/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox