commit: 0ad346cbb315f93498c5ad12fb5ff198e7224a31 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 16 07:33:52 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Apr 16 07:36:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad346cb
dev-vcs/bzr-fastimport: Remove last-rited pkg Closes: https://bugs.gentoo.org/591446 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-vcs/bzr-fastimport/Manifest | 1 - .../bzr-fastimport/bzr-fastimport-0.13.0.ebuild | 33 ---------------------- dev-vcs/bzr-fastimport/metadata.xml | 8 ------ profiles/package.mask | 12 -------- 4 files changed, 54 deletions(-) diff --git a/dev-vcs/bzr-fastimport/Manifest b/dev-vcs/bzr-fastimport/Manifest deleted file mode 100644 index 5e1690484f6..00000000000 --- a/dev-vcs/bzr-fastimport/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bzr-fastimport-0.13.0.tar.gz 80255 BLAKE2B 7de24a16af62822b2b4e44d3ea3855a392993b1f57a8722e015ce426bca83aa94650321e5f46ff9d7f2571a6f9cea81c010eeb9ce9005b24734383a84da0ecea SHA512 3677a6ebb9d5d36d7d29198f239289a9670ac4f1fcbf74a1f219f8a0a5a9cd4301dbdc969c4bce2da18e3c4f7f9a3752919b662473071a7b3f1d84c2de27d821 diff --git a/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild b/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild deleted file mode 100644 index 586ab53eb4b..00000000000 --- a/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Plugin providing fast loading of revision control data into Bazaar" -HOMEPAGE="https://launchpad.net/bzr-fastimport http://wiki.bazaar.canonical.com/BzrFastImport" -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-vcs/bzr-1.18 - >=dev-python/python-fastimport-0.9" -DEPEND="" - -DOCS=( NEWS README.txt doc/notes.txt ) - -pkg_postinst() { - elog "These commands need additional dependencies:" - elog - elog "bzr fast-export-from-darcs: dev-vcs/darcs" - elog "bzr fast-export-from-git: dev-vcs/git" - elog "bzr fast-export-from-hg: dev-vcs/mercurial" - elog "bzr fast-export-from-mtn: dev-vcs/monotone" - elog "bzr fast-export-from-svn: dev-vcs/subversion[python]" -} diff --git a/dev-vcs/bzr-fastimport/metadata.xml b/dev-vcs/bzr-fastimport/metadata.xml deleted file mode 100644 index 334a524e02a..00000000000 --- a/dev-vcs/bzr-fastimport/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-needed --> - <upstream> - <remote-id type="launchpad">bzr-fastimport</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index dc4a0acfabd..5d0d1526740 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -618,18 +618,6 @@ media-sound/forked-daapd # Removal in 30 days. Bug #610966. net-analyzer/netsniff-ng -# Michał Górny <[email protected]> (17 Mar 2019) -# bzr-fastimport: Unmaintained. Does not work with current Gentoo -# versions of dev-python/python-fastimport. No upstream release since -# 2012. -# -# git-bzr-ng: Unmaintained. Reverse depedency of bzr-fastimport. -# Gentoo carries a 2012 snapshot, upstream did not touch the code -# since 2013. -# -# Removal in 30 days. Bug #591446. -dev-vcs/bzr-fastimport - # Matt Turner <[email protected]> (16 Mar 2019) # Previously packaged drivers, now removed from Gentoo. # Keep this mask in place so users are aware, but can also easily unmask them
